Skip to content

Config

Klipper configuration for Voron V2 #3415. Canonical .cfg / .conf / .ini files live in content/config/files/ and are embedded into the pages below via the include-code shortcode — edit the file, the docs update on rebuild.

Pages

  • printer.cfg — top-level Klipper config (MCU, kinematics, steppers, extruder, bed, sensors)
  • Tuning — input shaper, accel, prime line, nozzle scrub
  • Klicky probe — magnetic dock-attach probe macros, QGL, bed mesh
  • Toolhead — Stealthburner LEDs, KlipperExpander secondary MCU
  • Integrations — Moonraker, Fluidd, KlipperScreen, webcam
  • Slicer profiles — Ellis 45°, Voron PIF V2.4

Apply changes on the printer

ChangeReload command
Macro / [gcode_macro] bodyRESTART
[printer], kinematics, limitsRESTART
Pins, MCU, stepper enableFIRMWARE_RESTART
Saved variables / PID / Z-offsetSAVE_CONFIG (auto-restarts)

Never hand-edit anything below the #*# <---- SAVE_CONFIG ----> marker — Klipper owns that block.

Note on the Moonraker API key

The on-disk copy of KlipperScreen.conf on the printer host carries a 32-char Moonraker API key. The published copy in this repo has that line redacted to keep the token out of public history — see Integrations.

Historical pre-sensorless-homing snapshots of printer.cfg live in archive/klipper/ at the repo root, outside the Hugo build.