markwal / OctoPrint-PolarCloud

OctoPrint plugin that connects OctoPrint to the Polar3D cloud. You easily monitor your printer from outside your LAN without arcane setup of port forwarding, etc. Plus, take advantage of the rapidly evolving Polar Cloud capabilities and UI.
GNU Affero General Public License v3.0
15 stars 8 forks source link

Delta printer can't only get registered as cartesian #54

Closed gdachs closed 3 years ago

gdachs commented 3 years ago

The dialog for the plugin in OctoPrint has only the setting cartesian. I can later change the bed in PolarCloud, but this settings don't persists.

vmorrisPolar commented 3 years ago

Hi @gdachs, sorry to hear. Upon initial setup, the Plugin should indeed have Delta as an option, it's our Printer Type: 21, from there you'll be able to choose from 4 default config files. If you let me know what email you log into the cloud with, I should be able to fix it for you.

gdachs commented 3 years ago

I just have sent you an email.

vmorrisPolar commented 3 years ago

Printer record was fixed. To reduce confusion, we may make improvements to the plugin for setup, only allowing the user to choose Cartesian(rectangular)/Delta(circular) from the printer type list, and then choose from an updated version of the Manufacturers list.

gdachs commented 3 years ago

You are too fast with closing this. Checked the printer in the cloud, it had now the right bed shape, only the dimensions were off, but I have not touched them. Then I changed to my TronXY printer and back to the delta and your changes were lost. On the other side, this is not an issue with the plugin.

gdachs commented 3 years ago

All this settings are already known by Octoprint, why to maintain a manufacturers list if you just can ask Octoprint?

vmorrisPolar commented 3 years ago

The dimensions are handled in the frontend. I'm trying to limit issues to only those concerned with advancement of the lugin itself - I'm happy to work with you on the cloud side of things in a forum appropriate for it.

To my knowledge, Octoprint asks the user to enter their printer type in text fields called "Make" and "Model", we'd be looking to collect the info in more reliable formats to avoid identifying "Prusa Mk3" and "Prusa Mk.3" as 2 different printers.