From b1392ecce9f9bacfd8eee42a0e21f39b29cf0fc5 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 2 Oct 2010 13:58:47 +0100 Subject: mk5-heated-platform, from ReplicatorG 0019 --- gcode_scripts/end.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gcode_scripts/end.txt (limited to 'gcode_scripts/end.txt') diff --git a/gcode_scripts/end.txt b/gcode_scripts/end.txt new file mode 100644 index 0000000..c1c26a7 --- /dev/null +++ b/gcode_scripts/end.txt @@ -0,0 +1,9 @@ +(end of the file, cooldown routines) +M104 S0 T0 (temp zero) +M109 S0 T0 (platform off) +M106 (fan on) +G92 Z0 (zero our z axis - hack b/c skeinforge mangles gcodes in end.txt) +G1 Z10 (go up 10 b/c it was zeroed earlier.) +G1 X0 Y0 Z10 (go to 0,0,z) +M18 (turn off steppers.) + -- cgit v1.2.3