Getting error when using command line
I have scripted the generation of gcode from some openscad models, but while the script works, every time it invokes the slicer, it raises an error:
[2026-06-04 05:45:50.355149] [0x0000246c] [error] flatten_configbundle_hierarchy: The preset Prusament Resin Model Transparent Clear @0.1 SL1S inherits an unknown preset "*legacy_slow*"
The script continues, and it generates my gcode, so it's a non-blocker, but I'm wondering if anyone knows how to fix this? I didn't create any custom filaments called `Prusament Resin Model Transparent Clear @0.1 SL1S`, so I'm not sure where it's coming from.
RE: Getting error when using command line
I have scripted the generation of gcode from some openscad models, but while the script works, every time it invokes the slicer, it raises an error:
[2026-06-04 05:45:50.355149] [0x0000246c] [error] flatten_configbundle_hierarchy: The preset Prusament Resin Model Transparent Clear @0.1 SL1S inherits an unknown preset "*legacy_slow*"The script continues, and it generates my gcode, so it's a non-blocker, but I'm wondering if anyone knows how to fix this? I didn't create any custom filaments called `Prusament Resin Model Transparent Clear @0.1 SL1S`, so I'm not sure where it's coming from.
Did you install an SLS printer when you setup PrusaSlicer?