SimplyPrint / OctoPrint-Creality2xTemperatureReportingFix

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

Pattern improvements, error resilience & cleanup #8

Closed foosel closed 4 years ago

foosel commented 4 years ago

TT might also show up without BB (e.g. in case of a heatup) so be sure to accomodate that. Also check a pattern actually matches before trying to access groups on the match. Add support for multiple extruders and chambers too (who knows what will happen with future printers before Creality fixes their FW). Finally, remove an unused hook.