Cleanup of unused alteration files
This commit is contained in:
parent
168e748724
commit
8518df4a8e
9 changed files with 0 additions and 23 deletions
|
|
@ -1,2 +0,0 @@
|
|||
(this is a sample cool end file, it must be renamed cool_end.gcode for skeinforge to recognize it)
|
||||
M107
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
(this is a sample cool start file, it must be renamed cool_start.gcode for skeinforge to recognize it)
|
||||
M106
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
(this is a sample gcode end file, it must be renamed end.gcode for skeinforge to recognize it)
|
||||
M2
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
(this is a sample gcode homing file, it must be renamed homing.gcode for skeinforge to recognize it)
|
||||
G1 X-250.0
|
||||
G92 X0 ;set x 0
|
||||
G1 Y-250.0
|
||||
G92 Y0 ;set y 0
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
M101
|
||||
M103
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
M108 S M108 P
|
||||
M113 S M108 S
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
(This is a sample gcode start file, it must be renamed start.gcode for skeinforge to recognize it. Also, to remove confusion this comment line should be deleted.)
|
||||
G28
|
||||
M140 S<setting.chamber.BedTemperature>
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
(this is a sample support end file, it must be renamed support_end.gcode for skeinforge to recognize it)
|
||||
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
(this is a sample support start file, it must be renamed support_start.gcode for skeinforge to recognize it)
|
||||
|
||||
Loading…
Reference in a new issue