Startup G-code for Slic3r?
I would like to insert G-code before the typical Slic3r startup, which is shown below for my system:
M107
M190 Sxxx ; set bed temperature
M104 Sxxx ; set temperature
It appears the Slic3r's "Printer Settings, Start G-code" is listed after the above, which is not what I desire.
Currently, I edit each-and-every-one of my sliced G-code sources before printing.
Is there a way to insert some Startup G-code before the "M107" line in the default code?
It appears the Slic3r's "Printer Settings, Start G-code" is listed after the above, which is not what I desire.
Currently, I edit each-and-every-one of my sliced G-code sources before printing.
Is there a way to insert some Startup G-code before the "M107" line in the default code?
Comments
eg