diff options
Diffstat (limited to '.Slic3r/printer')
-rw-r--r-- | .Slic3r/printer/LulzBot Mini.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.Slic3r/printer/LulzBot Mini.ini b/.Slic3r/printer/LulzBot Mini.ini index f97c642..5e689b6 100644 --- a/.Slic3r/printer/LulzBot Mini.ini +++ b/.Slic3r/printer/LulzBot Mini.ini @@ -1,4 +1,4 @@ -# generated by Slic3r 1.2.9 on Sun Apr 10 16:34:08 2016 +# generated by Slic3r 1.2.9 on Sun Apr 10 21:40:34 2016 bed_shape = -2x-2,156x-2,156x156,-2x156 before_layer_gcode = end_gcode = ; Begin LulzBot Mini end sequence\nM400 ; wait for current moves to finish (clear buffer)\nM104 S0 ; Hotend off\nM140 S0 ; heated bed heater off (if you have it)\nM107 ; fans off\nG92 E5 ; set extruder to 5mm for retract on print end\nG1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning\nM190 R50 ; wait for bed to cool\nM140 S0 ; turn off bed temp\nG1 X145 Y175 Z156 F1000 ; move to cooling positioning\nM84 ; steppers off\nG90 ; absolute positioning\n; End LulzBot Mini end sequence\n @@ -24,4 +24,4 @@ use_relative_e_distances = 0 use_volumetric_e = 0 vibration_limit = 0 wipe = 0 -z_offset = 1.43 +z_offset = 0 |