Notifications
Clear all
Prusa Slicer Automation Problem
I am trying to use "prusa-slicer-console.exe" to automate the generation of a number of .STL files. I have created and saved a .3MF file and my intent is to use the settings in the .3MF with different .STL files. One of the key settings in the .3MF is the addition of a brim. The .3MF also has one of the .STLs loaded in it.
This works just fine:
prusa-slicer-console.exe Frames.3mf --slice --output Frames.gcode
The resulting .GCODE file has the default frames with brims, just as I wanted.
However, if I try to use the settings in the .3MF file with a different .STL file, like this...
prusa-slicer-console.exe --load Frames.3mf Frames-Blue.stl --split --slice --output Frames-Blue.gcode
... it works with no errors, but there is no brim.
What am I doing wrong?
P.S. I tried attaching the .3MF and one of the .STLs, but I can't, even if I put them into a .ZIP file (310KB). What am I doing wrong 2?
Posted : 09/03/2026 5:21 pm