-
Hey bruv, Sorry to bug but im getting a bunch of Im trying to follow the docs for superslicer. There's a section that says
I have this in superslicer
I must be missing something any idea? Here is my console output from klipper if that helps
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It's not the macros. It's probably your slicer (although it can also be added by a preprocessor). You can disable it in your slicer config, but if it were me I'd just turn on exclude_object support in Klipper. FWIW, I assume that SuperSlicer is using the exclude_object implementation that I wrote for Prusa Slicer, so if you really want to disable it you just uncheck "label objects" in the g-code generation section. |
Beta Was this translation helpful? Give feedback.
-
Nice ok appreciate the info! |
Beta Was this translation helpful? Give feedback.
It's not the macros. It's probably your slicer (although it can also be added by a preprocessor). You can disable it in your slicer config, but if it were me I'd just turn on exclude_object support in Klipper.
FWIW, I assume that SuperSlicer is using the exclude_object implementation that I wrote for Prusa Slicer, so if you really want to disable it you just uncheck "label objects" in the g-code generation section.