'---------------------------------------------------------------- 'SHOPBOT ROUTER FILE IN MM 'GENERATED BY PARTWorks 'Minimum extent in X = 0.000 Minimum extent in Y = 0.000 Minimum extent in Z = -12.300 'Maximum extent in X = 500.000 Maximum extent in Y = 450.000 Maximum extent in Z = 0.000 'Length of material in X = 500.000 'Length of material in Y = 450.000 'Depth of material in Z = 12.300 'Home Position Information = Bottom Left Corner, Material Surface 'Home X = 0.000000 Home Y = 0.000000 Home Z = 20.000000 'Rapid clearance gap or Safe Z = 5.000 'UNITS:MM ' IF %(25)=0 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 = Profile 1 'Tool Name = 1/4" Up-cut (13729) &PWSafeZ = 5.000 &PWZorigin = Material Surface &PWMaterial = 12.300 '&ToolName = "1/4" Up-cut (13729)" &Tool =4 'Jog Z axis to safe height C9 TR,14000 C6 'Return tool to home in x and y PAUSE 2 ' MS,75.9,25.3 JZ,20.000000 J2,0.000000,0.000000 J3,50.000000,50.000000,5.000000 M3,50.000000,50.000000,0.000000 M3,150.000000,50.000000,-3.075000 M3,50.000000,50.000000,-6.150000 M3,150.000000,50.000000,-6.150000 J3,150.000000,50.000000,5.000000 J3,50.000000,50.000000,5.000000 M3,50.000000,50.000000,-6.150000 M3,150.000000,50.000000,-9.225000 M3,50.000000,50.000000,-12.300000 M3,150.000000,50.000000,-12.300000 J3,150.000000,50.000000,5.000000 C7 'New Path 'Toolpath Name = Profile 2 'Tool Name = 1/4" Down-cut (57-910) &TOOL=3 C9 TR, 12000 C6 MS,75.9,50.6 'New Path 'Toolpath Name = Profile 2 'Tool Name = 1/4" Down-cut (57-910) TR, 12000 MS,75.9,50.6 JZ,20.000000 J3,50.000000,80.000000,5.000000 M3,50.000000,80.000000,0.000000 M3,50.000000,180.000000,-3.000000 M3,50.000000,80.000000,-6.000000 M3,50.000000,180.000000,-6.000000 J3,50.000000,180.000000,5.000000 C7 'New Path 'Toolpath Name = Profile 3 'Tool Name = 1/4" Up-cut (13729) &TOOL=4 C9 TR, 14000 C6 MS,75.9,25.3 'New Path 'Toolpath Name = Profile 3 'Tool Name = 1/4" Up-cut (13729) TR, 14000 MS,75.9,25.3 JZ,20.000000 J3,50.000000,80.000000,5.000000 M3,50.000000,80.000000,-6.000000 M3,50.000000,180.000000,-7.575000 M3,50.000000,80.000000,-9.150000 M3,50.000000,180.000000,-9.150000 J3,50.000000,180.000000,5.000000 J3,50.000000,80.000000,5.000000 M3,50.000000,80.000000,-9.150000 M3,50.000000,180.000000,-10.725000 M3,50.000000,80.000000,-12.300000 M3,50.000000,180.000000,-12.300000 J3,50.000000,180.000000,5.000000 JZ,20.000000 J2,0.000000,0.000000 ' 'Turning router OFF C7 END ' ' UNIT_ERROR: CN, 91 'Run file explaining unit error END