Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to connect to the m3d micro+ #240

Open
LeonFedotov opened this issue Nov 23, 2017 · 6 comments
Open

Failing to connect to the m3d micro+ #240

LeonFedotov opened this issue Nov 23, 2017 · 6 comments

Comments

@LeonFedotov
Copy link

Hello ive just got the micro+ and it works with their native windows app, the mac app is stuck on loading and M33 Fio is stuck at connecting.
is the micro+ using some other communication mechanism?
this is the terminal output, it seems like its stuck on detection?

Changing monitoring state from 'Offline' to 'Detecting serial port'
Connecting to: /dev/ttyACM0
Changing monitoring state from 'Detecting serial port' to 'Opening serial port'
Connected to: Serial<id=0x6c420a10, open=True>(port='/dev/ttyACM0', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=None, 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
Changing monitoring state from 'Detecting baudrate' to 'Offline'
Recv: ?
@donovan6000
Copy link
Owner

M33 Fio isn't compatible with Micro+ or M3D Pro printers.

@LeonFedotov
Copy link
Author

@donovan6000 oh I see -_-
is it drastically different? can i help getting support?

@donovan6000
Copy link
Owner

I don't own or plan on buying a Micro+ printer, so I probably won't add support for it in M33 Fio. Here's a general overview of what needs to be done to support for Micro+ or M3D Pro printer if anyone's interested in doing so

@LeonFedotov
Copy link
Author

@donovan6000 great, thanks for the info.

@ktrolin
Copy link

ktrolin commented Nov 23, 2017

First of all, I really appreciate your work @donovan6000 & @foosel you guys are true philanthropists :)
Secondly, it might be obvious, but is it possible to connect the M3D micro+ as a default printer in octoprint (and not use the M33 Fio)?

@donovan6000
Copy link
Owner

donovan6000 commented Nov 25, 2017

@ktrolin The Micro 3D and Micro+ printers use repetier host protocol to receive G-code commands, so they won't work in OctoPrint by default. It is possible to use the Micro 3D printer with OctoPrint without using M33 Fio by installing a different firmware onto it.

The M3D Pro printer uses standard G-code protocol to receive G-code commands, so it can work in OctoPrint without any plugins. However the M3D Pro's firmware doesn't have builtin backlash compensation, so anything printed to it would be skewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants