-
Notifications
You must be signed in to change notification settings - Fork 74
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
ECv22 not detected after firmware upgrade to latest git, ECv34 does work #82
Comments
ok. I'll add this to our bug system, and see what it would take to fix. Is this preventing you from printing, or just an annoyance? |
I'm using the extstepper mode (while waiting for Robs 5D shield to arrive) which only works on ECv22, so it is indeed preventing me from printing :( |
So I flashed the ECv34 with 3.1 as well and: [12:14:32] Motherboard firmware v3.1 () So something in the v3.1 EC firmware kills communication with the MB |
I tried some more versions: MB 3.0 + ECv34 2.81 -> works It looks like something in the EC code changed between 2.81 and 3.0 that break communication with a Gen3 MB |
That is awesome. Thanks for testing that out, it makes it a lot easier to hunt down. I'll add that to my short list of todo, and try to get to it |
I upgraded my Gen3 mobo to latest git (v3.1) and my EC as well. After resetting the machine I get:
[13:30:41] Motherboard firmware v3.1 ()
[13:30:42] Toolhead 0: Not found.
Unplugging the EC and attaching a ECv34 board:
[13:34:25] Motherboard firmware v3.1 ()
[13:34:25] Toolhead 0: Extruder controller firmware v2.81 (Extruder)
Unplugging the ECv34 and attaching a different ECv22 board:
[13:35:28] Motherboard firmware v3.1 ()
[13:35:29] Toolhead 0: Not found.
The text was updated successfully, but these errors were encountered: