Page 1 of 1

"Process change" script

Posted: Mon May 20, 2019 11:13 am
by PicoTreed
Hi all,
how to inject some custom gcode between processes?

Obtain it would be usefull in a wide range of cases, for example while printing items one at a time (sequential printing, object-by-object): actually the first layer of the second item will be printed at a lower temperature compared to the nominal value (due to M104 commands), so we would need to park/clean and heat the nozzle before proceeding to the next item/position.

Thank you!