Modifier mesh from the command line
I'm using PrusaSlicer (and an Original MK3S) as part of an automated software pipeline. I invoke PS through a command-line in a Makefile. The pipeline runs without ever opening the GUI: an OpenSCAD file goes in and a directory full of g-code files come out. PS's command-line interface makes it possible to have a repeatable, reliable process. Thank you Prusa team for maintaining this capability! My project is a UAV.
I would like to modifiers to change infill densities and such from the command line, but I can't immediately see any documentation for doing that. It's a super-useful feature in my application. It allows me to have strength where I need it while keeping the structure light where it can be. Is there a way to specify modifiers from the command line?
RE: Modifier mesh from the command line
This is a user to user forum, it’s unlikely you will get an answer here. You would be better off opening an enquiry issue on the Prusa slicer GitHub repository.
RE: Modifier mesh from the command line
Thanks.