summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-08-21 17:29:19 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-08-21 17:29:19 (EDT)
commit4e17c996af580baee338bd20a3c4b49583facb6c (patch)
treec73b8b0e4986f7e40b1133fa06d763c370351442
parent5afdd81fcd8872be105f3d4a063a08d10b7a3dc4 (diff)
downloadslic3r-4e17c996af580baee338bd20a3c4b49583facb6c.zip
slic3r-4e17c996af580baee338bd20a3c4b49583facb6c.tar.gz
slic3r-4e17c996af580baee338bd20a3c4b49583facb6c.tar.bz2
print: Move toolhead farther up for cooling and removal
This should give a taller usable print area.
-rw-r--r--.Slic3r/printer/LulzBot Mini, HIPS - end.gcode4
-rw-r--r--.Slic3r/printer/LulzBot Mini, HIPS.ini4
-rw-r--r--.Slic3r/slic3r.ini2
3 files changed, 5 insertions, 5 deletions
diff --git a/.Slic3r/printer/LulzBot Mini, HIPS - end.gcode b/.Slic3r/printer/LulzBot Mini, HIPS - end.gcode
index 5583ec8..15e5b68 100644
--- a/.Slic3r/printer/LulzBot Mini, HIPS - end.gcode
+++ b/.Slic3r/printer/LulzBot Mini, HIPS - end.gcode
@@ -13,12 +13,12 @@ M107 ; Turn off the print cooling fan
; Move to cooling position and retract filament
G92 E0 ; Set extruder position to 0 (origin)
-G1 X5 Y5 Z156 E-5 F10000 ; Move bed and nozzle and retract filament
+G1 X5 Y5 Z160 E-5 F10000 ; Move bed and nozzle and retract filament
M190 R60 ; Wait for bed to cool
; Move to print removal position
M140 S0 ; Set bed temperature without waiting
-G1 X145 Y190 Z156 F10000 ; Move bed forward and toolhead right
+G1 X145 Y190 Z160 F10000 ; Move bed forward and toolhead right
; Idle
M84 ; Turn off stepper motors
diff --git a/.Slic3r/printer/LulzBot Mini, HIPS.ini b/.Slic3r/printer/LulzBot Mini, HIPS.ini
index d027567..8585d41 100644
--- a/.Slic3r/printer/LulzBot Mini, HIPS.ini
+++ b/.Slic3r/printer/LulzBot Mini, HIPS.ini
@@ -1,7 +1,7 @@
-# generated by Slic3r 1.2.9 on Mon Aug 21 17:27:09 2017
+# generated by Slic3r 1.2.9 on Mon Aug 21 17:29:13 2017
bed_shape = -2x-2,156x-2,156x156,-2x156
before_layer_gcode =
-end_gcode = \n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot Mini HIPS end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Ensure moves are complete\nM400 ; Pause processing until moves complete\n\n; Begin cooling\nM104 S0 ; Set hotend temperature without waiting\nM140 S0 ; Set bed temperature without waiting\nM107 ; Turn off the print cooling fan\n\n; Move to cooling position and retract filament\nG92 E0 ; Set extruder position to 0 (origin)\nG1 X5 Y5 Z156 E-5 F10000 ; Move bed and nozzle and retract filament\nM190 R60 ; Wait for bed to cool\n\n; Move to print removal position\nM140 S0 ; Set bed temperature without waiting\nG1 X145 Y190 Z156 F10000 ; Move bed forward and toolhead right\n\n; Idle\nM84 ; Turn off stepper motors\nG90 ; Set absolute positioning mode\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot Mini HIPS end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
+end_gcode = \n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot Mini HIPS end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Ensure moves are complete\nM400 ; Pause processing until moves complete\n\n; Begin cooling\nM104 S0 ; Set hotend temperature without waiting\nM140 S0 ; Set bed temperature without waiting\nM107 ; Turn off the print cooling fan\n\n; Move to cooling position and retract filament\nG92 E0 ; Set extruder position to 0 (origin)\nG1 X5 Y5 Z160 E-5 F10000 ; Move bed and nozzle and retract filament\nM190 R60 ; Wait for bed to cool\n\n; Move to print removal position\nM140 S0 ; Set bed temperature without waiting\nG1 X145 Y190 Z160 F10000 ; Move bed forward and toolhead right\n\n; Idle\nM84 ; Turn off stepper motors\nG90 ; Set absolute positioning mode\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot Mini HIPS end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
extruder_offset = 0x0
gcode_flavor = reprap
layer_gcode =
diff --git a/.Slic3r/slic3r.ini b/.Slic3r/slic3r.ini
index f86f257..745667b 100644
--- a/.Slic3r/slic3r.ini
+++ b/.Slic3r/slic3r.ini
@@ -1,4 +1,4 @@
-# generated by Slic3r 1.2.9 on Mon Aug 21 17:27:09 2017
+# generated by Slic3r 1.2.9 on Mon Aug 21 17:29:13 2017
autocenter = 1
background_processing = 1
last_output_path = /home/cam/sff8201-ha/src