Bigtreetech TFT35 Display
The Bigtreetech TFT35 Display is a large touch-screen display for your 3D printer (touch screen mode not supported for Klipperscreen, only supported in non-touch Marlin mode).
Technical Data:
- SD Card Logic Voltage: 3.3V or 5V, supports MEGA2560 motherboard
- Power Input: DC5V
- Microprocessor: STM32F207VCT6
- Working Mode: Touch screen mode, 12864LCD Mode (“Marlin Mode”)
- Size: 110*58MM
- Supports printing from USB or SD card
For Klipper Support in 12864LCD make sure the following is in your klipper.cfg;
[display]
lcd_type: st7920
cs_pin: EXP1_4
sclk_pin: EXP1_5
sid_pin: EXP1_3
encoder_pins: ^EXP2_3, ^EXP2_5
click_pin: ^!EXP1_2
#kill_pin: ^!EXP2_8
If your encoder is reversed, just swap around the encoder pins, and add the line:
menu_reverse_navigation: true
Reviews
There are no reviews yet.