Any drawer worth organising needs a baseplate bigger than a consumer print bed. A 306 × 380 mm drawer wants a 294 × 378 mm plate — 1.75 times the area a 256 mm bed can take in one piece. So it gets printed in pieces and joined, and the interesting question isn't whether to split it, but where.
How many cells your printer can take
A baseplate tiles at 42 mm, so an n-cell piece is exactly n × 42 mm. That makes the limit easy:
| Printer | Bed | Largest piece | Size |
|---|---|---|---|
| Bambu A1 mini | 180 × 180 | 4 × 4 | 168 × 168 mm |
| Ender 3 / Bambu A1 | 220 × 220 | 5 × 5 | 210 × 210 mm |
| Prusa MK4 | 250 × 210 | 5 × 5 | 210 × 210 mm |
| Elegoo Centauri / Bambu X1, P1 | 256 × 256 | 6 × 6 | 252 × 252 mm |
| Large format | 300 × 300 | 7 × 7 | 294 × 294 mm |
| Bambu H2D | 350 × 320 | 8 × 7 | 336 × 294 mm |
Leave a little margin on top of these if your joint adds a protruding tab — the generator accounts for that automatically, but it's why a piece that looks like it should just fit sometimes doesn't.
Why printing it diagonally doesn't help
The first instinct is to rotate the piece 45° and use the bed's diagonal. It doesn't work, and it's worth understanding why so you don't waste an evening on it.
A rectangle W × D rotated by θ occupies a bounding box of W·cosθ + D·sinθ by W·sinθ + D·cosθ. Both terms grow as soon as θ leaves 0° or 90°. The bounding box of a rectangle is always smallest square-on.
Concretely: a 7 × 4 piece is 293.5 × 167.5 mm. Its best orientation on a 256 mm bed still needs 293.5 mm. Every angle is worse. The diagonal only helps for something long and thin, and a baseplate piece never is.
Where to put the cuts
Once you accept splitting, the arrangement matters more than the count:
- Balanced — divide evenly. Predictable, and every piece prints the same, which is convenient if you're running them back to back.
- Staggered — offset the joints between rows like brickwork, so no seam runs the full width of the drawer. Meaningfully more rigid, because a continuous seam is a hinge.
- Fewest plates — search the split patterns and pick whichever needs the fewest bed loads. This often beats intuition: two narrow pieces frequently share a plate that an evenly-split layout would print separately.
For a 306 × 380 mm drawer on a 256 mm bed, the fewest-plates search finds a three-plate solution where the obvious split needs four. That's an entire print saved by moving a cut.
Joining the pieces
Split pieces sitting loose in a drawer will drift apart every time it's opened, so they need joining. The choice depends mostly on how you can assemble them:
- Dovetail tabs print onto the pieces themselves — no loose parts and no extra filament. Lay the tabbed piece down, lower its neighbour onto it, then lift the assembly into the drawer.
- Separate keys bridge the seam from underneath. Stronger, but they need assembling face-down and flipping, which is awkward for a big plate.
- Top-inserted keys exist for exactly the case where you can't lower an assembled plate in — a deep drawer, or one with a lip. Lay the pieces in place and drop a key into each junction from above.
Dovetails only go together vertically: the buried part is wider than the mouth, so a piece has to be lowered onto its neighbour rather than slid. That also means assembly has an order, and the generator prints it in the README bundled with your export.
Common questions
Will the seams be visible or catch on things?
The seam sits in the wall between cells, where the bins already leave a gap. Bins bridge across it and hide it. A well-fitting joint isn't noticeable in use.
Is a split plate weaker than one piece?
In the drawer, it barely matters — the plate rests on a flat floor and is contained by the drawer walls, so it's never asked to resist bending. Staggering the joints removes the one real weakness, a continuous seam across the full width.
Can I print the pieces in different colours?
Yes, and it looks deliberate rather than accidental if you stagger the joints. Each piece is a separate STL.
What if one piece still doesn't fit after splitting?
Add another cut. The cut map lets you click any grid line to place one by hand, and it warns when a piece exceeds your bed rather than letting you discover it in the slicer.
Split a baseplate for your drawer → · Back to the guide · Drawer size to grid →