-
I noticed on the generic Einsy klipper config provided on the klipper repo that apparently "The Einsy boards sold by Prusa have defective firmware on the usb-to-serial chip that make the boards unusable with Klipper". Given that in your instructions you used a RPI Zero 2 w via GPIO (which iirc is a serial connection), I'm assuming this configuration doesn't suffer from the same firmware issues? Or did you have to flash a fixed USB to serial firmware on top of the steps outlined? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
No, no extra flashing is not needed you are using one of the free serial ports not usb to serial port. On that note I also had no issues going USB way before fully committing to conversion, I have mk3s from 2020 so I beleive they don't have issue anymore. |
Beta Was this translation helpful? Give feedback.
-
Ah, so if I only plan to use MainsailOS (for example) it shouldn't be an
issue
Edit: and to be clear, I plan to use a raspberry pi 3 not a zero
…On Thu, Apr 6, 2023, 07:48 Janez Troha ***@***.***> wrote:
You have two options:
a) permanent via pins on board
https://help.prusa3d.com/article/prusaprint-rpi-zero-and-octoprint_2180
b) usb
There was a einsy bug but it no longer applies to this setup?
There was yes, I have never observed it. From reports only those who used
Octoprint observed it.
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGDEE24D7LOBG7OVNBDKVDW72UQFANCNFSM53USHCAQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
dougshell, I did have the USB issue but was able to fix it and had klipper running via USB. Via GPI0 I have no connection to MCU. Anyluck on your end? I'm using a banana pi m2 zero, but I think it should be the same as they are the same GPI0 pins. |
Beta Was this translation helpful? Give feedback.
-
I apologize but I only partial follow.
I haven't installed klipper yet as I am working on a project. I hope to
flash the einsy fix tonight or tomorrow and attempt klipper this weekend.
Does the bananapi m2 zero fit into gpio pins on the einsy board?
Any chance you are up on discord and we could discuss further. I am a bit
of a novice and would appreciate a tiny bit of hand holding
…On Fri, Apr 7, 2023, 16:44 JesterIsDead ***@***.***> wrote:
dougshell, I did have the USB issue but was able to fix it and had klipper
running via USB. Via GPI0 I have no connection to MCU. Anyluck on your end?
I'm using a banana pi m2 zero, but I think it should be the same as they
are the same GPI0 pins.
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGDEE7WT22WJYUVEE5ZT23XAB4EJANCNFSM53USHCAQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Will do. However, it seems we need to be in a common discord server. Where
can I find you
…On Fri, Apr 7, 2023, 23:36 JesterIsDead ***@***.***> wrote:
The M2 is the same footprint with the same GPI0 lay out. I am on Discord.
Jester #4835
—
Reply to this email directly, view it on GitHub
<#8 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGDEE5LFD4EZ556SQH6H33XADMNHANCNFSM53USHCAQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
No, no extra flashing is not needed you are using one of the free serial ports not usb to serial port. On that note I also had no issues going USB way before fully committing to conversion, I have mk3s from 2020 so I beleive they don't have issue anymore.