donovan6000 / M33-Fio

The ultimate OctoPrint plugin
GNU General Public License v3.0
125 stars 38 forks source link

Cant connect to printer #232

Closed liviagh closed 7 years ago

liviagh commented 7 years ago

Hello everyone,

When trying to connect to the printer the following message is displayed :There was an unhandled error while talking to the printer. Due to that OctoPrint disconnected. Error: Connection error, see Terminal tab. Attached you will see a screenshot.

screen shot 2017-06-27 at 21 30 20 screen shot 2017-06-27 at 22 02 05

In the octopi terminal is the following:Connecting to: /dev/tty1 Changing monitoring state from 'Offline' to 'Opening serial port' Connected to: Serial(port='/dev/tty1', baudrate=250000, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor Changing monitoring state from 'Opening serial port' to 'Connecting' Send: N0 M110 N0*125 There was a timeout while trying to connect to the printer Changing monitoring state from 'Connecting' to 'Offline' Connection closed, closing down monitor

In the raspbery terminal i receive the message N0 M110 N0*125. Does anyone know what might cause this issue?

....

Problem solved, the port was not selected correctly and the bau rate is for my wanhao 115200.

donovan6000 commented 7 years ago

Glad you got it working.

Also I'm not quite sure why you reported this in the M33 Fio repository. Those screenshots indicate that you don't even have the M33 Fio plugin installed.