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?
No description
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.
Jump to solution
9 Replies
miklschmidt
miklschmidt2mo ago
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)
ItsJesus
ItsJesus2mo ago
PE0 is assigned to X UART and CS when it should only be assigned to Z enable
ItsJesus
ItsJesus2mo ago
No description
ItsJesus
ItsJesus2mo ago
Referencing the above from BTT Github X UART should be PD5
miklschmidt
miklschmidt5w ago
Shit my tests should've caught that, gimme a sec Gah it's because enable pins don't have to be unique...
ItsJesus
ItsJesus5w ago
I'll send a picture of the error once I get back to my pc.
miklschmidt
miklschmidt5w ago
No need, i'm just writing more tests to catch these, then i'll fix and push
Solution
miklschmidt
miklschmidt5w ago
@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.
ItsJesus
ItsJesus5w ago
Will do! Thanks for the help