markwal / OctoPrint-GPX

An OctoPrint plug-in to use GPX as the protocol layer underneath rather than replacing g-code to talk to s3g/x3g machines, for example, a FlashForge.
GNU Affero General Public License v3.0
104 stars 26 forks source link

Errorno 5 can't connect to replicator mini+ #99

Open wBrhy2 opened 3 months ago

wBrhy2 commented 3 months ago

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.

wBrhy2 commented 3 months ago

In verbose logs I get

Unable to access: /home/user/.library/data/GPX/c3.ini

charely6 commented 2 months ago

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.

wBrhy2 commented 2 months ago

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 https://github.com/markwal/OctoPrint-GPX/issues/99#issuecomment-2223781795, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDOZZEAFK7N4ETUZL3CLTLZL3O2HAVCNFSM6AAAAABJ4BJLH6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRTG44DCNZZGU . You are receiving this because you authored the thread.Message ID: @.***>