🚀 New content added!
🔧 Troubleshooting February 5, 2026 5 min read

Elephant Foot in 3D Printing: Causes and Solution Guide

Is the bottom of your print bulging outwards? 5 main causes of the elephant foot problem and their solutions. Detailed guide from Z-offset adjustment to bed temperature, slicer compensation, and first layer optimization.

Quick Solution (TL;DR)

Elephant foot is usually caused by the nozzle being too close to the bed or high bed temperature. First step: Increase Z-offset by 0.02-0.05mm (move the nozzle further away). If it doesn't fix, lower the bed temperature by 5°C.


What is Elephant Foot?

Elephant foot (Elephant Foot) is when the first few layers of a print bulge outwards, appearing swollen at the base. The name comes from its resemblance to an elephant's foot. It causes significant dimensional issues, especially in assembled parts.

Symptoms

  • First 1-3 layers bulge outwards
  • Part base is wider than it should be
  • Mounting holes or slots are narrowed
  • Upper layers are normal, only the bottom part is swollen
  • Base edge is not sharp, but rounded

5 Main Causes and Solutions

1. 📐 Nozzle Too Close to Bed (Z-Offset)

The most common cause. If the nozzle is too close, the first layer gets squished too much and bulges sideways.

Solution Steps:

  1. Increase Z-offset value by +0.02mm
  2. Perform paper test: An A4 paper should pass under the nozzle with slight friction
  3. Observe the first layer:
    • Too close: Layer is transparent/too thin, edges bulge
    • Ideal: Slightly squished, lines are fused but flat
    • Too far: Lines are rounded, not fused
  4. Adjust in 0.02mm increments

Z-Offset by Printer:

  • Bambu Lab: Bambu Studio > Calibration > First Layer
  • Creality: From screen Prepare > Move Axis > Z
  • Prusa: LCD > Live Adjust Z
  • Klipper: SET_GCODE_OFFSET Z_ADJUST=0.02

2. 🌡️ High Bed Temperature

A bed that is too hot softens the bottom layers. The weight of the upper layers pushes the bottom layers outwards.

Solution Steps:

  1. Lower bed temperature by 5°C
  2. Use a setting that reduces bed temperature after the first layer

Bed Temperatures Based on Filament:

Filament Recommended Bed Elephant Foot Risk
PLA 50-60°C Low
PETG 70-80°C Medium
ABS 95-110°C High
TPU 40-50°C Low

Slicer Setting (Reduce after first layer):

  • Cura: Build Plate Temperature Initial Layer: 60 → Build Plate Temperature: 55
  • PrusaSlicer: Filament Settings → Bed → First layer: 60, Other layers: 55

3. 🛠️ Slicer Elephant Foot Compensation

Modern slicers can automatically fix this issue.

Cura:

  • Initial Layer Horizontal Expansion: -0.2mm (negative value = inward contraction)
  • This setting only affects the first layer

PrusaSlicer / OrcaSlicer:

  • Print Settings → Advanced → Elephant foot compensation: 0.2mm
  • Automatically pulls the first layer inward

Bambu Studio:

  • Quality → First Layer → Elephant foot compensation: 0.1-0.2mm

Caution: Setting this value too high will result in a very small first layer and adhesion issues. Start with 0.1mm and test by increasing in 0.05mm increments.


4. ⬇️ First Layer Settings

Properly setting up the first layer largely prevents elephant foot.

Optimal First Layer Settings:

  1. First layer height: 0.2-0.3mm (thick = good adhesion)
  2. First layer speed: 20-25mm/s (slow = more controlled)
  3. First layer flow: 95-100% (don't make it too high)
  4. First layer width: 100-120% (slicer auto is usually good)
  5. Fan: Off or 30% for the first 1-3 layers (for PLA)

5. 🏋️ Part Weight and Infill

Heavy parts crush the bottom layers. Especially 100% infill on large parts.

Solution Steps:

  1. Reduce infill percentage (20-40% is sufficient for most parts)
  2. Increase wall count (durability with walls instead of infill)
  3. For very heavy parts, rotate the print to put less load on the base

Dimensional Accuracy Test

To test the accuracy of your elephant foot correction:

  1. Print a 20x20x10mm calibration cube
  2. Measure with calipers:
    • Base (first layer): X and Y dimensions
    • Middle: X and Y dimensions
    • Top: X and Y dimensions
  3. If base measurement is the same as middle/top → No elephant foot ✅
  4. If base is 0.2mm+ larger → Increase Elephant foot compensation

Quick Diagnosis

Question Yes → No →
Only in the first 1-2 layers? Z-offset or bed temperature General over-extrusion
Bed too hot? Lower temperature by 5°C Check Z-offset
Compensation in slicer? Increase value (0.1-0.3mm) Enable it
First layer too squished? Increase Z-offset (+0.02mm) Check flow rate

Prevention Tips

✅ Recalibrate Z-offset after every bed change (glass, PEI, magnetic) ✅ Add elephant foot compensation to your slicer profile ✅ Keep first layer fan speed low, but not zero (30% for PLA) ✅ Use 0.15mm elephant foot compensation as standard for assembly parts ✅ If base size is critical, use a brim (the edge remains clean when brim is removed)


Frequently Asked Questions

Q: Does elephant foot only happen in FDM? No, it also happens in SLA/DLP prints. The reason is different — excessive exposure (over-exposure) of the first layer of resin. Solution: shorten the first layer exposure time.

Q: Does using a brim increase elephant foot? No, on the contrary, a brim increases adhesion to the bed and prevents warping. The brim may leave marks when removed, but elephant foot is not caused by the brim.

Q: Does using a raft cause elephant foot? Elephant foot does not occur with a raft because the part is printed on the raft, not directly on the bed. However, the raft degrades the bottom surface.

Q: Does a glass bed affect elephant foot? A glass bed is very flat, which ensures perfect first layer adhesion, but if the Z-offset is not precisely adjusted, elephant foot will be more pronounced. Advantage: the part detaches on its own when the glass cools.


Related Guides

Back to Troubleshooting