guillaume-rico / PrusaLinkPy

MIT License
3 stars 1 forks source link

Added Pause/resume/stop current print #4

Closed enrgarci closed 6 months ago

enrgarci commented 6 months ago

Added: Added pause_print() to pause current job Added resume_print() to resume current job Added stop_print() to stop current job Modified delete_job() to fix request from get to delete

Tested on Prusa MK4

guillaume-rico commented 6 months ago

thank you for your pull request. When I come back from vacation I test it and integrate it.