'---------------------------------------------------------------- 'SHOPBOT ROUTER FILE IN INCHES 'GENERATED BY PARTWorks 'Minimum extent in X = 0.000 Minimum extent in Y = 0.000 Minimum extent in Z = -0.079 'Maximum extent in X = 5.906 Maximum extent in Y = 3.150 Maximum extent in Z = 0.000 'Length of material in X = 5.906 'Length of material in Y = 3.150 'Depth of material in Z = 0.079 'Home Position Information = Bottom Left Corner, Material Surface 'Home X = 0.000000 Home Y = 0.000000 Home Z = 0.800000 'Rapid clearance gap or Safe Z = 0.200 'UNITS:Inches ' IF %(25)=1 THEN GOTO UNIT_ERROR 'check to see software is set to standard SA 'Set program to absolute coordinate mode CN, 90 'New Path 'Toolpath Name = Cut Out 'Tool Name = End Mill (1/32") &PWSafeZ = 0.200 &PWZorigin = Material Surface &PWMaterial = 0.079 '&ToolName = "End Mill (1/32")" &Tool =3 'Tool number to change to C9 'Change tool TR,15000 'Set spindle RPM C6 'Spindle on PAUSE 2 ' MS,1.0,0.2 JZ,0.800000 J3,0.044013,0.056635,0.200000 M3,0.044013,0.056635,-0.022310 M3,0.044013,0.520635,-0.022310 CG, ,0.059663,0.536285,0.015650,0.000000,T,1 M3,1.489863,0.536285,-0.022310 CG, ,1.505513,0.520635,0.000000,-0.015650,T,1 M3,1.505513,0.056635,-0.022310 CG, ,1.489863,0.040985,-0.015650,0.000000,T,1 M3,0.059663,0.040985,-0.022310 CG, ,0.044013,0.056635,0.000000,0.015650,T,1 M3,0.044013,0.056635,-0.044619 M3,0.044013,0.520635,-0.044619 CG, ,0.059663,0.536285,0.015650,0.000000,T,1 M3,1.489863,0.536285,-0.044619 CG, ,1.505513,0.520635,0.000000,-0.015650,T,1 M3,1.505513,0.056635,-0.044619 CG, ,1.489863,0.040985,-0.015650,0.000000,T,1 M3,0.059663,0.040985,-0.044619 CG, ,0.044013,0.056635,0.000000,0.015650,T,1 M3,0.044013,0.056635,-0.066929 M3,0.044013,0.520635,-0.066929 CG, ,0.059663,0.536285,0.015650,0.000000,T,1 M3,1.489863,0.536285,-0.066929 CG, ,1.505513,0.520635,0.000000,-0.015650,T,1 M3,1.505513,0.056635,-0.066929 CG, ,1.489863,0.040985,-0.015650,0.000000,T,1 M3,0.059663,0.040985,-0.066929 CG, ,0.044013,0.056635,0.000000,0.015650,T,1 J3,0.044013,0.056635,0.200000 JZ,0.800000 J3,0.000000,0.000000,0.800000 ' 'Turning router OFF C7 END ' ' UNIT_ERROR: CN, 91 'Run file explaining unit error END