G1029 A does not allow dual extruder?
https://github.com/Snapmaker/Snapmaker2-Controller/blob/13e410d4bf97e15a855d378d2da6240db979e4a6/Marlin/src/gcode/bedlevel/abl/G1029.cpp#L114
The code is specifically disallowing this command from being executed against the dual extruder. Is there a plan to resolve this so we can do an 11x11 grid if we choose?
Also running into this issue and looking for a solution.
Can confirm, and this is a problem. Have the lumpy kickstarter print bed and need 11x11 for large footprint prints.
A fix for this would be greatly appreciated!
Still waiting (a year and a half) for this to be fixed.
Ping @huang-w-y @scotthsl @zauguin @xhycode is this ever going to get fixed?
@nivekmai Not sure what I have to do with this, but if you buy me a dual extruder I might consider contributing a fix.
looks like the code is here: https://github.com/Snapmaker/Snapmaker2-Controller/blob/314c167b0a1ce331d867b10abd32e00908e4aa9c/snapmaker/src/service/bed_level.cpp#L692 that either needs to be referenced/called/reproduced from the gcode
Neither familiar enough with the codebase, know enough c, or brave enough to break my device to try faffing here 🤣
@nivekmai Not sure what I have to do with this, but if you buy me a dual extruder I might consider contributing a fix.
Sorry, I thought I saw you in the blame for dual extruder code, I guess I misread