supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.05k stars 515 forks source link

RESTful API #3915

Open jamincollins opened 11 months ago

jamincollins commented 11 months ago

Is your feature request related to a problem? Please describe. I would love to be able to interact with SuperSlicer programmatically. For things like Extrusion Multiplier tuning or any other situation where you want to print N objects by change some setting on them.

Describe the solution you'd like Possibly some REST style API/interface that could be used to instruct SuperSlicer to Insert a model onto the bed, query and change the model's properties/settings.

Describe how it would work See above.

Describe alternatives you've considered A lot of manual object insertion, duplication, and modification.

Additional context N/A

supermerill commented 7 months ago

yes, planned. Still had some major work to do before: