homing_override 'middle' fix with bltouch support - #1
Conversation
|
I think it would be better to override these variables in printer.cfg below this section: I realize its not as neat and dynamic but changing home.cfg will risk it gets overwritten with updates from RatOS. I tried variations of |
Thanks for taking the time to help improve this! I think that copying the entire [homing_override] to printer.cfg will work as you intended |
|
Yes, copying the entire macro will work, however it defeats the idea behind RatOS. The way they set it up is completely modular, so that you can override only the parts that you want to change. Taking that approach, when a RatOS dev would change something in their homing macro, you will get their updates without messing with your own overrides. RatOS is really neat if you ask me! 😄 Edit: and seeing you have RatOS configs forked and Ratrig mods, you probably already knew all that 🤔 |
Rat-OS#98