Is it possible to edit board-definition.json (SKR 3 pin definition error)
Is it at all possible to change the pin definitions in the primary config file, or would I have to reupload the json file?
Solution:Jump to solution
@ItsJesus | V-Core 3.1 IDEX Test implemented that now catches these mistakes correctly. Fix is pushed! Update RatOS and let me know if you run into other goofs.
9 Replies
what's the problem?
Is it a bug or do you want to swap motors around (Because you can do that under "motion" or on the hardware configuration page)
PE0 is assigned to X UART and CS when it should only be assigned to Z enable
Referencing the above from BTT Github
X UART should be PD5
Shit my tests should've caught that, gimme a sec
Gah it's because enable pins don't have to be unique...
I'll send a picture of the error once I get back to my pc.
No need, i'm just writing more tests to catch these, then i'll fix and push
Solution
@ItsJesus | V-Core 3.1 IDEX Test implemented that now catches these mistakes correctly. Fix is pushed! Update RatOS and let me know if you run into other goofs.
Will do! Thanks for the help