donovan6000 / iMe

Third-party compatible firmware for the Micro 3D printer
GNU General Public License v3.0
60 stars 16 forks source link

Printer stuck on "positioning extruder" when trying to unload filament #51

Closed Nold360 closed 7 years ago

Nold360 commented 7 years ago

Hi,

today I'm having some issues with iMe + M33-Fio on OctoPrint. When I'm trying to unload the filament, Octoprint stucks at "Positioning extruder".

Here is a snippet from the octoprint.log:

| Send: N0 M110*35
| Recv: ok 0
| Send: N1 G90*17
| Recv: ok 1
| Send: N2 G0 Z15 F90*58
| Send: N3 G28*16
| Send: N4 G4*41
| Send: N5 M65536
| Recv: ok 2
| Send: M105
| Send: M105
| Recv: ok 3
| Recv: ok 4
| Recv: rs 5
| Printer requested line 5 but no sufficient history is available, can't resend

It's not much information, but all I can get ATM. :(

//Edit: Unplugged the printer from power & usb for several minutes. Restarted Octoprint, but can's conntect to the printer anymore :(

Changing monitoring state from 'Offline' to 'Opening serial port'
Connected to: Serial<id=0x7f8b43004b90, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
Changing monitoring state from 'Opening serial port' to 'Connecting'

Send: N0 M110 N0*125
Yorper commented 7 years ago

Are you using version 1.3.2 of Octoprint? If so then that is why you can not connect the printer. Follow the link below for a solution until M33-Fio is officially updated.

https://github.com/donovan6000/M33-Fio/issues/216

donovan6000 commented 7 years ago

It's been a while since anyone has responded to this issue, so I'll probably close it in a couple of days. Let me know if you still have any interest in testing/fixing this issue.