Cubicon printers - won't connect

Hi, I am unable to connect the cubicon -110F(Single) with octorpint but I am able to connect to the printer with Simplify3d and Cubicreator (cubicons slicer). I tried playing with the settings in octoprint without any luck.

I tried playing with the serial connection settings in octoprint without any luck.

link to the printer: http://3dcubicon.com/english/product/product_01.asp?gidx=56
link to the s3d profile (dont know if it is what allows s3d to connect to cubicon) : http://www.3dcubicon.com/english/customer/tboard_view.asp?page=3&search=&keyword=&gubun=data&idx=205

Any help would be very appreciated!

Opening up the FFF file reveals the following:

baud rate: 250000

I think I would try to set the baud rate in OctoPrint to this.

Did that, sorry forgot to mention ...

Next, I would toggle on the serial log in the Settings, restart OctoPrint, attempt again to connect to the printer and upload the serial log here.

1 Like

I also have a Cubicon Single (Plus) printer. My first attempt yesterday was unsuccessful. Could not connect to octoprint on my octopi.

Today I came back to it...I activated the serial port logging in octoprint and have the following log to share:

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=0x74e5d090, open=True>(port='/dev/ttyACM0', 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
Connecting to: /dev/ttyACM0
Changing monitoring state from "Offline" to "Opening serial port"
Connected to: Serial<id=0x680bbed0, open=True>(port='/dev/ttyACM0', 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

Sounds like the printer connects but doesn't respond to the M110 N0 command. I don't know anything about this printer, to be honest.

And the links from the first post are also dead (404)
I assume the printer has a firmware that differs from Marlin and/or Repetier

Might be this one.

Unless it's this one.

31%20PM

1 Like

Thanks for responding! No my printer is similar but it replaced the single... Here is the link to it:
http://www.3dcubicon.com/en/shop/sub31_3.php?goods_id=1804210001

This machine has its own slicer. How do the produced files for the printer look.
Can you share a sample?

I'm not there yet. I can't get octopi (octoprint) to connect to the printer. But the files are a proprietary form of gcode extension. I did some test prints with a usb stick in the printer's slot, but octoprint doesn't recognize the printer at various baud rates so I haven't gotten to the point where I can actually send a print file. This being said...here is a successful print I did with the printer: https://drive.google.com/file/d/1TmzTFPc8AumMLvX46Nz1M8a6CT2dvEM_/view?usp=sharing
The files are an .hvs extension, but apparently they are still gcode.

This page suggests that they're possibly G3DREM format, say, from the Dremel 3D20.

Related issue on the Slic3r repository. They seem to suggest that they're just gcode files. It's difficult to figure out which firmware is on your printer unless you could connect and then run an M115.

If it's the same firmware as on the Dremel (who knows?) then this might be an interesting read.