kageurufu / preprocess_cancellation

Klipper Exclude Object Preprocessor for multiple slicers
GNU General Public License v3.0
148 stars 25 forks source link

[BUGFIX] Yield ideaMaker GCode commands #24

Open mjonuschat opened 1 year ago

mjonuschat commented 1 year ago

Normal GCode command were not being exported for the ideaMaker slicer.

Add missing yield statement and update all tests to check that at least one expected gcode move command is in the output file.