Tinkercad 3D printing works in two steps: you design the model in Tinkercad, then you slice that model and send it to a printer. Tinkercad makes the shape, but it does not produce the layer-by-layer instructions a 3D printer actually needs, so there is always a slicing step in between. The shortest honest answer to "how to 3D print from Tinkercad" is: export your design (as STL, or straight to a service like SimplyPrint), slice it, and print. This guide covers both paths, including the one-click route that skips the download.

Tinkercad is the most popular browser-based CAD for beginners and classrooms, free and made by Autodesk, and it runs on any device including Chromebooks and iPads. That makes it the first design tool millions of people meet, which is exactly why the gap between "I finished my model" and "it is printing" trips up so many first-timers. The model is done; the print is not, because the model still has to be sliced. Below is the real export-then-slice path, the faster one-click path through SimplyPrint, and the beginner traps that cause a Tinkercad design to come out wrong or not print at all.

How do you 3D print from Tinkercad?

To 3D print from Tinkercad, open your design in the Tinkercad editor, click Export in the top-right toolbar, and choose how to get the model to a slicer. You have two routes. The classic route is to export an STL (or OBJ) file, download it, and open it in a slicer. The faster route is the 3D Print tab in the same Export panel, which sends the design straight to a connected service like SimplyPrint with no download at all. Either way, the model then has to be sliced into G-code before a printer can run it.

That slicing step is the part Tinkercad does not do, and it is the single most common point of confusion. Tinkercad gives you a finished 3D model; a printer needs a finished set of movement and temperature instructions. The slicer is what converts one into the other. So every Tinkercad print, no matter which export route you take, passes through a slicer on the way to the bed.

The Tinkercad Export panel open on the 3D Print tab, showing the Send to my printer list with SimplyPrint highlighted as the receiver
Tinkercad's Export panel: the 3D Print tab sends a design straight to SimplyPrint with no STL download.

Does Tinkercad slice models, or just design them?

Tinkercad designs models; it does not slice them. This is worth stating plainly because the word "print" appears inside Tinkercad's own Export panel (the 3D Print tab), which makes it look like Tinkercad prints directly. It does not. That tab is a handoff: it passes the model to a printing service, and the slicing still happens on the other side.

Here is the division of labor for any Tinkercad print:

  • Tinkercad builds the geometry: you combine boxes, cylinders, holes, and text into a solid shape, sized in millimeters.
  • The slicer turns that geometry into G-code: layer height, infill, supports, temperatures, and the toolpath the printer follows. This is SimplyPrint's cloud slicer, OrcaSlicer, PrusaSlicer, or Bambu Studio.
  • The printer runs the G-code and lays down plastic.

Tinkercad covers the first box only. Knowing that up front saves a lot of "why won't this just print" frustration. You always need a slicer between Tinkercad and the printer, and the rest of this guide is about making that slicing step as short as possible.

How to 3D print from Tinkercad the classic way (export to STL)

The download-an-STL route is the one most "Tinkercad to STL" tutorials describe, and it works with any slicer on any platform. The steps:

  1. Open your design in the Tinkercad editor (not the gallery thumbnail; the Export options only appear in the full editor).
  2. Click Export in the top-right toolbar.
  3. Choose a format. STL is the universal choice for single-material prints. OBJ also works and carries a little more data. If your slicer prefers it, 3MF keeps each object separate (more on formats below).
  4. Save the file to your computer, Chromebook downloads folder, or tablet.
  5. Open the file in a slicer, position it on the build plate, set layer height and infill, slice, and export the G-code to the printer (SD card, USB, or a network upload).

This route is fine, and on a desktop with a slicer already installed it is quick. The friction shows up when you iterate: every tweak in Tinkercad means another Export, another download, and another reopen-in-the-slicer cycle. It also stalls on locked-down devices. A school Chromebook often cannot install a desktop slicer at all, and slicing a complex model on a low-RAM Chromebook can be painfully slow. That is the gap the next route closes.

What does Tinkercad export, and at what size?

Tinkercad exports a mesh: a surface made of triangles, with no material or print-setting information baked in. STL is the smallest and most universal; OBJ adds material and texture data that slicers mostly ignore for a single-color print; 3MF is the modern format that keeps multiple objects separate and is worth using when you have several parts on one plate. If you are unsure, STL is a safe default for Tinkercad's typical single-solid output. For a deeper comparison see what is a 3MF file.

On size: Tinkercad works in millimeters and exports at real-world scale, so a 40 mm box in Tinkercad lands in the slicer as a 40 mm box. There is no meters-to-millimeters trap like the one Blender has. Still, glance at the dimensions on the build plate in the slicer before you slice, because it is easy to design something larger than your printer's bed without noticing in Tinkercad's infinite workplane.

How to 3D print from Tinkercad in one click with SimplyPrint

Tinkercad has a built-in integration that sends a design straight to SimplyPrint, no download and nothing to install. It lives in the same Export panel: click Export, switch to the 3D Print tab, and pick SimplyPrint from the "Send to my printer" list. Tinkercad hands the model to your SimplyPrint account and opens it in the browser. Because both Tinkercad and SimplyPrint are browser-based, the whole thing works on a Chromebook, iPad, or any tablet with nothing installed.

Once the model lands, SimplyPrint asks what to do with it and gives you three choices: Save it to your files for later, Slice it now in the browser, or Add to queue so it routes to the next matching printer.

The SimplyPrint browser dialog asking what to do with an imported Tinkercad design, offering Save, Slice, and Add to queue options
After the handoff from Tinkercad, SimplyPrint offers three choices: save the file, slice it now, or add it to the print queue.

