Migrating files from the the Honnun project to a separate project focused on the CNC foamcutter.
This commit is contained in:
10
Software_folder/examples/EXAMPLE4.gcode
Normal file
10
Software_folder/examples/EXAMPLE4.gcode
Normal file
@@ -0,0 +1,10 @@
|
||||
G92 X0.0 Y0.0 A0.0 B0.0 -- set part zero here
|
||||
G01 X900.0000 Y200.0000 A900.0000 B1000.0000 F4000.0000
|
||||
G01 X1020.5000 Y250.0000 A1020.5000 B1050.0000 F4000.0000
|
||||
G01 X1150.0000 Y200.0000 A1150.0000 B1000.0000 F4000.0000
|
||||
G01 X1200.0000 Y470.5000 A1200.0000 B870.5000 F4000.0000
|
||||
G01 X1150.0000 Y550.0000 A1150.0000 B750.0000 F4000.0000
|
||||
G01 X1020.5000 Y500.0000 A1020.5000 B700.0000 F4000.0000
|
||||
G01 X900.0000 Y550.0000 A900.0000 B750.0000 F4000.0000
|
||||
G01 X850.0000 Y470.5000 A850.0000 B870.5000 F4000.0000
|
||||
G01 X900.0000 Y200.0000 A900.0000 B1000.0000 F4000.0000
|
||||
Reference in New Issue
Block a user