OctoPrint / OctoPrint-Slic3r

Slic3r plugin for slicing within OctoPrint
GNU Affero General Public License v3.0
88 stars 30 forks source link

[Feature Request] Python 3 Compatibility #57

Closed DrJuJu closed 3 years ago

DrJuJu commented 4 years ago

Please add Python 3 Compatibility as outlined here.

kay102 commented 3 years ago

Hi,

Are there any actions ongoing towards Python3 for this plugin?

Kind regards

eyal0 commented 3 years ago

I haven't been supporting this much because I don't have a 3D printer anymore. If someone else wants to send the PR, I can review it!

eyal0 commented 3 years ago

I can try but I'm not sure if I'd have a good way to test it. I'll try to make time for this and make a new version. Hopefully someone can test it out for me.

kay102 commented 3 years ago

@eyal0: When you say "test", do you mean try out if it works? I could do that...

eyal0 commented 3 years ago

Fixed by version 1.2.1

Let me know if this helps. Thanks.

kay102 commented 3 years ago

Works fine for me. Thank you!