Sorry, we don't support your browser.  Install a modern browser

Extend the SimplyPrint API docs to include bed tagging and file updates#727

  • would be nice to set the filament type, color, print bed, nozzlesize, per file

oftentimes the automatic matching doesn’t work. it would be nice to be able to control the matching via api while uploading trough our external tool. So we can make sure if we update a file through our tool it will have the same color etc. as before. We often make changes to the files but dont want to have to change the filament settings etc. every time as it is very error prone. It should work just on the first try.

2 months ago

You can certainly already do this, see “Tags”: https://apidocs.simplyprint.io/#tags

I believe bed type tagging is not documented yet, so we can take this in lieu of that suggestion.

2 months ago

You must be ai always working 24/7 hahaha. Love the effort!! Thank you. Can you tell me how to bed tagging works?

2 months ago

Haha thank you, no just cronically at work instead haha, waiting for AI to take over 👀

2 months ago

And is there also a way of adding the printers for the file via api? The specific one as well as the printer group?

2 months ago

That would be via the specific endpoints like https://apidocs.simplyprint.io/#update-queue-item etc

2 months ago

but that’s just for the queued items. I am talking about the api files

2 months ago

There is an UpdateFile endpoint as well, perhaps not documented i am noticing as well. You can figure it out by checking the request the UI makes when you do the action from there.

2 months ago

I took the liberty to rename this suggestion to indicate it needs to improve/update our API docs.

2 months ago

Great thanks! Just put claude code up to it, it will be done in no time :)

2 months ago