summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-10-21 01:05:44 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-10-21 01:05:44 (EDT)
commitf2e6467d683435dc15c7ba6c241e9fd06e323888 (patch)
tree7543c67c2b5ad80593dda8722ec40ca0be352ebb
parent2d62c46e86735f22d9336620fca169c5257b837b (diff)
downloadslic3r-f2e6467d683435dc15c7ba6c241e9fd06e323888.zip
slic3r-f2e6467d683435dc15c7ba6c241e9fd06e323888.tar.gz
slic3r-f2e6467d683435dc15c7ba6c241e9fd06e323888.tar.bz2
TAZ 6, SE v2.1, eSUN HIPS: Retract 2 mm
-rw-r--r--.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, eSUN HIPS.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, eSUN HIPS.ini b/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, eSUN HIPS.ini
index d7df82d..52b9b38 100644
--- a/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, eSUN HIPS.ini
+++ b/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, eSUN HIPS.ini
@@ -1,4 +1,4 @@
-# generated by Slic3r 1.2.9 on Thu Oct 17 20:31:02 2019
+# generated by Slic3r 1.2.9 on Mon Oct 21 01:04:23 2019
bed_shape = 0x0,280x0,280x280,0x280
before_layer_gcode =
end_gcode = \n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot TAZ 6 Single Extruder v2.1 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Ensure moves are complete\nM400 ; Pause processing until moves complete\n\n; Begin cooling\nM104 S150 ; Cool hotend to retraction without waiting\nM140 S80 ; Cool bed to removal temp without waiting\nM107 ; Turn off the print cooling fan\n\n; Retract and re-prime filament\nG91 ; Make below Z and E movements relative\nG1 E-3 F1000 ; Retract some filament from the nozzle\nG1 Z20 E-3 F3000 ; Lift nozzle and retract more filament\nG1 E6 F3000 ; Re-prime nozzle (T584)\nG90 ; Restore absolute positioning mode\n\n; Cool bed\nM117 Moving to cool...\nG1 Y0 F3000 ; Move bed to cooling position\nM400 ; Don't show status until moved\nM190 R80 ; Wait for bed to cool\n\n; Move to print removal position\nM117 Printing complete\nG1 X-19 Y280 F3000 ; Move bed forward and toolhead left\nM84 ; Turn off stepper motors (implicit M400)\nM77 ; Stop print job timer\nM300 P200 ; Beep\n\n; Optionally keep hotend and bed warm\nM104 S0 ; Cool hotend without waiting\nM140 S0 ; Cool bed without waiting\nM0 Done, keep warm?\nM104 S150 ; Set hotend to retraction without waiting\nM140 S80 ; Set bed to removal temp without waiting\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot TAZ 6 Single Extruder v2.1 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
@@ -11,7 +11,7 @@ octoprint_host =
pressure_advance = 0
retract_before_travel = 2
retract_layer_change = 1
-retract_length = 1
+retract_length = 2
retract_length_toolchange = 10
retract_lift = 0
retract_restart_extra = 0