Below is a little snippet of code generated by CamBam
The G81 and G83 lines read as
G81 X-0.4136 Y0.1305 Z-0.03 R0.025 F5.0
G81 X0.4139 Z-0.03
G83 X-0.4136 Y0.1305 Z-0.6 Q0.05 R0.025 F5.0
G83 X0.4139 Z-0.6
How do I make the post processor put in the complete line of code every time. Mach4 needs the complete line or it wont run the code. I'm sure the processor only puts on the line what variables have changed but now it needs to do it for every line weather it changed or not. See below changes.
G81 X-0.4136 Y0.1305 Z-0.03 R0.025 F5.0
G81 X0.4139 Y0.1305 Z-0.03 R0.025 F5.0
G83 X-0.4136 Y0.1305 Z-0.6 Q0.05 R0.025 F5.0
G83 X0.4139 Y0.1305 Z-0.6 Q0.05 R0.025 F5.0
( Made using CamBam -
http://www.cambam.co.uk )
( CaliperFrontFixture 3/25/2015 9:15:04 PM )
( T1 : 0.047 )
( T2 : 0.062 )
( T3 : 0.055 )
G20 G90 G91.1 G64 G40
G0 Z0.125
( T1 : 0.047 )
T1 M6
( Center Drill )
G17
M3 S1000
G0 X-0.4136 Y0.1305
G98
G81 X-0.4136 Y0.1305 Z-0.03 R0.025 F5.0
G81 X0.4139 Z-0.03
G80
( 1/16 Drill Bit )
G0 Z0.125
( T2 : 0.062 )
T2 M6
M3 S1000
G0 X-0.4136
G98
G83 X-0.4136 Y0.1305 Z-0.6 Q0.05 R0.025 F5.0
G83 X0.4139 Z-0.6
G80
( 1/16 Endmill )
G0 Z0.125
( T3 : 0.055 )
T3 M6