ref.VDBX.io
  • Welcome
  • Terminal (sh)
    • MacOS (zsh)
    • Disk Recovery
  • Klipper
    • Install Firmware
    • Input Shaper
  • Docker
  • Software
    • ESPHome
      • Web Installer
    • Lists & Sources
    • Brew
    • Flood for Transmission
      • Mac
    • UTM
  • Raspberry Pi
  • VenusOS
  • Proxmox
  • Unifi
  • Mullvad
  • Speedify
  • Mikrotik
  • Home Assistant
Powered by GitBook
On this page
  • Compile Firmware
  • Run Config
  • Run Compiler
  • Flash
  • RP2040
  • Ender 3v2 - Creality 4.2.2
  • Direct Flash
  • References
  1. Klipper

Install Firmware

PreviousKlipperNextInput Shaper

Last updated 2 years ago

Compile Firmware

Run Config

cd ~/klipper
make clean
make menuconfig

Run Compiler

make

Flash

Copy klipper.bin or klipper.uf2 to MCU or SD card

RP2040

Hold Boot button when connecting USB - will show as flash drive

Ender 3v2 - Creality 4.2.2

Copy file to SD Card and re-install before powering up. Creality boards are very angsty about naming conventions.

REF: original printer.cfg?

Direct Flash

make flash FLASH_DEVICE=first

Might error out and give you a direct FLASH_DEVICE= name

References

https://github.com/FYSETC/FYSETC-PortableInputShaper
https://www.klipper3d.org/Measuring_Resonances.html
Set Architecture for Board - Example for RP2040 USB Expander