From 824f146f6c181f4a353ce5d1062de26e9f275d5a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 11 Feb 2019 19:21:07 -0500 Subject: printer: Edit TAZ 6 end G-code Beep and stop the timer after the bed moves forward for print removal. --- (limited to '.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, PLA - end.gcode') diff --git a/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, PLA - end.gcode b/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, PLA - end.gcode index a13a8d9..f509e8d 100644 --- a/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, PLA - end.gcode +++ b/.Slic3r/printer/LulzBot TAZ 6, Single Extruder v2.1, PLA - end.gcode @@ -26,10 +26,10 @@ M190 R45 ; XXX: MATERIAL-DEPENDENT ; Wait for bed to cool ; Move to print removal position M117 Printing complete -M300 P200 ; Beep -M77 ; Stop print job timer G1 X-19 Y280 F3000 ; Move bed forward and toolhead left M84 ; Turn off stepper motors (implicit M400) +M77 ; Stop print job timer +M300 P200 ; Beep ; Optionally keep hotend and bed warm M104 S0 ; Cool hotend without waiting -- cgit v0.9.1