Gridfinity 5x6, adjusting max bed size limits
Printing a 5x6 screw together gridfinity - the STL is 252 x 210 and prusaslicer complains it couldn't fit - but by tweaking the bed size to 252.5 x210.5 and all is good apparently. I added a pause to the gcode after the first layer to inspect things. From what I can see so far, the build plate could shift over to the right a hair as the edge of the print is right on the edge. There are about 3-5mm free on the left size.
So, I guess.. if the default is 250x210 - what is the actual limit / capability? I imagine there's some wiggle room to that 250x210 for build tolerances / alignments and I grepped through the firmware at https://github.com/prusa3d/Prusa-Firmware-Buddy.git but did not see or recognize the limit, but I could have been looking for the wrong thing. I would expect something like a X_AXIS_MAX etc.
This is the file: https://www.printables.com/model/300603-gridfinity-screw-together-baseplate/files#preview:file-OqMKd
If it works, it works.... sometimes you have to cross-the-streams!