Skip to content

Use generators to filter the unnecessary old pre/post-ambles.

Use generators to filter out gcode lines that we don't want use in the output gcode, such as the preamble, postamble and all commands not on layer 0.

The new pre and post ambles are added back in before outputting the file.

Merge request reports

Loading