knutwurst / Marlin-2-0-x-Anycubic-Kossel-Linear-Plus

Marlin 2.0.5.3 Version for Anycubic Kossel Linear Plus with LCD 12864 RepRap Full Graphic Smart Controller
GNU General Public License v3.0
33 stars 20 forks source link

Can't connect with OctoPrint #8

Closed ptc closed 3 years ago

ptc commented 3 years ago

I did an update today to your Marlin version. Unfortunately OctoPrint wired via USB cant connect to the Kossel anymore. There is a serial port available (/dev/ttyUSB0) but connection will get a timeout:

2021-01-09 22:58:10,943 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial connection" 2021-01-09 22:58:10,953 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200 2021-01-09 22:58:10,982 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial connection" to "Connecting" 2021-01-09 22:58:46,132 - octoprint.util.comm - INFO - Changing monitoring state from "Connecting" to "Offline"

ptc commented 3 years ago

Solution: I've recompiled the firmware and flashed it via USB connection. Now OctoPrint works again.