supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.05k stars 515 forks source link

Insert gcode for Object #4084

Open samuel235 opened 5 months ago

samuel235 commented 5 months ago

It might be handy for some instances/people to allow insertion of gcode before and after an object is printed. For example, whist calibrating extrusion multiplier it would be nice to be able to insert a M117 gcode to display the EM value to the screen depending on which object its printing. For simplicity, this could be limited to sequential printing only.

neophyl commented 5 months ago

You mean like the "Between Objects gcode (for sequential printing)" field already allows ?