'---------------------------------------------------------------- 'SHOPBOT ROUTER FILE IN MM 'GENERATED BY PARTWorks 'Minimum extent in X = 0.000 Minimum extent in Y = 0.000 Minimum extent in Z = -15.000 'Maximum extent in X = 1200.000 Maximum extent in Y = 1600.000 Maximum extent in Z = 0.000 'Length of material in X = 1200.000 'Length of material in Y = 1600.000 'Depth of material in Z = 15.000 'Home Position Information = Bottom Left Corner, Material Surface 'Home X = 0.000000 Home Y = 0.000000 Home Z = 50.000000 'Rapid clearance gap or Safe Z = 50.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 = Drill 1 'Tool Name = Straight 6,0mm (48-005) &PWSafeZ = 50.000 &PWZorigin = Material Surface &PWMaterial = 15.000 '&ToolName = "Straight 6,0mm (48-005)" &Tool =2 '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,50.000000 J2,0.000000,0.000000 J3,404.032013,197.080002,50.000000 J3,404.032013,197.080002,6.000000 M3,404.032013,197.080002,-1.500000 J3,404.032013,197.080002,50.000000 J3,933.721985,199.722000,50.000000 J3,933.721985,199.722000,6.000000 M3,933.721985,199.722000,-1.500000 J3,933.721985,199.722000,50.000000 J3,737.961975,663.418030,50.000000 J3,737.961975,663.418030,6.000000 M3,737.961975,663.418030,-1.500000 J3,737.961975,663.418030,50.000000 J3,944.721985,834.322021,50.000000 J3,944.721985,834.322021,6.000000 M3,944.721985,834.322021,-1.500000 J3,944.721985,834.322021,50.000000 J3,313.273010,797.632019,50.000000 J3,313.273010,797.632019,6.000000 M3,313.273010,797.632019,-1.500000 J3,313.273010,797.632019,50.000000 JZ,50.000000 J2,0.000000,0.000000 ' 'Turning router OFF C7 END ' ' UNIT_ERROR: CN, 91 'Run file explaining unit error END