When using the GridfinityDrawerSpacer or GridfinityBaseplate it would be great if it could take in a parameter for max print bed size and create files of the baseplate split up based on that value.
So, for instance I can print a 5x5 max, if I entered in a drawer size that made a 13u x 7u usable base, it could spit out files that were 5x5 (print twice), 5x2 (print twice), 5x3, and 3x2.
I do not know python or cadquery at all, Im a c# guy, or I would give programming this a shot.