Doodle3D/doodle3d-firmware

Restart print3D when different printer type is selected

peteruithoven opened this issue · 0 comments

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).