mmone / OctoprintKlipperPlugin

A plugin for a better integration of Klipper into OctoPrint.
GNU General Public License v3.0
83 stars 62 forks source link

Macros broken - triggers overtemp warning! #32

Open creyc opened 5 years ago

creyc commented 5 years ago

I've used this simple macro to preheat the bed and hotend with one button:

Name: Preheat PLA
Command:
      M140 S60
      M104 S180

This worked fine until updating octoKlipper plugin recently. Now after the update OctoKlipper attempts to set the bed to 180C ! Fortunately the overtemp system kicks in and prevents this but this macro worked fine before the update.

oderwat commented 5 years ago

See #19 ... But it seems that mmone is dormant.

jameseleach commented 5 years ago

I've released a fix for this issue on my repository and I'd be interested in hearing feedback. It's available here: https://github.com/jameseleach/OctoprintKlipperPlugin/releases