'---------------------------------------------------------------- 'SHOPBOT ROUTER FILE IN INCHES 'GENERATED BY PARTWorks 'Minimum extent in X = 0.000 Minimum extent in Y = 0.000 Minimum extent in Z = -1.500 'Maximum extent in X = 5.000 Maximum extent in Y = 5.000 Maximum extent in Z = 0.000 'Length of material in X = 5.000 'Length of material in Y = 5.000 'Depth of material in Z = 1.500 'Home Position Information = Bottom Left Corner, Material Surface 'Home X = 0.000000 Home Y = 10.000000 Home Z = 2.000000 '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 = 3D Roughing 1 'Tool Name = 1/4" Straight (48-005) &PWSafeZ = 0.200 &PWZorigin = Material Surface &PWMaterial = 1.500 '&ToolName = "1/4" Straight (48-005)" &Tool =2 'Tool number to change to C9 'Change tool TR,10000 'Set spindle RPM C6 'Spindle on PAUSE 2 ' MS,0.8,1.0 JZ,2.000000 J3,1.115000,1.192168,0.200000 M3,1.115000,1.192168,-0.250000 M3,3.890000,1.192168,-0.250000 M3,3.890000,1.292168,-0.250000 M3,1.115000,1.292168,-0.250000 M3,1.115000,1.392168,-0.250000 M3,3.890000,1.392168,-0.250000 M3,3.890000,1.492168,-0.250000 M3,1.115000,1.492168,-0.250000 M3,1.115000,1.592168,-0.250000 M3,3.890000,1.592168,-0.250000 M3,3.890000,1.692168,-0.250000 M3,1.115000,1.692168,-0.250000 M3,1.115000,1.792168,-0.250000 M3,3.890000,1.792168,-0.250000 M3,3.890000,1.892168,-0.250000 M3,1.115000,1.892168,-0.250000 M3,1.115000,1.992168,-0.250000 M3,3.890000,1.992168,-0.250000 M3,3.890000,2.092168,-0.250000 M3,1.115000,2.092168,-0.250000 M3,1.115000,2.192168,-0.250000 M3,3.890000,2.192168,-0.250000 M3,3.890000,2.292168,-0.250000 M3,1.115000,2.292168,-0.250000 M3,1.115000,2.392168,-0.250000 M3,3.890000,2.392168,-0.250000 M3,3.890000,2.492168,-0.250000 M3,1.115000,2.492168,-0.250000 M3,1.115000,2.592168,-0.250000 M3,3.890000,2.592168,-0.250000 M3,3.890000,2.692168,-0.250000 M3,1.115000,2.692168,-0.250000 M3,1.115000,2.792168,-0.250000 M3,3.890000,2.792168,-0.250000 M3,3.890000,2.892168,-0.250000 M3,1.115000,2.892168,-0.250000 M3,1.115000,2.992168,-0.250000 M3,3.890000,2.992168,-0.250000 M3,3.890000,3.092168,-0.250000 M3,1.115000,3.092168,-0.250000 M3,1.115000,3.192168,-0.250000 M3,3.890000,3.192168,-0.250000 M3,3.890000,3.292168,-0.250000 M3,1.115000,3.292168,-0.250000 M3,1.115000,3.392168,-0.250000 M3,3.890000,3.392168,-0.250000 M3,3.890000,3.492168,-0.250000 M3,1.115000,3.492168,-0.250000 M3,1.115000,3.592168,-0.250000 M3,3.890000,3.592168,-0.250000 M3,3.890000,3.692168,-0.250000 M3,1.115000,3.692168,-0.250000 M3,1.115000,3.792168,-0.250000 M3,3.890000,3.792168,-0.250000 J3,3.890000,3.792168,0.200000 J3,1.115000,1.115000,0.200000 M3,1.115000,1.115000,-0.250000 M3,3.890000,1.115000,-0.250000 M3,3.890000,3.890000,-0.250000 M3,1.115000,3.890000,-0.250000 M3,1.115000,1.115000,-0.250000 J3,1.115000,1.115000,0.200000 JZ,2.000000 J3,0.000000,10.000000,2.000000 ' 'Turning router OFF C7 END ' ' UNIT_ERROR: CN, 91 'Run file explaining unit error END