FDM Desk
tutorials

First Layer Calibration: A Step-by-Step Guide for Any FDM Printer

The first layer determines whether a print succeeds or fails. Here's how to calibrate z-offset, bed leveling, and flow rate to get it right every time.

By Editorial · · 8 min read

The first layer is the foundation everything else builds on. If it’s wrong, the rest of the print will be wrong. Most print failures trace back to first layer problems: adhesion failure, gaps, over-squishing, or height inconsistency across the bed.

This guide covers the three calibration steps that matter most: z-offset, bed leveling, and live flow rate adjustment. It applies to any FDM printer.

Understanding the Goal

A good first layer looks like this: the filament is pressed into the bed surface, not sitting on top of it. Lines are slightly squished flat and bond to adjacent lines. There are no gaps between lines, and the layer is uniformly flat across the entire bed.

What you’re adjusting is the gap between the nozzle tip and the bed surface when z=0. Too much gap and the filament doesn’t stick. Too little and the nozzle drags through the filament and clogs.

Step 1: Bed Leveling

Bed leveling means the print surface is parallel to the gantry (the axis the printhead moves on). If the bed is tilted, z-offset will be correct on one side and wrong everywhere else.

Manual leveling involves adjusting screws at the bed’s corners until a feeler gauge (or a piece of paper) has consistent resistance across all corners and the center. Turn the screw clockwise to raise that corner, counter-clockwise to lower.

The process:

  1. Heat the bed to your print temperature (bed height changes slightly with heat)
  2. Disable steppers or manually move the head to each corner
  3. The gap should be consistent: you’re looking for light resistance when sliding a piece of A4/letter paper under the nozzle
  4. Check corners first, then center, then re-check corners (adjusting one corner affects the center and nearby corners)
  5. Do two or three passes until it’s consistent

Automatic leveling (mesh bed leveling, ABL) uses a probe to measure the bed height at many points and compensates in firmware. ABL doesn’t replace manual leveling — it compensates for small variations. If your bed is badly tilted, ABL will have a hard time compensating. Start with manual leveling, then let ABL handle the fine correction.

Step 2: Z-Offset Calibration

Z-offset is the distance from your home position to the actual bed surface. Even with auto bed leveling, you need to set this correctly.

Live adjustment method:

  1. Start a first-layer calibration print (or just the first layer of any large flat print)
  2. Watch the first layer as it prints
  3. Adjust z-offset in small increments (0.02-0.05mm) until you get good adhesion
  4. Save the offset when it looks right

What to look for:

Too high (under-extruded first layer):

Just right:

Too low (over-squished):

The adjustment is small. Most z-offset changes are in the range of -0.05mm to -0.3mm total. You’re working with fractions of a millimeter.

Slicer z-offset vs firmware z-offset: Both work. Firmware adjustment persists across prints. Slicer adjustment applies per-print. Either is fine; firmware is more convenient if you use the same machine for one material consistently.

Step 3: First Layer Flow Rate

Even with perfect z-offset and leveling, flow rate affects first layer quality. If your slicer’s flow rate is off, you’re either over or under-extruding.

For the first layer specifically, many slicers let you set a separate first-layer flow rate. Start at 100% and adjust based on what you see.

Signs of under-extrusion in the first layer:

Signs of over-extrusion in the first layer:

Adjust in 5% increments and observe the results. Most printers print well at 95-105% first layer flow.

Step 4: Temperature and Speed

First layer temperature and speed matter too.

Temperature: Print the first layer at the same temperature as the rest of the print. Some guides suggest 5-10C higher for better adhesion; this can help with materials like PETG but isn’t necessary for PLA.

Speed: Slower first layers adhere better. Most slicers default to 25-50% of normal print speed for the first layer. This is correct. Don’t speed it up until everything else is working.

Testing and Iterating

Use a dedicated calibration print for iterating. A single-layer square or the built-in first layer calibration in your printer’s firmware is ideal — it completes in a few minutes and you can assess adhesion and appearance immediately.

The sequence:

  1. Level the bed manually
  2. Run auto bed leveling if your printer has it
  3. Print a single-layer calibration square
  4. Adjust z-offset until it looks right
  5. Check flow rate if the surface still looks off

One important note: bed surface matters. PEI sheets (textured or smooth) are standard and work well for PLA and PETG. Smooth glass has different adhesion characteristics. Whatever surface you use, clean it with isopropyl alcohol before prints. Finger oils from handling the surface cause adhesion failures that have nothing to do with your calibration.

When to Recalibrate

Bed leveling can shift over time, especially on bed-slinger printers where the bed vibrates during printing. Check it if:

Z-offset can drift if you change nozzles or hotend components. Recalibrate after any hardware change.

Good first layer calibration takes 30-60 minutes the first time and 5-10 minutes when re-checking. The investment saves hours of failed prints.

#calibration #first-layer #fdm #tutorial #beginner

Related

Comments