Shopping Cart

Your cart is empty.

Your cart is empty.

BIGTREETECH TFT35 V3.0.1 Touch Screen Display with Two Working Modes Smart Controller Panel Compatible with LCD12864 WiFi for Octopus V1.1/ SKR V1.4 Turbo/SKR 3/Manta M4P/M5P SKR 3 Ender 3 3D Printer

Free shipping on orders over $29.99

$38.99

$ 20 .99 $20.99

In Stock

About this item

  • 32 Bit Microprocessor: BIGTREETECH TFT35 V3.0.1 display adopted ARM Cortex-M3 series GD32F205VCT6 master controller chip with 32-bit CPU main frequency of 120 MHz, BTT TFT35 V3.0.1 touch screen can perfectly replace the LCD12864 screen for use. When running Klipper,only support 12864 mode. If want to touchscreen, can choose HDMI5 V1.2 Klipper touchscreen.
  • Dual Working Modes: BTT TFT35 V3.0.1 display enables two different modes, with options for either LCD12864 encoder mode, or the modern colour touch screen style. It also supports both SD card and USB stick printing.
  • More Reserved Extensions: TFT35 V3.0.1 touch screen reserves the extension ports of filament break detection, automatic shutdown after printing, also WIFI function can be realized by external WIFI module through WIFI port. compatible with SKR MINI E3 V3.0/SKR V1.4 Turbo/Octopus/SKR 3/SKR 3 EZ/Manta M4P/5P/8P Control board.
  • Easy Firmware Updates: It is easy and convenient to update firmware by SD card, simply downloading from Github, coping and saving it to SD card. firmware must be reserved, then re-plug the SD card and wait to 10s. That's all takes to finish updating on firmware.
  • Technical Supports: If you have any problems about BTT TFT35 V3.0.1 touchscreen, please feel free to tell us on Amazon. Our technical supports team will help you solve it



Board specifications:
Size: 110x58mm
Input voltage: 5V DC
Installation size:103.76 * 49.43 mm
Notes:
1. When using 12864 screen mode, connect the port EXP1 and EXP2 to the motherboard.
There is no touch function in this mode. (If you want to use the
SKR MINI E3 or SKR E3 DIP, just connect EXP3 to the motherboard.)

2. When using serial port screen mode, connect with TFT or aux-2
on the motherboard via RS232. This mode has touch function.

3. Two work modes can be changed by one key. Press the rotary
encoder for about 3 seconds until the mode selection page
appears, then press the encoder after selecting

Onboard LED information:
- Red light D2 is the power indicator; it is on when the board is powered.
- Red light D1 is SD card detection indicator; it is on when a SD card isinserted.

Firmware:
The screen will be shipped with a test firmware, it can be used directly. The firmware is customizable according to your needs.
You can find the needed firmware files on our Github page: Please search BIGTREETECH at GitHub

Firmware update method:
Firmware file name: BIGTREE_TFT35_V3.0.1(version number).bin
Fonts & icons folder name: TFT35
First copy the above firmware and TFT35 folder to SD root
directory, and then insert the card into the SD card slot of the board.
Next, boot the board or press the reset key, then wait for
firmware, fonts and icons update is completed.
For customizable firmware, please refer to the file TFT35-V3.0-PIN.
Notes:
1. The firmware file name in the SD card cannot be changed, including capitalization.
2. Ensure that all wires and connectors are correctly plugged in before power-on.


JWSmythe
Reviewed in the United States on September 10, 2024
I just got an Ender 5 Plus, that I wanted to make modern. I got a BTT SKR Mini E3 V3.0, and one of the Mini12864 displays. As it turns out, that mainboard can't use the Mini12864 without building a custom cable.This display works great. There's some technical stuff that I had to dig around for. Here it is.For 12864 mode, it needs the cable going to the 3RD display port, and you need this enabled in your firmware.#define CR10_STOCKDISPLAYFor the TFT mode, they did this in an interesting way. You don't need to enable anything, the TFT just sends gcodes and shows you the result. You do need to have all your serial ports working though.#define SERIAL_PORT 2#define BAUDRATE 115200#define SERIAL_PORT_2 1#define BAUDRATE_2 115200#define SERIAL_PORT_3 -1#define BAUDRATE_3 115200With those serial ports, I have the 12864 mode, TFT mode, and Octoprint attached by USB.I hope this helps someone else.
CFL
Reviewed in the United States on November 25, 2024
Arrived quickly and in great condition
Oldguy
Reviewed in the United States on August 12, 2023
I have a couple displays more with the rotary knob below from Bigtree. They work excellent with their printer controller, SKR 1.4 (turbo), SKR2 and SKR3. The only thing I find inadequate is the buzzer. It is not loud enough when I have fans, AC running. Very low audible output. Dunno why that on the quiet side. My other displays put out a much higher beep.I'll have to investigate this, I believe they may have changed a resistor value.If you hook up the two included 10 pin ribbon cable (mostly too short), you'll be able to switch between full color (icon) display and the Marlin mode display. I have yet to find a reason why one would need the Marlin mode. I believe, some controller don't have the ability to display full color. Perhaps, that's why it is available?It will run just fine with only the RS232 wiring, however the same issue with cable length exists. The controller is located in the rear and if you print a housing that attaches to the front (Prusa Style) either wiring is too short "just by that much" (Don Adams). In this configuration, you better have a crimping tool and the appropriate contacts on hand.
dclough
Reviewed in the United States on July 6, 2023
I installed this on an Ender 5 Plus using a 3D-printed screen bracket from Thingiverse. It worked great fpr about 3 months until it suddenly stopped. The screen is completely dead - no backlight at all and no display output.The documentation describes how to do a hard reset, but none of the steps are working as they should. This leads me to believe that the microcontroller is dead. All I get are two LEDs on the back of the board whenever power is applied - the red power LED, and the green LED that indicates that the SD card is inserted.And naturally, there's no warranty information listed anywhere, likely because there is no such warranty to honor.
ShadowAtx2024
Reviewed in the United States on July 28, 2020
Part of an upgrade I did to my 3D Printer, Excellent change from the stock screen and dimmable. It lets me run the printer for days long prints without having to worry about the screen lighting the room up at night. Love the ability to switch between touch screen and 12864 modes. Onboard SD and USB drive ports to print from.
Mitchell Turner
Reviewed in the United States on December 7, 2020
Purchased this to pair with an SKR Mini E3 V2, in a custom designed enclosure for one of my 3D printers. Works well. Note the firmware updates are lacking instructions but finding the correct process is easy enough through some googling. Was able to setup a custom dark theme relatively easily as well. Mainly used in Marlin mode as I'm more familiar with the location of certain settings. When in touch screen mode, works well enough. Note that if you use an ABL system, this will throw errors every boot until you level then bed and save with a quick M500, after which is will no longer protest at boot. This is my second screen from BTT. Still al little rough around the edges when it comes to documentation, but otherwise a solid product.
Robert in Fort Collins, CO
Reviewed in the United States on December 17, 2020
The screen didn’t change print quality or make noise like the review stars say but it is a great addition to my printer. I use the SD card for printing and the LCD Audi shows the full long file names which is a vast improvement. If you like the old style display, this screen can emulate that too. Be sure to get the latest firmware. There are several cases out there too.
Customer
Reviewed in the United States on April 1, 2020
very good
Recommended Products

$25.98

$ 12 .99 $12.99

4.8
Select Option