'---------------------------------------------------------------- '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.650 'Maximum extent in X = 96.000 Maximum extent in Y = 48.000 Maximum extent in Z = 0.000 'Length of material in X = 96.000 'Length of material in Y = 48.000 'Depth of material in Z = 0.650 '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 = Sheet2ScrapProfileCut 'Tool Name = 1/4" Down-cut (57-910) &PWSafeZ = 0.200 &PWZorigin = Material Surface &PWMaterial = 0.650 '&ToolName = "1/4" Down-cut (57-910)" &Tool =3 'Tool number to change to C9 'Change tool TR,12000 'Set spindle RPM C6 'Spindle on PAUSE 2 ' MS,3.5,1.0 JZ,0.800000 J3,62.939957,47.915443,0.200000 M3,62.939957,47.915443,-0.140000 M3,62.939957,-0.084557,-0.140000 J3,62.939957,-0.084557,0.200000 J3,62.939957,47.915443,0.200000 M3,62.939957,47.915443,-0.280000 M3,62.939957,-0.084557,-0.280000 J3,62.939957,-0.084557,0.200000 J3,62.939957,47.915443,0.200000 M3,62.939957,47.915443,-0.420000 M3,62.939957,-0.084557,-0.420000 J3,62.939957,-0.084557,0.200000 J3,62.939957,47.915443,0.200000 M3,62.939957,47.915443,-0.560000 M3,62.939957,-0.084557,-0.560000 J3,62.939957,-0.084557,0.200000 J3,62.939957,47.915443,0.200000 M3,62.939957,47.915443,-0.700000 M3,62.939957,-0.084557,-0.700000 J3,62.939957,-0.084557,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