Cura/plugins/PostProcessingPlugin
tastyratz 09d1becf1e
Update InsertAtLayerChange.py
I removed the period from the G-code to insert label for consistency. I also added a third option to this called "Skip layers". This allows you to insert gcode with a specific number of layers skipped (i.e. skip layers 1 will insert gcode every other layer, skip layers 3 will insert every fourth).

As an example, this change allowed me to insert a nozzle cleaning routine in my gcode without having to run it EVERY layer.
2023-03-05 11:48:45 -05:00
..
2023-03-05 11:48:45 -05:00
2018-01-09 10:31:12 +01:00
2020-06-23 21:46:40 +02:00
2021-06-28 18:28:50 +02:00

PostProcessingPlugin

A post processing plugin for Cura