How to Fix Elephant Foot on 3D Prints
Elephant foot is one of the most common first-layer problems in FDM 3D printing. The bottom few layers of your print flare outward slightly, creating a wider base than the rest of the model. It is named after the way an elephant's foot splays wider at the bottom under the animal's weight — and the cause is similar. The first layers are being squished wider than they should be.
While elephant foot might seem cosmetic, it causes real problems. Parts that need to fit into enclosures will not slot in. Stacking parts will wobble. Anything with a designed flat edge will have a visible lip at the base. Fortunately, elephant foot is one of the easiest problems to fix once you understand the two mechanisms that cause it.
What Causes Elephant Foot
There are two distinct causes, and most prints have some combination of both:
1. Mechanical Squish: Z-Offset Too Low
If your nozzle is too close to the bed on the first layer, the extruded filament gets squished outward like pressing a tube of toothpaste flat. The line width becomes wider than intended, and the extra width accumulates across every line, making the entire first layer wider than the model.
This is the most common cause and the easiest to fix.
2. Thermal Expansion: Heated Bed Softening the Base
Even with a perfect Z-offset, the heat from the build plate softens the first few layers of plastic. The weight of the print pressing down on these soft layers causes them to spread outward. This is especially noticeable with PLA on beds set to 60°C or higher, because PLA's glass transition temperature is only about 60°C — the bed is literally at the temperature where PLA starts to soften.
Fix 1: Adjust Your Z-Offset
This should be your first action. A proper Z-offset produces a first layer that is slightly squished for adhesion but not pancake-flat.
The paper test: Slide a piece of standard printer paper between the nozzle and bed. You want light resistance — the paper should drag slightly but still slide. If the paper is pinched tight or cannot slide, the nozzle is too close.
Live Z adjustment: Most modern printers (Prusa, Bambu Lab, Klipper-based machines) let you adjust the Z-offset while the first layer is printing. Watch the first layer go down:
- Too close: Lines are wide, translucent, and the nozzle scrapes through previously laid lines
- Too far: Lines are round, do not stick well, and have gaps between them
- Just right: Lines are slightly flattened, fully opaque, and just barely touching neighboring lines
Adjust in 0.02mm increments until you hit the sweet spot. On printers like the Bambu Lab P1S or Prusa MK4S, the auto-leveling handles most of this, but the Z-offset fine-tuning still matters.
According to Prusa's first layer guide, getting the first layer right is the single most impactful thing you can do for print quality.
Fix 2: Reduce Bed Temperature
If your Z-offset is correct but you still see elephant foot, the bed temperature is probably softening the base layers.
For PLA:
- Try reducing bed temperature from 60°C to 50-55°C
- The first layer usually adheres fine at 50°C on PEI or glass
- Some makers run PLA with no heated bed at all on textured PEI
For PETG:
- Reduce from 80°C to 70-75°C
- PETG's higher glass transition temperature makes it less susceptible, but it can still happen
For ABS:
- ABS needs high bed temps (90-110°C) and is very prone to elephant foot
- Use the slicer compensation method below instead of lowering temperature
As All3DP's elephant foot guide notes, bed temperature is the often-overlooked second cause that persists even after Z-offset is perfected.
Fix 3: Elephant Foot Compensation in Your Slicer
Most modern slicers have a dedicated setting that slightly shrinks the first layer (or first few layers) inward to compensate for the outward spread.
In OrcaSlicer / PrusaSlicer / BambuStudio:
- Setting: Elephant Foot Compensation
- Typical value: 0.1-0.3mm
- This insets the first layer by the specified amount, so when it spreads outward, it ends up at the correct dimension
In Cura:
- Setting: Initial Layer Horizontal Expansion
- Set to a negative value (e.g., -0.2mm)
- This shrinks the first layer outline inward
How to find the right value:
- Print a 20mm calibration cube.
- Measure the base width and the width at a higher layer.
- The difference tells you how much compensation you need.
- If the base measures 20.3mm and the upper layers measure 20.0mm, set compensation to 0.3mm / 2 = 0.15mm (it affects both sides).
Fix 4: Reduce First Layer Flow Rate
An alternative to elephant foot compensation is reducing the flow rate for just the first layer.
In your slicer:
- Look for First Layer Flow or Initial Layer Flow Rate
- Reduce from 100% to 90-95%
- This puts less material down on the first layer, reducing the squish
Caution: Reducing first layer flow too much will hurt adhesion. Find the balance where elephant foot disappears without the first layer lifting.
Fix 5: Use a Chamfer or Fillet in Your Model
If you control the 3D model design, adding a small chamfer (45-degree cut) or fillet (curved transition) at the base edge eliminates elephant foot visually and structurally.
In CAD software:
- Add a 0.5-1mm chamfer to all bottom edges
- This removes the sharp 90-degree edge where elephant foot is most visible
- The chamfer also makes parts easier to remove from the bed
This approach is standard practice in injection molding and works equally well for 3D printing. Formlabs' design guide recommends chamfers on all bed-contact edges for best results.
Fix 6: Raise the Nozzle After the First Layer
Some slicers allow different layer heights for the first layer versus the rest. Using a slightly thicker first layer (e.g., 0.3mm) with a standard layer height above (0.2mm) can help because the first layer Z-offset error becomes a smaller percentage of the thicker layer.
However, this only helps with the mechanical squish component, not the thermal component.
Special Cases
Elephant Foot on Resin Prints
Resin (SLA/MSLA) printers also get elephant foot, but from a different cause. The first few layers get extra UV exposure from light bleed, causing them to over-cure and spread. The fix is reducing bottom exposure time or using anti-aliasing / pixel compensation settings in your slicer.
Elephant Foot Only on One Side
If elephant foot appears only on one side of the print, your bed is not level. The side closer to the nozzle gets more squish. Re-level the bed or check your auto-bed-leveling mesh.
Elephant Foot Getting Worse Over Time
If elephant foot was not a problem before but is getting worse, your bed springs (on manually leveled printers) may be compressing, bringing the bed closer to the nozzle over time. Upgrade to silicone bed mounts like the Creality Silicone Bed Mounts which do not compress, or switch to a printer with auto-leveling.
Recommended Approach
For the fastest fix, combine methods:
- Fine-tune Z-offset — raise it in 0.02mm increments until first layer is clean but not over-squished
- Set elephant foot compensation to 0.15mm in your slicer as a starting point
- Lower bed temperature by 5°C if possible without losing adhesion
- Print a calibration cube, measure, and adjust compensation as needed
Find Calibration Models
Search 3DSearch for "calibration cube" or "elephant foot test" to find models specifically designed for testing first-layer accuracy. Print one, measure with calipers, adjust, and repeat until the base matches the upper dimensions.
Final Thoughts
Elephant foot is a solved problem. Between Z-offset adjustment, bed temperature tuning, and slicer compensation, you can eliminate it completely. The key insight is that there are two independent causes — mechanical squish and thermal softening — and you may need to address both. Once dialed in, the fix applies to every future print with that filament and bed combination.
Search for related models on 3DSearch
Find 3D printable models across Printables, Thingiverse, and Cults3D in one search. Get AI-powered slicer settings for your printer.
Search 3DSearch →