TheSpaghettiDetective/moonraker-obico

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

kennethjiang opened this issue · 0 comments

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.