What is the problem?
About a month ago I had a print going that messed up, blob on the print head and during removal, I broke the thermistor wire (it was heated an on to try and melt but I did not wait long enough.
What did you already try to solve it?
I replaced the entire hot end assembly, re calibrated and got back in business, but my octoprint would not connect. SD card prints worked flawlessly.
Mind you I have a MK3s working flawlessly with the same setup with octoprint sitting next to the MMU2s/MK3s unit I can not connect.
Using a laptop and usb cable, I updated to the current firmware ... so USB port seems to work?
Formatted the micro sd card, downloaded latest octopi .17, inserted into the Pi and after a minute or 2 I was in octoprint setting up the profile.
EDIT: setup the profile using 5 extruders and shared nozzle as seen in another post
With the serial port and baud rate set, it would not connect, when i set it to auto it connected and said operational, when I went to send a print, it never asked for filament and after 30 seconds timed out.
Logs (octoprint.log
, serial.log
or output on terminal tab at a minimum, browser error console if UI issue ... no logs, no support!)
one clip from the terminal:
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: ['/dev/ttyACM0']
Connecting to: /dev/ttyACM0
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x6a5fa590, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=10.0, xonxoff=False, rtscts=False, dsrdtr=False), starting monitor
Starting baud rate detection...
Changing monitoring state from "Opening serial port" to "Detecting baudrate"
Trying baudrate: 115200
Recv: start
Send: N0 M110 N0125
Changing monitoring state from "Detecting baudrate" to "Operational"
Send: N0 M110 N0125
Recv: Command not found!
Communication timeout while idle, trying to trigger response from printer. Configure long running commands or increase communication timeout if that happens regularly on specific commands or long moves.
Send: N1 M115*39
logs removed because it has more than 2 links in it, will post in reply
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible)
About OctoPi
The ready-to-go Raspberry Pi image with OctoPrint
Version 0.17.0, running on Raspberry Pi 3 Model B Rev 1.2
OctoPrint
The snappy web interface for your 3D printer
Version 1.3.12
Really hope its something simple