Doodle3D / doodle3d-firmware

The API of the Doodle3D WiFi box. This can for example talk to print3d, save settings, update the firmware etc.
www.doodle3d.com
GNU General Public License v2.0
13 stars 9 forks source link

Restart print3D when different printer type is selected #26

Open peteruithoven opened 9 years ago

peteruithoven commented 9 years ago

Currently, when a printer is connected print3d is started with the printer type defined in the settings. When someone selects another printer type (Makerbot instead of Ultimaker) print3D needs to restart for this to take effect. It currently only restarts when the usb cable to a printer is reconnected.

It's important to note that this only really matters when one switches between a printer type with Marlin (Ultimaker, Ultimaker2, Printrbot etc) and Makerbot firmware (Makerbot, Wanhao etc).