Is there software that will automatically cut large STLs based on the printer you have or is cutting something you just have to do manually?
You must log in or register to comment.
Cura used to have a standalone thing that you could use the slice models on the command line, it was used as part of octoprint.
Edit: It was this: https://github.com/Ultimaker/CuraEngine
You may want to investigate using that?
I haven’t used a lot of slicers, but I’m not aware of any that would do this automatically. In theory it shouldn’t be terribly difficult to do, but it would be difficult to do it well (that is, optimize for fewer supports, etc).