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
YoshiroFROP2mo ago
Mcu path Motor pin ... dir pin... cie from printer.cfg The ratos.cfg will not make conflict?
TheTik
TheTik2mo 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
YoshiroFROP2mo 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
YoshiroFROP2mo ago
Should i should # include ratos.cfg is it correct?
TheTik
TheTik2mo ago
yes, you can comment out the old include with #
YoshiroFR
YoshiroFROP2mo ago
If i'm not wrong the configurator will overwrite this on next boot ?!
TheTik
TheTik2mo ago
overwrite what part?
YoshiroFR
YoshiroFROP2mo ago
#[include]ratos.cfg
TheTik
TheTik2mo 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
YoshiroFROP2mo ago
What do you think about my cfg?
YoshiroFR
YoshiroFROP2mo ago
No description
No description
No description
TheTik
TheTik2mo ago
I don't know that board enough to give advice, sorry are you having troubles?
YoshiroFR
YoshiroFROP2mo ago
No description
TheTik
TheTik2mo ago
If you move swap stepper drivers around, does the issue move with the driver, or stay with the port?
YoshiroFR
YoshiroFROP2mo ago
It stay imo all my stepper are no operating I dunno why... Could someone send me his cfg for tmc5160 please?
[RFRO] Articho
[RFRO] Articho2mo ago
@YoshiroFR to follow as I also have a mellow super8 board
YoshiroFR
YoshiroFROP2mo 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?