Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_right3D Printing Toolschevron_rightBuild Plate ArrangerBuild Plate Arranger

Build Plate Arranger

Pack several models onto a print bed automatically, drag them where you want them, and export the arranged plate as one model.

upload_file

Click to browse or drag & drop files here

Select one or more models — STL, 3MF, OBJ, PLY, GLB, OFF or STEP

Accepted: .glb,.gltf,.obj,.stl,.ply,.fbx,.dae,.3mf,.off,.3ds,.amf,.wrl,.vtk,.drc,.usdz,.usd,.usda,.usdc,.step,.stp,.iges,.igs,.brep

X × Y is the plate, Z is the maximum build height.STL and OBJ store no unit. Pick what one unit in the file means.Clearance kept between neighbouring parts. 2–4 mm is usual for FDM.Keep-out band along the bed edge, where clips and adhesion are worst.Grid a dragged part snaps to in the plate view.Rotation about Z only. Finer steps pack tighter but take longer to search.Y is up (glTF, three.js)Z is up (CAD, Blender)Which axis points away from the plate. CAD-exported STL files are usually Z-up.

Similar Tools

3D Printability Checker

3D Printability Checker

Check whether an STL, 3MF, OBJ, PLY or STEP model is actually printable before you slice it.

STL Dimension Repair Tool

STL Dimension Repair Tool

Fix models imported at the wrong scale. Infers the authored unit from the bounding box, converts between millimetres and inches, and bakes the new size into the geometry.

3D Print Support Analyzer

3D Print Support Analyzer

Find the overhangs and floating islands in an STL or 3MF that will need supports, and estimate the support material they cost.

Drain Hole Generator

Drain Hole Generator

Add real drain holes to a hollow resin model — click to place them, or let the tool find the lowest points.

Mute Video

Mute Video

Mute Video helps you remove unwanted sound from a clip directly in your browser. Use it for fast, private media cleanup, publishing, lessons, demos, and everyday video or audio editing.

PDF Structured Data Extractor

PDF Structured Data Extractor

Turn a PDF into structured JSON — headings, paragraphs, lists, tables and images — from its tagged structure tree or from layout inference.

Letter Spacing Tool

Letter Spacing Tool

Adjust and preview CSS letter-spacing with readability zones.

apps

More Tools

Browse our full collection of free online tools.

Fill the plate before you open the slicer

A full plate is the cheapest way to make a printer productive, but working out whether twelve of a part actually fit — with clearance, with the bed's keep-out edge, with one part rotated — is fiddly to do by eye. This tool does it in the browser: pick your models, say how many of each you want, choose a printer, and it packs them.

How the packing works

Each model is reduced to the convex hull of its footprint, inflated by half the clearance you asked for, and placed biggest-first by a search spiralling outward from the centre of the bed — so the largest parts land where beds are flattest and adhesion is best.

A hull is a conservative proxy, and that cuts both ways. Two parts whose hulls do not overlap definitely do not overlap as models, so the layout is always safe. But two concave parts that could nest inside one another will not be nested, so a hand-tuned plate can beat this one. That is why the plate view is draggable.

The plate view

The top-down view draws the bed, the keep-out margin, and every placed copy with its clearance ring. Drag a part and it snaps to your chosen grid; anything that collides or crosses the bed edge turns red immediately. Select a part and rotate it in 90° or 15° steps. The collision test is the same integer geometry the packer used, so what you see is what you get.

Getting the layout out

Two exports. The transform list is JSON: for each copy, the rotation about Z and the translation in millimetres, in the printer's own coordinate frame. The merged plate is a single model containing every copy already in position — drop it straight into your slicer. STL, GLB, OBJ, PLY and OFF can be written; 3MF can be read but not written here, so pick another format for the export.

STL and OBJ carry no units, so tell the tool what one unit means. Everything happens in your browser; your models never leave the machine.