Skip to content

Instantly share code, notes, and snippets.

@ryansturmer
Created December 9, 2015 22:05
Show Gist options
  • Save ryansturmer/3d870fb5ba660b45f146 to your computer and use it in GitHub Desktop.
Save ryansturmer/3d870fb5ba660b45f146 to your computer and use it in GitHub Desktop.
'----------------------------------------------------------------
'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.375
'Maximum extent in X = 10.000 Maximum extent in Y = 10.000 Maximum extent in Z = 0.000
'Length of material in X = 10.000
'Length of material in Y = 10.000
'Depth of material in Z = 0.375
'Home Position Information = Bottom Left Corner, Material Surface
'Home X = 0.000000 Home Y = 0.000000 Home Z = 0.500000
'Rapid clearance gap or Safe Z = 0.500
'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 = V-Carve 2
'Tool Name = V Bit 90 (13732)
&PWSafeZ = 0.500
&PWZorigin = Material Surface
&PWMaterial = 0.375
'&ToolName = "V Bit 90 (13732)"
&Tool =7 'Tool number to change to
'C9 'Change tool
TR,12000 'Set spindle RPM
'C6 'Spindle on
PAUSE 2
'
MS,3.0,3.0
JZ,0.500000
J3,1.303326,4.819828,0.500000
M3,1.303326,4.819828,-0.001000
M3,1.303326,4.802764,-0.001000
M3,1.302326,4.801764,0.000000
M3,1.303326,4.802764,-0.001000
M3,1.339453,4.802764,-0.001000
M3,1.340453,4.801764,0.000000
M3,1.339453,4.802764,-0.001000
M3,1.339453,4.819828,-0.001000
M3,1.340453,4.820827,0.000000
M3,1.339453,4.819828,-0.001000
M3,1.303326,4.819828,-0.001000
M3,1.302326,4.820827,0.000000
M3,1.303326,4.819828,-0.001000
J3,1.303326,4.819828,0.500000
J3,1.281570,4.928983,0.500000
M3,1.281570,4.928983,-0.001000
M3,1.279742,4.931688,-0.001000
M3,1.280463,4.932409,0.000000
M3,1.279742,4.931688,-0.001000
M3,1.277037,4.933516,-0.001000
M3,1.277432,4.934456,0.000000
M3,1.277037,4.933516,-0.001000
M3,1.273731,4.934188,-0.001000
M3,1.273731,4.935209,0.000000
M3,1.273731,4.934188,-0.001000
M3,1.270424,4.933516,-0.001000
M3,1.270030,4.934456,0.000000
M3,1.270424,4.933516,-0.001000
M3,1.267719,4.931688,-0.001000
M3,1.266999,4.932409,0.000000
M3,1.267719,4.931688,-0.001000
M3,1.265891,4.928983,-0.001000
M3,1.264951,4.929378,0.000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment