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.

  1. Pick a shape. Start with something flat-bottomed and forgiving — a cube, cylinder, or rounded box prints cleanly with almost no fuss.
  2. 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.
  3. 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:

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:

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:

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:

Key idea: Every 3D print follows the same path — model → STL → slicer → G-code → printer → finishing. Learn it once on a simple shape and every future print is just a variation on these seven steps.

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.

About the author: Amir is a long-time 3D-printing hobbyist who has spent years designing parametric models and tuning both FDM and resin printers. He writes and maintains all the guides on Free STL Shapes and revises them as slicers, printers, and best practices evolve. Spotted something out of date? Let him know.