Replies: 4 comments 22 replies
|
I was also looking for a manual. I learned that you can launch a ready-made 3mf project and immediately add the desired “stl” object to it: I have not yet found out whether it is possible to immediately center an object. |
|
so assuming this is suppose to be similiar to Prusaslicer (slic3r originally) cli interface the --export-stl option doesn't seem to do anything with PrusaSlicer I can just do I noticed this was part of slic3r from their documentation and I had hoped it was still part of orca-slicer so I could use it for a script based 3mf-> stl converter. |
|
@charely6 since you already have a working "3mf to stl converter" in prusa-slicer.exe, why not just use that executable in your script if it is doing what you want? |
|
Hi everyone, I'm working on automating the slicing process to build an online quoting system: the idea is that a user uploads an .stl file through a web interface, selects parameters like material type, infill density, and quality, and the system automatically generates a .gcode file or, at least, estimates print time and material usage. I've tried several commands listed in BambuStudio’s wiki (on Windows 10), but running them through CMD doesn’t produce any output files or useful feedback. Same issue with OrcaSlicer. Has anyone had recent success or found alternative solutions? Thanks in advance to anyone willing to share updates! |

Uh oh!
There was an error while loading. Please reload this page.
I'd like to drive OrcaSlicer from the command line so I can automate some tests. Can someone who has done this share some examples, nothing I'm trying seems to work.
All reactions