From Browser to Print Bed: How to 3D Print a Shape Step by Step
Your first 3D print can feel like a wall of unfamiliar buttons — meshes, slicers, infill, supports, G-code. It is far simpler than it looks. This guide walks you end-to-end through one complete workflow: generate a shape in your browser, slice it, dial in a few settings, and pull a finished part off the bed. Follow the steps in order and you will have your first successful print without guesswork.
Step 1 — Design or pick a shape
Every print starts with a 3D model. You do not need CAD experience to make one. The simplest place to begin is right here: open the generator, choose a shape, and set its size.
- Pick a shape. Start with something flat-bottomed and forgiving — a cube, cylinder, or rounded box prints cleanly with almost no fuss.
- Set the dimensions in millimetres. Type the width, height, and depth you want. Keeping a first print modest (around 30–50 mm) keeps print time short while you learn.
- Mind wall thickness on hollow shapes. If your shape has walls, make sure they are thick enough to print reliably — thin walls can come out weak or fail entirely. See our guide on wall thickness in 3D printing for safe minimums.
Make your shape now — free
This is Step 1 in action. Pick from 18 shapes, set the dimensions in millimetres, and get a water-tight, print-ready STL in seconds. No sign-up, no install, nothing uploaded.
Open the STL generator →Step 2 — Export the STL
Once your shape looks right, click Export as STL to download it. Two details matter here, and the generator handles both for you:
- It is water-tight. The mesh is a fully sealed surface with no holes or gaps, which is exactly what a slicer needs to produce a solid object. If you want the full picture, see what an STL file is.
- The units are millimetres. The STL format itself stores no units, but by convention 3D-printing STLs are read as millimetres — and that is exactly what this tool exports. Keep that in mind for the next step.
Save the file somewhere you can find it. That single .stl file is everything the
rest of the workflow needs.
Step 3 — Load the STL into a slicer
An STL describes a shape, but your printer cannot read a shape directly — it needs layer-by-layer movement instructions. A slicer is the program that converts your model into those instructions. The popular free choices are Cura, PrusaSlicer, OrcaSlicer, and Bambu Studio; any of them works well. Our free slicer software guide helps you choose.
Install your slicer, select your printer model in its setup wizard, then drag your STL onto the build plate. The first thing to check is size: because STL carries no units, a model can occasionally import too large or too small (a classic symptom is a part that is 25.4× off, the inch-to-millimetre ratio). Click the model, read its dimensions, and rescale if they do not match what you set in Step 1.
Step 4 — Choose your key print settings
Slicers expose hundreds of settings, but for a first print you only need to touch a handful. Sensible defaults will carry you a long way.
Layer height
This is how thick each printed layer is. 0.2 mm is the universal safe default — a good balance of speed, strength, and surface quality. Go finer (0.12 mm) for smoother detail at the cost of time, or coarser (0.28 mm) for faster, chunkier prints.
Infill
Most prints are not solid plastic inside; they are filled with an internal lattice to save material and time. 15–20% infill is plenty for decorative and everyday parts. Raise it toward 40–50% only if the part must bear real load.
Supports
Supports are temporary scaffolding the printer adds under steep overhangs, removed afterward. The good news for beginners: flat-bottomed primitives like cubes and cylinders usually need none. Only enable supports if your shape has overhangs that would otherwise print into thin air. Leaving them off when they are not needed gives a cleaner result and saves cleanup.
Bed adhesion (brim or raft)
To stop a part lifting off the plate mid-print, a brim adds a thin skirt of plastic around the base for grip, and a raft prints the model on a removable plastic platform. For small or tall parts, a brim is cheap insurance; many flat-bottomed shapes print fine with neither.
Step 5 — Slice and preview
Click Slice. In a moment the slicer hands back two things worth checking before you commit:
- The layer preview. Scrub through the layers to confirm the model looks right — solid where it should be solid, supports only where you expect, no stray gaps.
- Estimated time and material. The slicer reports how long the print will take and how much filament it will use. If a "quick test" suddenly reads nine hours, that is your cue to revisit size or layer height before wasting plastic.
Step 6 — Export G-code and print
Happy with the preview? Export the G-code — the final instruction file your printer runs. Get it onto the machine by whatever route your printer supports: SD card, USB stick, USB cable, or network/Wi-Fi. Then start the print from the printer's menu or your slicer's send button.
The single biggest factor in first-print success is the first layer. Give it the best chance:
- Level the bed (or run auto-leveling) so the nozzle is an even distance from the plate all over.
- Clean the surface. A wipe with isopropyl alcohol removes fingerprint oils that stop plastic sticking.
- Watch the first layer go down. It should look like flat, joined-up lines pressed lightly into the plate — not thin spaghetti sitting on top. If it looks wrong, stop and re-level rather than letting a doomed print run for hours.
Step 7 — Post-processing
When the print finishes, let the bed cool for a minute — parts often pop off on their own as the plastic contracts. From there, a little finishing makes a big difference:
- Remove supports (if you used any) by hand or with flush cutters, working gently to avoid marring the surface.
- Knock off the brim or raft and any small stringy whiskers.
- Light sanding with fine-grit paper smooths visible layer lines and rough spots. You can stop there, or carry on to primer and paint for a polished look.
Frequently asked questions
Do I need to know CAD to 3D print a shape?
No. A shape generator like this one lets you produce a clean, print-ready STL by picking a shape and typing dimensions — no modeling skills required. CAD becomes useful later, when you want fully custom geometry.
Why did my first layer not stick?
Almost always bed leveling or a dirty surface. Re-level so the nozzle sits an even gap above the plate, wipe the bed with isopropyl alcohol, and add a brim for extra grip. A well-laid first layer is flat, even lines lightly squished into the plate.
How long does a small shape take to print?
A modest 30–50 mm shape at 0.2 mm layer height and 15–20% infill typically takes anywhere from 30 minutes to a couple of hours, depending on size and detail. Your slicer's estimate after Step 5 is the reliable number to trust.