error on mainsail TMC uart
I have now flashed skr mini e3 v3 and ebb36 but i get this error on mainsail
using V2.0 alpha
10 Replies
other-emerald•3y ago
I would bet it has something to do with the Mini having only one UART Pin for all, therefor the quirks File is needed, and this collides with the use of a Toolboard E-UART Pin
It's actually a bug. It conflicts with toolboards (cause E is now using toolboard pins) 🤦
@himat55 this is a bug. I'll have to think about this for a minute, not entirely sure how to solve it.
conscious-sapphireOP•3y ago
thanks im only preping to change out the octopus 1.1 running at the moment this is on a separate pi3b and skr board
Aight good, i’ll let you know once i’ve figured out a fix!
national-gold•3y ago
im in the same boat
found it
So, temporary workaround for you guys, if you copy paste the contents from the quirks file (and replace the include) except the [tmc2209 extruder] section you should be good to go for now.
national-gold•3y ago
I will check it out in the am , thanks !
conscious-sapphireOP•3y ago
ok got this to work as you recomended now have another issue will make new thread
@here i've implemented a fix. undo this https://discord.com/channels/582187371529764864/1047239026261893210/1047350982981451796 and then include
[include config/boards/btt-skr-mini-e3-30/multi-alias-usage-quirk-toolboard.cfg]
instead of [include config/boards/btt-skr-mini-e3-30/multi-alias-usage-quirk.cfg]
and it should work.conscious-sapphireOP•3y ago
tested and working