Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Pause printer api #232

Open peteruithoven opened 10 years ago

peteruithoven commented 10 years ago

Let's add printer/pause and printer/resume endpoints to the api. This could be implemented by stopping with not sinding next line when the prints gives an ok. We could add a gcode parameter to the printer/pause request so that people can for example move the printer to the side. The printer/resume would make the printer driver continue sending lines from the buffer.