kageurufu / preprocess_cancellation

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

Fixes #29, inject define_object before first instruction #31

Closed jniebuhr closed 8 months ago

jniebuhr commented 10 months ago

Fixes #29 This should fix the issue by injecting the code before the first instruction line instead of after it.

kyleisah commented 8 months ago

@kageurufu Any chance you can look at this dude? This would solve a lot of headaches for people wanting to use adaptive meshing in Klipper. If you need my help or anything, please let me know.

voidtrance commented 8 months ago

With the addition of adaptive meshing in mainline Klipper, providing users with easier process for setting up the exclude object stuff is becoming more important. It would help if this PR can be prioritized.

kageurufu commented 8 months ago

This is gonna be way easier than getting my branch working. I think there might have been something wrt github actions, but imma merge and see what happens