Any way to functionally rename the [T0] macro?
I realize this might sound like a very odd question, but I'm caught in a sort of catch 22 here. I recently installed a Box Turtle AFC on my VC3.1 (single extruder) and have got most everything working great on it.
The problem I'm running into now, however, is that Box Turtle's T0, T1, T2, and T3 lane load macros collide with RatOS' T0 macro. Everything Box Turtle wise works if I were to, say, comment out the T0 macro in RatOS.cfg, but then that obviously breaks starting a print.
And remapping T0-T3 into T1-T4 works as far as Klipper goes, but OrcaSlicer gets really fiddly doing that (some discussion on that over here https://discord.com/channels/1229586267671629945/1368588039840071710). Even you put T{next_extruder + 1} into the slicer it still ends up breaking the AFC mainsail UI too as T[whatever-your-last-lane-is] will end up showing up as not used...so if there was any way to just alias RatOS' T0 over to something else that would be amazing. Can anyone offer any assistance or advice here please?
2 Replies
I have banged my head against this for a few hours now and I’ve made some progress with adjusting start_print and T0 to not break printing functionality but still allow T0 to load the first Box Turtle lane when needed.
However if there’s any easier way that I’m missing to resolve this I’m still all ears lol
Sent you a PM. Built one myself and have a couple of questions about hooking it up.