You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on an application that allows users to upload an STL file, and the program will automatically generate a .gcode or .gcode.3mf file using Orca Slicer. My goal is to run Orca Slicer in command-line interface (CLI) mode, similar to how PrusaSlicer and SuperSlicer can be used with CLI commands.
I've been searching for documentation or examples on how to use Orca Slicer in CLI mode, but I haven't found much information so far. Does anyone know if Orca Slicer supports CLI commands for slicing, and if so, what the proper syntax would be?
I am using a Bambu P1 printer, and this setup is intended for it. Additionally, if anyone knows of any other programs that would allow me to achieve this programmatically, I would appreciate the recommendations.
If you've had experience using Orca Slicer in an automated workflow, I'd love to hear your insights on how to set it up.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I'm working on an application that allows users to upload an STL file, and the program will automatically generate a .gcode or .gcode.3mf file using Orca Slicer. My goal is to run Orca Slicer in command-line interface (CLI) mode, similar to how PrusaSlicer and SuperSlicer can be used with CLI commands.
I've been searching for documentation or examples on how to use Orca Slicer in CLI mode, but I haven't found much information so far. Does anyone know if Orca Slicer supports CLI commands for slicing, and if so, what the proper syntax would be?
I am using a Bambu P1 printer, and this setup is intended for it. Additionally, if anyone knows of any other programs that would allow me to achieve this programmatically, I would appreciate the recommendations.
If you've had experience using Orca Slicer in an automated workflow, I'd love to hear your insights on how to set it up.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions