added gcodes
This commit is contained in:
1
src/resources/gcodes/FireLaser.ngc
Normal file
1
src/resources/gcodes/FireLaser.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
M3 S10
|
||||||
1
src/resources/gcodes/GoHomeXYZ.ngc
Normal file
1
src/resources/gcodes/GoHomeXYZ.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
G28
|
||||||
1
src/resources/gcodes/ParkRearRightWW.ngc
Normal file
1
src/resources/gcodes/ParkRearRightWW.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
G0 Z0 X816 Y816
|
||||||
3
src/resources/gcodes/SpindleWarmUp1Minute.ngc
Normal file
3
src/resources/gcodes/SpindleWarmUp1Minute.ngc
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
M3 s6000
|
||||||
|
G4 P60000
|
||||||
|
M5
|
||||||
1
src/resources/gcodes/TurnOffSpindleAndLaser.ngc
Normal file
1
src/resources/gcodes/TurnOffSpindleAndLaser.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
M5
|
||||||
1
src/resources/gcodes/TurnOffVac.ngc
Normal file
1
src/resources/gcodes/TurnOffVac.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
m9
|
||||||
1
src/resources/gcodes/TurnOnSpindle.ngc
Normal file
1
src/resources/gcodes/TurnOnSpindle.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
m3 s9000
|
||||||
1
src/resources/gcodes/VacOn.ngc
Normal file
1
src/resources/gcodes/VacOn.ngc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
M8
|
||||||
Reference in New Issue
Block a user