If you choose Slice, the cloud slicer opens in the browser with your Tinkercad model already loaded. You pick the engine (OrcaSlicer, PrusaSlicer, Bambu Studio, ElegooSlicer, or Creality Print), choose a printer profile, set layer height and infill, and slice. The slicing runs on SimplyPrint's servers, not on your laptop or Chromebook, so even a low-powered device handles a complex model without freezing. When the slice finishes, you send the job to a connected printer with one click, or drop it in the queue. SimplyPrint connects to 130+ printer brands and 600+ models through OctoPrint, Klipper, or a built-in integration, so "any printer" is close to literal.

Online Cloud-Based Slicer

Use PrusaSlicer, OrcaSlicer, BambuStudio, ElegooSlicer & CrealityPrint online in the cloud - on any device, anywhere!

The point of this route is that it collapses the export-download-reopen loop into a single click and moves the heavy slicing off your device. You stay in Tinkercad to design, and the browser handles the rest. For the click-by-click version on a school device, see the spoke guide on 3D printing from Tinkercad on a Chromebook.

Try the SimplyPrint cloud slicer free

Why won't my Tinkercad model print? The beginner traps

Most Tinkercad prints that fail or come out wrong fail for geometry reasons, not printer reasons. Tinkercad makes it easy to build a shape that looks right on screen but is not actually printable. The four traps that catch beginners most often:

  • Walls thinner than the nozzle. A standard 0.4 mm nozzle cannot print a 0.3 mm wall; the slicer treats sub-nozzle walls as zero thickness and silently skips them. Keep walls and fine details at 1 mm or more to be safe. Thin text, narrow ribs, and delicate lattices are the usual culprits.
  • Shapes that overlap but were never joined. Tinkercad lets you stack shapes that visually touch but remain separate solids. Export that and you can get floating or merged-wrong geometry. Select everything that should be one piece and use Group (the button in the top toolbar) to fuse them into a single solid before exporting.
  • Tiny floating parts. A detail that does not actually connect to the main body will either fail to print or drop off the bed. If a feature has to be physically attached, make sure it overlaps the main solid and is grouped with it.
  • Designed bigger than the bed. Covered above, but it bears repeating: the infinite workplane hides scale. Check the part fits your printer's build volume before slicing.

The good news is that a clean Tinkercad solid is usually easy to slice. Group your shapes into one solid, keep walls at or above 1 mm, and let the slicer's automatic mesh repair handle the small stuff. SimplyPrint's slicer auto-repairs most minor non-manifold issues from Tinkercad output silently; only heavily layered designs with many coincident faces tend to need a manual fix back in Tinkercad. For a sense of how forgiving browser slicing is, see how to slice online on a Chromebook.

Is Tinkercad good for 3D printing, and when should you switch tools?

Tinkercad is genuinely good for a large slice of 3D printing, and it is the right starting point for almost everyone. It excels at anything you can build from primitive shapes: boxes, brackets, enclosures, keychains, name tags, simple gears, organizers, and educational models. The drag-and-drop interface means a complete beginner can have a printable solid in minutes, which is why it dominates classrooms and first prints.

Where Tinkercad runs out of road:

  • Organic or sculpted shapes (miniatures, busts, jewelry, flowing forms). Those want a mesh sculpting tool. See how to 3D print from Blender for that path, which uses the same SimplyPrint slicing flow on the back end.
  • Precise parametric parts with driven dimensions that have to survive design changes (a bracket that bolts to existing hardware, a gear with an exact module). Those want Fusion or FreeCAD.
  • Multi-body assemblies with complex constraints. Tinkercad's grouping model gets awkward past a certain complexity.

A useful rule: if you can describe the part as a combination of basic shapes, Tinkercad is the fastest tool. If you would describe it as "a sculpt" or "an engineered part with exact tolerances", graduate to Blender or parametric CAD respectively. The slicing step is identical regardless of which design tool you came from, so moving up later does not mean relearning how to print.

Related features

The full Tinkercad to printed-part workflow

Putting it together, here is the end-to-end path that works for a beginner, on any device:

  1. Design in Tinkercad. Combine shapes, size in millimeters, and Group everything that should be one solid.
  2. Sanity-check the geometry. Walls at 1 mm or more, nothing floating, the part fits your bed.
  3. Hand it off. Either Export an STL and open it in a slicer, or use Tinkercad's 3D Print tab and choose SimplyPrint to skip the download.
  4. Slice. In the SimplyPrint cloud slicer (or any slicer), pick a printer profile, set layer height and infill, and slice. With SimplyPrint this happens in the browser and runs on the server side.
  5. Print. Send the sliced job to a connected printer with one click, or add it to your print queue to route it to the next matching machine.

For the typical Tinkercad model, that whole loop is a few minutes once your printer is connected. The design tool stays Tinkercad, where it belongs; the slicing and printing move to a browser tab that does not care whether you are on a gaming PC or a locked-down school Chromebook.

If you are setting this up for a classroom rather than a single user, the operational layer (shared queue, teacher approval, locked student slicer settings) is a separate topic covered in how to manage Tinkercad classroom 3D printing. And for the broader picture of why a browser-based design plus browser-based slicing combination is so well suited to schools and shared labs, the Tinkercad integration page and the SimplyPrint slicer cover the platform side.

Tinkercad makes the model. A slicer makes it printable. SimplyPrint puts the slicer in the same browser tab Tinkercad already lives in, so the two steps feel like one. That is the whole of Tinkercad 3D printing, from design to printed part. For Autodesk's own basics on the design side, see the Tinkercad learning center.