Doodle3D / WiFi-Box

The Doodle3D WiFi-Box for wireless 3D-printing
GNU General Public License v3.0
3 stars 1 forks source link

Add new printers to WiFi-Box (like Ultimaker 2+ Extended) #22

Open companje opened 6 years ago

companje commented 6 years ago

People report issues about printing from Cura that the WiFi-Box can not be configured to print to Ultimaker 2+ Extended)

screenshot 2017-08-18_21-19-39

I think we can easily solve this by updating our printer list on the WiFi-Box.

Another solution would be to decrease the strictness on connect.doodle3d.com. The WiFi-Box can easily print the file when it's configured as Ultimaker 2.

peteruithoven commented 6 years ago

Shouldn't this be added to the plugin? That way the Cura specific code remains in the Cura plugin. This is the mapping: https://github.com/Doodle3D/Doodle3D-cura-plugin/blob/master/Doodle3D/ConnectPrinterIdTranslation.py

Also interesting: https://github.com/Doodle3D/Doodle3D-cura-plugin/issues/34