Sublime Forum

Need help in selection

#1

i need to select from X to before Y
but idk how to do that
Example:

G90
G49
M3 S15000
G0 X376.590 Y187.222 Z5.000
G1 Z-8.000 F1500
G1 X384.244 Y178.659 F3000
X386.692 Y180.700
X389.364 Y182.472
X392.215 Y183.940
X395.191 Y185.081
X400.090 Y186.300
X406.397 Y187.243
X412.750 Y187.796
X406.587 Y198.036
X405.823 Y198.552
X401.453 Y198.886
X395.910 Y198.581
X392.885 Y198.008
X389.957 Y197.057
X387.392 Y195.809
X384.946 Y194.330
X382.650 Y192.638
X379.539 Y190.021
X376.590 Y187.222
G1 Z-16.000 F1500
need to select from (G1 Z-8.000 F1500) to before (G1 Z-16.000 F1500)
its just a part of my project, need to select in multiple lines and lines numbers difrence
its near about 15000 line

0 Likes

#2

need to say that too
im newbie and dont know nothing about sublime just downloaded recently

0 Likes