limikael / freecad-slic3r-tools

Tools for running Slic3r from FreeCAD
15 stars 5 forks source link

Is this Workbench py3/qt5 compatible ? #1

Closed luzpaz closed 5 years ago

luzpaz commented 5 years ago

What versions of FC does this WB support? FC has been migrating to py3/qt5, does this workbench support py3/qt5 as well ? Does it also support py2/qt4?

BTW, nice job

luzpaz commented 5 years ago

Also are there any 3rd party dependencies needed?
What is the minimum version of slic3r?
Minimum version of FC?
Any known issue?

limikael commented 5 years ago

It is py3/qt5 compatible. However, I don't think it is py2/qt4, mainly because of laziness on my part. I will do some more testing and provide documentation of the results.

luzpaz commented 5 years ago

I'm not saying you should make it py2/qt4 compatible. Was just wondering.

limikael commented 5 years ago

Ah ok... I also asked here:

https://forum.freecadweb.org/viewtopic.php?f=10&t=36398

And it seems like a general consensus that it is ok to make it Py3 only, as long as it is documented. Will do that!

limikael commented 5 years ago

Updated the docs