-
Notifications
You must be signed in to change notification settings - Fork 26
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
Errorno 5 can't connect to replicator mini+ #99
Comments
In verbose logs I get Unable to access: /home/user/.library/data/GPX/c3.ini |
just so you know a replicator Mini+ is similar to a replicator 5th gen and uses a completely different thing than this., You will need to use makerbot print 4.3 to communicate with it directly, There is some other projects here on Github for trying to control them but none of them are very easy to use or setup. Sorry. I have worked on a project called mbotmake that can be tied to orcaslicer or prusaslicer to convert gcode to a makerbot file to print on the 5th gen printers. |
Perfect thank you!
…On Thu, Jul 11, 2024, 15:50 Cody Christensen ***@***.***> wrote:
just so you know a replicator Mini+ is similar to a replicator 5th gen and
uses a completely different thing than this., You will need to use makerbot
print 4.3 to communicate with it directly, There is some other projects
here on Github for trying to control them but none of them are very easy to
use or setup. Sorry.
I have worked on a project called mbotmake that can be tied to orcaslicer
or prusaslicer to convert gcode to a makerbot file to print on the 5th gen
printers.
—
Reply to this email directly, view it on GitHub
<#99 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADDOZZEAFK7N4ETUZL3CLTLZL3O2HAVCNFSM6AAAAABJ4BJLH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRTG44DCNZZGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello, I've been trying to fix some replicator mini + for my local library and the software is so locked down that I can't even get the printers to manually heat to clear a clog, so I set up an old mbp as a Ubuntu computer with octoprint.
I have tried all baud rates and default back to 115200 when trying anything
Serial port set to auto scans through all 32 ttyS devices
All I get is
Unexpected error while connecting to serial port /dev/ttyS#, baud rate 115200 from hook GPX: OSerror '[errorno 5] input/output error' dev/ttyS#'' @ comm.py:_open_serial:3944
Where # is all ttyS from 0 to 31 sequentially, all with the same error.
lsusb does list the makerbot device.
The text was updated successfully, but these errors were encountered: