Slide 002: Bed Leveling Techniques¶
Slide Visual¶

Slide Overview¶
This slide covers the foundational skill of bed leveling — both manual (feeler gauge, paper method) and automatic (BLTouch, inductive probes). Students learn why bed leveling is critical, the correct multi-pass sequence, and how automatic bed leveling systems compensate for imperfect surfaces.
Instruction Notes¶
Bed leveling is arguably the most important calibration step in FDM printing. An improperly leveled bed causes the majority of first-layer failures, which in turn account for the majority of failed prints overall. The goal is to establish a consistent nozzle-to-bed distance (typically 0.1-0.2mm) across the entire build surface.
Manual Leveling: The Four-Corner Method¶
Why Four Corners? Most FDM printers use spring-loaded adjustment knobs at the four corners of the bed. These springs compress or extend to raise or lower that corner. Because the bed is a rigid plate on four springs, adjusting one corner changes the effective height at all other corners — this is why a single pass is never sufficient.
The Correct Sequence: 1. Home all axes (G28) to establish a reference point 2. Move nozzle to front-left corner (over first adjustment knob) 3. Insert 0.1mm feeler gauge (or standard copy paper, ~0.1mm thick) between nozzle and bed 4. Adjust the corner knob until you feel slight drag — the gauge should slide with gentle friction 5. Move to front-right corner and repeat 6. Move to rear-right corner and repeat 7. Move to rear-left corner and repeat 8. Move to center and check — should also show slight drag 9. Re-check all four corners (adjustment of later corners affects earlier ones) 10. Repeat the full cycle until all five points (4 corners + center) show consistent drag
Common Mistakes: - Checking corners only once (insufficient — always needs 2-3 passes minimum) - Using too thick a gauge (0.5mm creates excessive gap for standard 0.2mm first layers) - Not preheating bed before leveling (thermal expansion changes bed geometry by 0.05-0.15mm) - Pressing down on the bed during leveling (spring compression gives false readings)
Automatic Bed Leveling (ABL)¶
BLTouch / CR-Touch Systems: These use a deployable probe pin that touches the bed surface at multiple points (typically a 3x3, 4x4, or 5x5 grid). The firmware records the Z-height at each point and creates a mesh compensation map. During printing, the firmware adjusts Z-height in real-time to follow the bed surface contour.
Inductive/Capacitive Probes: These detect the bed surface without physical contact. Inductive probes work only with metal beds; capacitive probes can detect glass and other surfaces. They are faster than contact probes but may be less accurate (±0.05mm vs ±0.02mm for BLTouch).
Important Limitation: ABL compensates for an uneven bed — it does not replace mechanical leveling. If the bed is severely tilted (>1mm across the surface), ABL compensation may introduce artifacts in the first few layers. Best practice is to manually level within ±0.5mm, then let ABL handle the fine compensation.
Nozzle-to-Bed Distance: The Critical Dimension¶
The gap between nozzle tip and bed surface determines first layer quality: - Too far (>0.3mm): Filament does not press into the bed; poor adhesion, visible gaps - Correct (0.1-0.2mm): Filament is slightly squished; good adhesion, smooth first layer - Too close (<0.05mm): Filament is over-compressed; ridges, nozzle scraping, potential bed damage
Thermal Considerations¶
Always level the bed at printing temperature. Aluminum beds expand approximately 0.1mm per 50°C of heating. A bed leveled cold at 20°C may be 0.1-0.2mm different when heated to 60°C (PLA) or 100°C (ABS). This thermal expansion is non-uniform — edges expand more than center on some beds.
Key Talking Points¶
- Bed leveling is iterative: adjusting one corner affects all others — always do multiple passes
- The feeler gauge is your most important calibration tool: learn to feel the correct drag
- Preheat before leveling: thermal expansion changes bed geometry significantly
- ABL is a supplement, not a replacement: manual leveling gets you close; ABL handles the fine-tuning
- First layer is everything: 90% of print failures trace back to bed leveling issues
Learning Objectives (Concept Check)¶
- [ ] I can perform a complete four-corner leveling sequence with a feeler gauge
- [ ] I understand why multiple passes are necessary
- [ ] I can explain the difference between manual leveling and automatic bed leveling
- [ ] I know why the bed must be preheated before leveling
- [ ] I can diagnose first-layer problems caused by incorrect bed leveling
Adaptations for Different Learning Styles¶
Visual Learners¶
- Diagram showing the four-corner sequence with numbered arrows
- Side-by-side photos: too far / correct / too close nozzle gap
- Animated mesh visualization showing ABL compensation in action
Kinesthetic Learners¶
- Hands-on practice: each student levels a printer using feeler gauge method
- Feel comparison: slide 0.05mm, 0.1mm, and 0.2mm gauges to learn correct drag sensation
- Print first-layer test patterns after leveling to verify results
Auditory Learners¶
- Verbal walkthrough of the leveling sequence while demonstrating on a live printer
- Describe the "sound" of correct drag vs. too tight vs. too loose
- Group discussion: "What would happen if we skipped step 9?"
Reading/Writing Learners¶
- Printed checklist of the 10-step leveling sequence
- Written comparison table: manual vs. automatic leveling pros/cons
- Reflection prompt: "Why do you think bed leveling is considered the most important calibration?"
Standards and References¶
ANSI/ISO 52901:2020 - Additive Manufacturing General Principles: - Section 5.3: "Build platform preparation and leveling are essential pre-process steps"
Printer Manufacturer Guidelines: - Creality: Manual leveling every 5-10 prints or after transport - Prusa: Automatic mesh leveling with manual Z-offset fine-tuning
Session Details¶
- Time Allocation: 30 minutes (15 min presentation + 15 min hands-on practice)
- Breakpoints for Discussion:
- After manual leveling sequence: "Why can't we just check corners once?"
- After ABL explanation: "Does auto-leveling mean we never need to manually level?"
- After thermal discussion: "What happens if we level cold and print hot?"
Accommodations for Neurodiversity¶
ADHD Support¶
- Provide printed step-by-step checklist (students check off each corner as they go)
- Use timer for each leveling pass (keeps pace and prevents fixation on one corner)
- Alternate between explanation and hands-on practice every 5 minutes
Autism Spectrum Support¶
- Consistent terminology: always say "feeler gauge" not "the metal thing" or "paper"
- Provide exact numeric targets: "0.1mm gap" not "about the thickness of paper"
- Clear start/end signals for each phase of the activity
Dyslexia Support¶
- Color-coded corner labels matching physical corner stickers on the printer
- Visual step cards (one step per card with photo) instead of text-heavy instructions
- Voice-guided option: instructor reads each step aloud while student performs it
Sensory Processing Support¶
- Feeler gauge technique requires fine tactile sensitivity — allow extra practice time
- Some students may find the clicking of adjustment knobs startling; forewarn
- Offer noise-dampening headphones if printer fans are running during leveling
Last Updated: 2026-03-19 Content Review: Q1 2026