slic3r is generating gcode to turn off extruder and bed at end of print
Slic3r is geneating the following code at the end of the Gcode.
M104 S0 ; set temperature
M140 S0 ; set bed temperature
I do not want to turn the extruder and bed off at the end of a print.
how do I diable this?
I do not want to turn the extruder and bed off at the end of a print.
how do I diable this?
Comments
click 'configuration' to open slic3r
then settings- printer settings
custom g-code
remove commands from End G-Code
Anywhere I have gcode, I have tagged it with text specifying its origin.
I am using Repetier Host, and Slic3r that comes with it.
( are my comments added to code
Click configuration under where it says'slice with slic3r'
( are my comments added to code
The scripts I have in the Repetier end code is commented and shows upas show up as ;FROM PRINTER END CODE
I am still getting
at the end of the gcode!
Repetier Printer Start and End gCode
Slic3r Configuration Start and End gcode
Slic3r Configuration Filament Start and End gcode
I am still getting
at the end of the gcode.
Is there anywhere other than the sclicer itself that could cause this code to exist?
The temperature is dependent on the filament that is in use.