Hey Group,
When I code a job on SmartCAM with Block Delete's in the program
it out puts like this.
 
N35 M106 (1" X 90' SPOT DRILL TOOL 1)
N40 T02M08
N45 G00X-3.006Y1.78S2500M03
N50 G43Z0.0H01
N55 G98G81Z-1.24R-0.9F35.0
/N60 X-2.294Y2.47
/N65 X-0.9Y1.95
/N70 X-1.5Y2.0
 
How can I get the Block Delete's to code like this?
 
N35 M106 (1" X 90' SPOT DRILL TOOL 1)
N40 T02M08
N45 G00X-3.006Y1.78S2500M03
N50 G43Z0.0H01
N55 G98G81Z-1.24R-0.9F35.0
N60 / X-2.294Y2.47
N65 / X-0.9Y1.95
N70 / X-1.5Y2.0

Reply via email to