BigTreeTech Touchscreens, Klipper, and the SKR 3 and SKR Mini E3 v3 Boards: Making it All Work!

Описание к видео BigTreeTech Touchscreens, Klipper, and the SKR 3 and SKR Mini E3 v3 Boards: Making it All Work!

BigTreeTech Touchscreens and Klipper

In this informative YouTube video, I'll show you how to use the Bigtreetech touchscreen with klipper firmware on both the BTT SKR 3 and the SKR Mini E3 v3. I'll walk you through step-by-step instructions on how to set up and configure the touchscreen and firmware, making the process easy to follow and understand. Whether you're a beginner or an advanced user, this tutorial is perfect for anyone looking to enhance their 3D printing experience. Watch now and learn how to take your 3D printing to the next level!

SKR 3 Github - https://github.com/bigtreetech/SKR-3/...

SKR Mini E3 v3 Github - https://github.com/bigtreetech/BIGTRE...

SKR 3 Code:

[display]
lcd_type: emulated_st7920
spi_software_miso_pin: PA14 # status led, Virtual MISO
spi_software_mosi_pin: EXP1_3
spi_software_sclk_pin: EXP1_5
en_pin: EXP1_4
encoder_pins: ^EXP2_5, ^EXP2_3
click_pin: ^!EXP1_2

[output_pin beeper]
pin: EXP1_1

SKR Mini e3 v3 Code:

[display]
lcd_type: emulated_st7920
spi_software_miso_pin: PD8 # status led, Virtual MISO
spi_software_mosi_pin: PD6
spi_software_sclk_pin: PB9
en_pin: PB8
encoder_pins: ^PA10, ^PA9
click_pin: ^!PA15

[output_pin beeper]
pin: PB5

#3dprinting
#3dprinter
#3dprint
#klipper
#bigtreetech

Комментарии

Информация по комментариям в разработке