Mellow super 8 pro support

Hello i would like to know how can i add myself or (if there is) any cfg for support mellow super 8 pro in board list? Atm i stuck with "ratos overwritten" on boot.... Is it possible to disable overwritten from ratos?
19 Replies
TheTik
TheTik2mo ago
you should make changes in printer.cfg, not in ratos
YoshiroFR
YoshiroFROP5w ago
Mcu path Motor pin ... dir pin... cie from printer.cfg The ratos.cfg will not make conflict?
TheTik
TheTik5w ago
printer.cfg imports ratos.cfg then wehatever you write after that will override. So say you had the files like this:
ratos.cfg:
[foo]
bar = 1

printer.cfg:
[include ratos.cfg]
[foo]
bar = 2
ratos.cfg:
[foo]
bar = 1

printer.cfg:
[include ratos.cfg]
[foo]
bar = 2
the result would be bar = 2
YoshiroFR
YoshiroFROP5w ago
As expected i can't overwrite i make conflict...
No description
blacksmithforlife
copy ratos.cfg to another file, edit that file, and change your import on printer.cfg to use that new file
YoshiroFR
YoshiroFROP5w ago
Should i should # include ratos.cfg is it correct?
TheTik
TheTik5w ago
yes, you can comment out the old include with #
YoshiroFR
YoshiroFROP5w ago
If i'm not wrong the configurator will overwrite this on next boot ?!
TheTik
TheTik5w ago
overwrite what part?
YoshiroFR
YoshiroFROP5w ago
#[include]ratos.cfg
TheTik
TheTik5w ago
The configurator will redo your printer.cfg if it needs to, but you shouldn't need to run it daily or anything. There is also a "confirmation" you have to do at the end of the configurator for changes to it to be saved
YoshiroFR
YoshiroFROP4w ago
What do you think about my cfg?
YoshiroFR
YoshiroFROP4w ago
No description
No description
No description
TheTik
TheTik4w ago
I don't know that board enough to give advice, sorry are you having troubles?
YoshiroFR
YoshiroFROP4w ago
No description
TheTik
TheTik4w ago
If you move swap stepper drivers around, does the issue move with the driver, or stay with the port?
YoshiroFR
YoshiroFROP4w ago
It stay imo all my stepper are no operating I dunno why... Could someone send me his cfg for tmc5160 please?
[RFRO] Articho
@YoshiroFR to follow as I also have a mellow super8 board
YoshiroFR
YoshiroFROP3w ago
Hey finally i had 4 faulty steppers I made my own cfg Atm i'm waiting for 4 new ones 10days delivery

Did you find this page helpful?