TheSpaghettiDetective / moonraker-obico

GNU Affero General Public License v3.0
149 stars 41 forks source link

The app shows "Connect" when there is an error in Klipper #40

Closed kennethjiang closed 2 years ago

kennethjiang commented 2 years ago

Steps to reproduce:

  1. Start printing a gcode that will generate error, such as moving print head out of boundary.
  2. Wait for the Klipper to spit out error, such as !! Move out of range: 363.749 277.273 20.200 [-5.000]
  3. BUG: the app shows a "Connect" button, whereas the printer is still connected to Klipper. Clicking "Connect' button will cause the app to "wait for serial port" forever.