Question
Fill routines for Fixture Offset and Tool length offset
Dear Pro/Gurus I need your expert help.
I need two fill routines,
First to add the line G0 X0 Y0 C0 B0 after the fixture offset (set / ofsetl,
54)
and the second to read the tool number of Loadtl / 1
and put it along with Spindle command with the format G43.4 H1 S...M3
Before
T1
M6
G54
S1100M3
G1G94X241.131Y0.0Z-66.0C0.0F9999B90.0
X162.0
X158.0F100
After
T1
M6
G54
G0X0Y0C0B0
G43.4H1S1100M3
G1G94X241.131Y0.0Z-66.0C0.0F9999B90.0
X162.0
X158.0F100
T.I.A
Georgios Lambouras
C.N.C programmer
I need two fill routines,
First to add the line G0 X0 Y0 C0 B0 after the fixture offset (set / ofsetl,
54)
and the second to read the tool number of Loadtl / 1
and put it along with Spindle command with the format G43.4 H1 S...M3
Before
T1
M6
G54
S1100M3
G1G94X241.131Y0.0Z-66.0C0.0F9999B90.0
X162.0
X158.0F100
After
T1
M6
G54
G0X0Y0C0B0
G43.4H1S1100M3
G1G94X241.131Y0.0Z-66.0C0.0F9999B90.0
X162.0
X158.0F100
T.I.A
Georgios Lambouras
C.N.C programmer

