summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-10-18 19:48:41 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-10-18 19:48:41 (EDT)
commitefeb75a0f73076e2c1970591e8ca46dd73248024 (patch)
tree512c1ded9aade5d47c59aff4a93a6e49797f54b1
parentc0cd860b45d4fa6fa99906a94b6063b2842bfc08 (diff)
downloadslic3r-efeb75a0f73076e2c1970591e8ca46dd73248024.zip
slic3r-efeb75a0f73076e2c1970591e8ca46dd73248024.tar.gz
slic3r-efeb75a0f73076e2c1970591e8ca46dd73248024.tar.bz2
eSUN HIPS: Increase removal bed temp to 70
-rw-r--r--.Slic3r/filament/eSUN HIPS.rc2
-rw-r--r--.Slic3r/printer/LulzBot TAZ 6, Dual Extruder v3, eSUN HIPS.ini2
-rw-r--r--.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, eSUN HIPS.ini2
3 files changed, 3 insertions, 3 deletions
diff --git a/.Slic3r/filament/eSUN HIPS.rc b/.Slic3r/filament/eSUN HIPS.rc
index da05fec..5b00952 100644
--- a/.Slic3r/filament/eSUN HIPS.rc
+++ b/.Slic3r/filament/eSUN HIPS.rc
@@ -1,4 +1,4 @@
retraction_temperature=150
wiping_temperature=170
probing_temperature=170
-removal_bed_temperature=50
+removal_bed_temperature=70
diff --git a/.Slic3r/printer/LulzBot TAZ 6, Dual Extruder v3, eSUN HIPS.ini b/.Slic3r/printer/LulzBot TAZ 6, Dual Extruder v3, eSUN HIPS.ini
index 2c57b08..9f95d07 100644
--- a/.Slic3r/printer/LulzBot TAZ 6, Dual Extruder v3, eSUN HIPS.ini
+++ b/.Slic3r/printer/LulzBot TAZ 6, Dual Extruder v3, eSUN HIPS.ini
@@ -1,7 +1,7 @@
# generated by Slic3r 1.2.9 on Wed Feb 20 19:22:45 2019
bed_shape = 0x0,280x0,280x280,0x280
before_layer_gcode =
-end_gcode = \n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot TAZ 6 Dual Extruder v3 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Ensure moves are complete\nM400 ; Pause processing until moves complete\n\n; Begin cooling\nM104 S150 T0 ; Cool hotend to retraction without waiting\nM104 S150 T1 ; Cool hotend to retraction without waiting\nM140 S50 ; 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\nT0 ; Target extruder 0\nG1 E-1 F300 ; Retract some filament from the nozzle\nG1 Z10 E-5 F3000 ; Lift nozzle and retract more filament\nG1 E6 F3000 ; Re-prime nozzle (T584, T1724)\nT1 ; Target extruder 1\nG1 E-1 F300 ; Retract some filament from the nozzle\nG1 Z10 E-5 F3000 ; Lift nozzle and retract more filament\nG1 E6 F3000 ; Re-prime nozzle (T584, T1724)\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 R50 ; 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 T0 ; Cool hotend without waiting\nM104 S0 T1 ; Cool hotend without waiting\nM140 S0 ; Cool bed without waiting\nM0 Done, keep warm?\nM104 S150 T0 ; Set hotend to retraction without waiting\nM104 S150 T1 ; Set hotend to retraction without waiting\nM140 S50 ; Set bed to removal temp without waiting\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot TAZ 6 Dual Extruder v3 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
+end_gcode = \n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot TAZ 6 Dual Extruder v3 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Ensure moves are complete\nM400 ; Pause processing until moves complete\n\n; Begin cooling\nM104 S150 T0 ; Cool hotend to retraction without waiting\nM104 S150 T1 ; Cool hotend to retraction without waiting\nM140 S70 ; 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\nT0 ; Target extruder 0\nG1 E-1 F300 ; Retract some filament from the nozzle\nG1 Z10 E-5 F3000 ; Lift nozzle and retract more filament\nG1 E6 F3000 ; Re-prime nozzle (T584, T1724)\nT1 ; Target extruder 1\nG1 E-1 F300 ; Retract some filament from the nozzle\nG1 Z10 E-5 F3000 ; Lift nozzle and retract more filament\nG1 E6 F3000 ; Re-prime nozzle (T584, T1724)\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 R70 ; 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 T0 ; Cool hotend without waiting\nM104 S0 T1 ; Cool hotend without waiting\nM140 S0 ; Cool bed without waiting\nM0 Done, keep warm?\nM104 S150 T0 ; Set hotend to retraction without waiting\nM104 S150 T1 ; Set hotend to retraction without waiting\nM140 S70 ; Set bed to removal temp without waiting\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot TAZ 6 Dual Extruder v3 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
extruder_offset = 0x0,0x0
gcode_flavor = reprap
layer_gcode =
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 af5d327..98fb53c 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,7 +1,7 @@
# generated by Slic3r 1.2.9 on Thu Oct 17 20:31:02 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 S50 ; 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-1 F300 ; Retract some filament from the nozzle\nG1 Z20 E-5 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 R50 ; 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 S50 ; Set bed to removal temp without waiting\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot TAZ 6 Single Extruder v2.1 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
+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 S70 ; 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-1 F300 ; Retract some filament from the nozzle\nG1 Z20 E-5 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 R70 ; 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 S70 ; Set bed to removal temp without waiting\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot TAZ 6 Single Extruder v2.1 end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
extruder_offset = 0x0
gcode_flavor = reprap
layer_gcode =