jpcurti / ender3-v3-se-klipper-with-display

Modified klipper for ender3-v3 se with stock display support.
GNU General Public License v3.0
74 stars 11 forks source link

Configure rotary encoder buttons with buttons module from klipper display #1

Closed jpcurti closed 6 months ago

jpcurti commented 6 months ago

As the rotary encoder is now connected to the printers mainboard instead of directly to the rPI, we can use klippers "buttons" module or "display/menu_keys" instead. The MCU pins for the rotary button are PA11/PA12 and PB1 for the click button, as shown here: image image