BirthT / BeltPrinterSlicing

This is a plugin for using a belt printer with the latest Cura.
GNU Lesser General Public License v3.0
19 stars 11 forks source link

Cura 5.x Support #19

Open Teslabof opened 1 year ago

Teslabof commented 1 year ago

I was wondering if you are planning to create support for cura 5.x?

labotecno commented 1 year ago

i try it to make it working with cura 5.2.0 and its not working

KingBain commented 1 year ago

Took a stab at this, there are a handful of deprecated modules when you jump from Cura 4 to Cura 5.

Looking at the forks and git history, @jimmieclark3 has taken a stab at it and I've done some noodling to try and do the same.

My two main issues right now are scene locking during slicing and show menu for the belt settings.

KingBain commented 1 year ago

Spent more time resolving the dependencies, have a working prototype.

Have tested with Cura 5.2.1 image

image

Can find the code here, its in the 'cura_5_support' branch https://github.com/KingBain/BeltPrinterSlicing/tree/cura_5_support

KingBain commented 1 year ago

Not backwards compatible. Failed to load in Cura 4.13