July 6, 2024
Description
This is a two-in-one project of a Klipper box and a macro pad.
Klipper box was designed for a Pi 4 and a touch screen from Big Tree Tech.
Macro pad features 5 buttons and 5 LEDs that could be programmed to run macros and show status.
Both are shaped to fit each other, but each function independently and thus each could be adopted separately, i.e., you can build and run just the macro pad for your existing Klipper system.
Bring your own components, for macro pad:
Required components for Klipper box:
Files to print:
Notes on the macro pad:
To use the macro pad, your printer.cfg needs modification. First, check if your system has two lines below, to see if it has an active Raspberry Pi MCU process that is named as ‘rpi’:
[mcu rpi]
serial: /tmp/klipper_host_mcuIf it isn't the case, please refer to this Klipper's guide to activate it and add the lines above in the printer.cfg manually:
https://www.klipper3d.org/RPi_microcontroller.html
Second, add the following line in your printer.cfg to activate the macropad.cfg:
[include macropad.cfg]Afterwards, upload this macropad.cfg to your system.
https://drive.google.com/file/d/1Bc1dmbAUFIOo-1pyMTFGm-qgRRR7inMr/view?usp=drive_link
Reboot the system and have fun!
For details of the macro pad, please visit my YouTube video:
License:
Creative Commons — Attribution — Noncommercial
7