Kriechi / Cura-DuetRRFPlugin

Cura plugin to print directly to a DuetRRF printer
GNU Affero General Public License v3.0
40 stars 11 forks source link

Unable to load into CURA 4.0 #16

Closed PatrikTheDev closed 5 years ago

PatrikTheDev commented 5 years ago

Hi, I installed the plugin via the marketplace but it did not load into the UI, so I dug into the files and not only it was nested, in the plugin.json there was max Cura version 3.6, so I bumped it up to 4.0 but still nothing, what is going on?

Kriechi commented 5 years ago

Unless they changed something again in the last beta, it should work. I tested it with the Cura-preview a few weeks ago.

Do you get an error message or other entries in the cura.log file?

PatrikTheDev commented 5 years ago

I don't know, can you try it with the 4.0?

Kriechi commented 5 years ago

I did. It worked.

Please check your cura.log file and look for errors or other indication on why the plugin does not load. Also, try reinstalling via Marketplace - the version it downloads might be different on Cura 4.0.

PatrikTheDev commented 5 years ago

Fixed: I had to bump up that number and change the API to 6

PatrikTheDev commented 5 years ago

Please fix it so that this is like this by default

PatrikTheDev commented 5 years ago
image

oh shit, this doesn't look good

Kriechi commented 5 years ago

The version in the Marketplace should already have the correct version numbers I pushed the same changes to git-master now as well.