summaryrefslogtreecommitdiffstats
path: root/.Slic3r/printer/LulzBot Mini, HIPS - start.gcode
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-08-21 19:13:32 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-08-21 19:13:32 (EDT)
commit047941fac3aca3d9893f806dc46a7812b7c1dfb9 (patch)
tree1bd4b7b91d8d8176d00dcdd4a79ac98b6e8c30f3 /.Slic3r/printer/LulzBot Mini, HIPS - start.gcode
parent4e17c996af580baee338bd20a3c4b49583facb6c (diff)
downloadslic3r-047941fac3aca3d9893f806dc46a7812b7c1dfb9.zip
slic3r-047941fac3aca3d9893f806dc46a7812b7c1dfb9.tar.gz
slic3r-047941fac3aca3d9893f806dc46a7812b7c1dfb9.tar.bz2
printer: Move X axis after probing
Otherwise, the firmware detects that an endstop is triggered and blocks any other moves: echo:endstops hit: X:0.00
Diffstat (limited to '.Slic3r/printer/LulzBot Mini, HIPS - start.gcode')
-rw-r--r--.Slic3r/printer/LulzBot Mini, HIPS - start.gcode1
1 files changed, 1 insertions, 0 deletions
diff --git a/.Slic3r/printer/LulzBot Mini, HIPS - start.gcode b/.Slic3r/printer/LulzBot Mini, HIPS - start.gcode
index 1e00c18..2f32c4c 100644
--- a/.Slic3r/printer/LulzBot Mini, HIPS - start.gcode
+++ b/.Slic3r/printer/LulzBot Mini, HIPS - start.gcode
@@ -73,6 +73,7 @@ M109 ; Wait for hotend temperature
M204 S300 ; Set acceleration for probing moves
G29 ; Probe the bed
M204 S2000 ; Set acceleration back to normal
+G1 X5 F5000 ; Move away from X endstop
G1 Z10 F5000 ; Lift off the bed-leveling washer
; Begin heating hotend to first layer temperature