Hi,
I think this is a bug. Tried to create baseplate for my drawers where I need a bit of an extra on the sides, however the model created does not match the parameters at all.
Anyway, here's how to repro:
- Set width to 4 units, depth to 1 unit
- Set oversize parameters to fill, near, near
- Set oversize outer width to 300
- (Render will produce the correct part, 300mm wide)
- Set grid pitch to 60x60
- Render will now produce a part which is 428mm wide
When using the oversize method of fill, it seems the buffer at the edges is calculated as if using a 42mm grid (instead of an updated grid), but then added to the sides using the correct non-standard grid pitch, resulting in an oversized part.

Hi,
I think this is a bug. Tried to create baseplate for my drawers where I need a bit of an extra on the sides, however the model created does not match the parameters at all.
Anyway, here's how to repro:
When using the oversize method of fill, it seems the buffer at the edges is calculated as if using a 42mm grid (instead of an updated grid), but then added to the sides using the correct non-standard grid pitch, resulting in an oversized part.