Hello,
I'm new to this forum and I recently discovered Octoprint. I've been trying to use it at work since they have an Objet 260 Connex 3 printer. It's a huge 3d printer.
What is the problem?
I went through the tutorial on installing it on Windows and it seems like it's working fine. But now that I'm trying to connect a printer to the computer, it seems like maybe it's not recognizing the printer or it's just not getting a connection.
What did you already try to solve it?
I tried changing the baud rate since I've seen other posts saying it could be that. No luck with it. I'm starting to think the printer itself is not compatible with Octoprint.
Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, octoprint.log
, serial.log
or output on terminal tab, ...)
Octoprint ver: 1.3.10
Printer: Objet 260 Connex 3
Not sure on the firmware.
Here's a part of the terminal on Octoprint.
Preformatted text
Connecting to: COM3
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x94f7450, open=True>(port='COM3', baudrate=57600, 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 N0125
There was a timeout while trying to connect to the printer
Changing monitoring state from "Connecting" to "Offline"
Connection closed, closing down monitor
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: [u'COM3']
Connecting to: COM3
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x94001f0, open=True>(port='COM3', baudrate=9600, 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 N0125
There was a timeout while trying to connect to the printer
Changing monitoring state from "Connecting" to "Offline"
Connection closed, closing down monitor
Connecting to: COM3
Changing monitoring state from "Offline" to "Opening serial port"
Connected to: Serial<id=0x9413630, open=True>(port='COM3', baudrate=9600, 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 N0125
There was a timeout while trying to connect to the printer
Changing monitoring state from "Connecting" to "Offline"
Connection closed, closing down monitor
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: [u'COM3']
Connecting to: COM3
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x94e5710, open=True>(port='COM3', baudrate=9600, 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 N0125
There was a timeout while trying to connect to the printer
Changing monitoring state from "Connecting" to "Offline"
Connection closed, closing down monitor
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: [u'COM3']
Connecting to: COM3
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x9603890, open=True>(port='COM3', baudrate=19200, 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 N0125
There was a timeout while trying to connect to the printer
Changing monitoring state from "Connecting" to "Offline"
Connection closed, closing down monitor
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: [u'COM3']
Connecting to: COM3
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x94fab10, open=True>(port='COM3', baudrate=38400, 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 N0125
There was a timeout while trying to connect to the printer
Changing monitoring state from "Connecting" to "Offline"
Connection closed, closing down monitor
Changing monitoring state from "Offline" to "Detecting serial port"
Serial port list: [u'COM3']
Connecting to: COM3
Changing monitoring state from "Detecting serial port" to "Opening serial port"
Connected to: Serial<id=0x98161f0, open=True>(port='COM3', baudrate=115200, 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
If anyone has any idea what could be wrong, it would be great help. Also, is there a specific usb cable that I need to use or one that's recommended? I'm just using a male to male usb transfer cable that goes from the laptop to the onboard computer on the printer.
Thanks