Getting Started with Filament Printing - Printing

7 min read ·

Your first filament print


Printing your first model

I will assume you have a relatively modern printer.
Many recent machines automate a large part of the setup process through sensors and built-in calibration routines.

I personally use a relatively modern printer with extensive automation features, so most calibration steps are handled automatically.
Because of this, I will mainly focus on beginner-friendly workflows rather than advanced manual tuning or hardware modifications.

Printer setup and calibration

Before your first print, I strongly recommend following your printer manufacturer’s setup guide carefully. It will usually guide you through physical assembly, firmware updates, Wi-Fi or network setup, slicer installation and printer connection, automatic calibration routines.

A first model to print

Small test models save time, filament, and frustration when something is misconfigured. These prints help verify bed adhesion, print quality, dimensional accuracy, temperature and cooling settings.

Common beginner calibration models include:

Slicing

Slicer software

A 3D printer does not directly understand a 3D model file such as .stl, .obj, or .3mf. Before printing, the model needs to be converted into instructions the printer can follow. This process is called slicing.

Most slicers also allow you to preview the print before starting so you can inspect how many layers will be printed, where supports will be added, how much filament will be used, estimated printing time, possible issues with the model orientation…

Common slicers include:

I suggest you start with the slicer recommended by your printer manufacturer.

A basic slicing workflow looks like:

  1. Import your model into the slicer
  2. Choose your printer
  3. Select your filament type and profile
  4. Adjust settings if needed
  5. Slice the model
  6. Preview the generated layers
  7. Send the file to your printer

Supports

3D printers build objects layer by layer from the bottom upwards. Because of this, the printer cannot print in empty space. If a part of a model extends too far outward without anything underneath it, the freshly printed plastic has nothing to attach to and can fail. These unsupported areas are called overhangs.

Supports are temporary structures that the slicer creates underneath these areas to give the print something to build on.

After printing, supports are removed manually. Depending on the material and settings, this can range from a few seconds of cleanup to a significant post-processing step.

When should I use supports?

Use supports when:

Avoid supports when possible because they:

A good model orientation can often remove the need for supports.

Modern slicers can automatically detect areas that need support, but the automatic result is not always perfect. Learning to check the preview before printing will save filament and time.

I personally tend to avoid using supports whenever possible, preferring models that do not need them, or by splitting and gluing the model afterward.

Slicer parameters

Slicers contain hundreds of settings, but you only need to understand a few important ones to get started.

Many modern model repositories provide files in the .3mf format, which can include recommended print settings in addition to the model itself.

Layer height

Layer height controls how thick each printed layer is.

Smaller layers increase detail and produce smoother surfaces, but also increase print time. Larger layers have the opposite effect.

The layer height you can use depends partly on your nozzle size. The nozzle is the small opening where melted filament exits the printer. The most common nozzle size for hobbyist printers is 0.4 mm.

For example:

For comparison, here is a Benchy sliced in Bambu Studio, I zoomed in on the top of the chimney:

Slicer24 Slicer16 Slicer08

Benchy sliced with layer heigth 0.24mm, 0.16mm, and 0.08mm

Infill

Infill is the internal structure inside a print.

A 3D printed object is usually not completely solid. Instead, the slicer creates a pattern inside the object to provide strength while saving material.

Higher infill makes parts stronger, increases weight, uses more filament, takes longer to print and vice versa.

Common values:

The infill pattern also affects the final result. Common patterns include:

Infill Patterns

Reddit: Infill patterns

For most everyday prints, the default infill settings are usually enough.

An example use of a less common pattern: I printed wargames terrain with “lightning”, resulting in a faster and cheaper print.

Walls / Perimeters

Walls are the outer shells of your print.

Increasing wall count often improves strength more than increasing infill because the outside layers carry a large amount of the load.

Walls3 Walls6

Benchy sliced with wall loops set to 3 vs 6

Higher print speeds reduce print time but can reduce print quality and reliability.

For your first prints, the default values provided by your printer profile are usually a good starting point.

Printer parameters

Most modern printers come with pre-configured printer profiles, so you rarely need to adjust printer-specific settings yourself.

The main things to be aware of are:

Filament parameters

Filament profiles contain settings specific to the material you are printing with.

Modern slicers usually include ready-made profiles for common materials, so you can often start printing without changing anything.

The most important filament parameters are:

Each manufacturer has their own recommended temperatures. They are typically printed on the spool or listed on the product page.

Moisture

Many filaments absorb moisture from the air over time. Wet filament can cause stringing, surface defects, or poor layer adhesion.

Some materials are much more sensitive than others:

If a spool has been exposed to humid air for a long time, drying it can often improve print quality significantly.

For this reason, many hobbyists store filament in sealed containers or bags with desiccant packs.

For your first prints, don’t worry too much about moisture. If a new spool prints well, simply store it somewhere dry when not in use.

Here is my setup:

Wet silica gel is orange and will turn green once humid. I dry the silica gel with the spool drying feature of my printer every few months.

FilamentStorage

My filament setup

Before starting your print

Before starting a print, take a moment to verify a few things:

If you have a texture PEI plate, you may spread white paper glue before the print on your build plate to increase adhesion. Some people also use IPA alcohol for adhesion.

It is also worth checking the slicer’s layer preview. This allows you to spot obvious issues such as missing supports, floating parts, or an incorrect orientation before wasting time and material.

After a few successful prints, these checks quickly become routine.

During the print

Once the print starts, the most important moment is the first few layers.

A good first layer should:

If the first layer looks wrong, it is usually better to stop the print and fix the issue rather than waste hours of printing.

Common things to check during a print:

Modern printers often include cameras or failure detection features, but they are not perfect. A quick visual check can still prevent failed prints.

You do not need to watch the printer constantly. Once you are confident your settings are reliable, many prints can run unattended.