SimplyPrint / OctoPrint-Creality2xTemperatureReportingFix

Fixes the temperature reporting from the Creality Ender-3 v2 printer
MIT License
27 stars 7 forks source link

[Feature Request] Python 3 Compatibility #3

Closed kuro-codes closed 4 years ago

kuro-codes commented 4 years ago

Please add Python 3 Compatibility as outlined here.

cp2004 commented 4 years ago

Plugin is compatible, just not marked in the repo. @AlbertMN - you need to update the plugin repo with the compatibility info, although I thought it was automatically pulled through.

AlbertMN commented 4 years ago

It is Python 3 compatible - apparently just not listed to be. Will fix - thanks.

AlbertMN commented 4 years ago

Updated on the plugin page :) Live and everything.

kuro-codes commented 4 years ago

Great work! Thank you.