13. Firmware

Run Klipper as firmware and use EBB36 board

The overall steps are:

Environment setup


pi@fluiddpi:/etc/network/interfaces.d $  more   /etc/network/interfaces.d/can0 


allow-hotplug can0

iface can0 can static

    bitrate 500000

    up ifconfig $IFACE txqueuelen 1000



Build Klipper firmwares and flash


Install Klipper run-time config files


Printer tuning


Please refer to this detailed doc about EBB36 firmware setup provided by Stefan Dej (meteyou).


Some more Klipper config files for other boards can be found in SK-Tank's repository:
https://github.com/SecKit/SK-Tank/tree/master/firmware/Klipper


Klipper official document
https://www.klipper3d.org/Installation.html