BIGTREETECH Mini12864 V2.0 LCD Graphic Smart Display Control Board with Adapter and Cable for Ender-3 VORON 2.4 Prusa-i3 3D Printer RAMPS 1.4 RepRap 3D Printer Mendel Prusa Arduino
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8

BIGTREETECH Mini12864 V2.0 LCD Graphic Smart Display Control Board with Adapter and Cable for Ender-3 VORON 2.4 Prusa-i3 3D Printer RAMPS 1.4 RepRap 3D Printer Mendel Prusa Arduino

4.4/5
Product ID: 261198325
Secure Transaction
12 interest-free installments with tabby

Details

  • Color
    multi-colored
  • Brand
    BIGTREETECH
  • Voltage
    5 Volts (DC)
  • Product Dimensions
    4.13"L x x
  • Material
    PCB
🌈8-color RGB backlight
💾Built-in SD card slot
⚙️Encoder parameter adjustment

Description

🌟 Transform your 3D printing experience with color, control, and convenience!

  • VIBRANT RGB BACKLIGHT - Elevate your 3D printing setup with dynamic 8-color illumination that adds a sleek, modern vibe to your workspace.
  • PLUG PLAY WITH RAMPS - Quick installation on RAMPS 1.4 boards ensures you’re up and running fast—just a firmware tweak away from full compatibility.
  • INTUITIVE ENCODER CONTROL - Fine-tune print parameters effortlessly with the built-in rotary encoder, giving you precise control at your fingertips.
  • SEAMLESS SD CARD PRINTING - Load your sliced files directly via SD card and start printing instantly—no PC tethering needed, boosting your workflow freedom.
  • RELIABLE SUPPORT COMPATIBILITY - Compatible with popular printers like Ender-3, VORON 2.4, and Prusa-i3, backed by responsive after-sales support to keep you printing worry-free.

The BIGTREETECH Mini12864 V2.0 is a compact LCD graphic smart display featuring an 8-color RGB backlight, built-in SD card slot for standalone printing, and an encoder for easy parameter adjustments. Designed for compatibility with RAMPS 1.4 and popular 3D printers like Ender-3 and Prusa-i3, it offers plug-and-play installation with firmware customization and reliable customer support.

Specifications

Item Weight50 Grams
Display TypeLCD
UPC791568743491
ManufacturerBIGTREETECH
Item model numberKINGPRINT-ZZB000475
Item Weight1.76 ounces
Product Dimensions2.36 x 1.18 x 1.18 inches
Item Dimensions LxWxH2.36 x 1.18 x 1.18 inches
ASINB08P5LXR86
Is Discontinued By ManufacturerNo
Date First AvailableNovember 26, 2020

Reviews

4.4

All from verified purchases

J**S

Works well, but needs slight modification to work with MKS Gen L 1.0

After significant trial, error, and several wiring diagrams, I did manage to get this thing to work with my MKS Gen L 1.0 and Marlin 2.0. Apparently the connectors need to be flipped upside down so that the notch points in the other direction. I got a small flathead screwdriver and gently pried the plastic connector shells up, back, and forth until they slid all the way off of the pins. I then rotated them 180 degrees and pushed them back on, and the display worked right away. I saw that other reviewers were having the same "clicking" problems, so I thought that I might add my solution.The colors are nice and the controls seem to function well, no complaints there. Marlin evidently sets the contrast all of the way up when configured for this display, so I didn't have any issues with that. My only gripe was that there was no indication in the product description that the display might need to be modified to work with some mainboards. That being said, if you are building or modifying your own printer, some fiddling should be expected, so I'm not really upset about it.

M**A

Works with my BTT Octopus 1.1 running Klipper, even has a piezo speaker for M300

Plugs in into EXP1 and EXP2 like you would think, works well, and you can set the color to any color and brightness you like (I just like green). Here is sample Klipper display and M300 buzzer code that works with my BTT Octopus 1.1 pins.[display]lcd_type: uc1701cs_pin: EXP1_3a0_pin: EXP1_4rst_pin: EXP1_5encoder_pins: ^EXP2_5, ^EXP2_3#reversed direction#encoder_pins: ^EXP2_3, ^EXP2_5click_pin: ^!EXP1_2contrast: 63spi_software_mosi_pin: PA7spi_software_miso_pin: PA6spi_software_sclk_pin: PA5[neopixel btt_mini12864]pin: EXP1_6chain_count: 3color_order: RGBinitial_RED: 0.0initial_GREEN: 0.45initial_BLUE: 0.0[output_pin BEEPER_Pin]pin: EXP1_1pwm: Truevalue: 0shutdown_value: 0cycle_time: 0.001scale: 1[gcode_macro M300]gcode:{% set S = params.S|default(1000)|int %} ; S sets the tone frequency{% set P = params.P|default(100)|int %} ; P sets the tone duration{% set L = 0.5 %} ; L varies the PWM on time, close to 0 or 1 the tone gets a bit quieter. 0.5 is a symmetric waveform{% if S <= 0 %} ; dont divide through zero{% set F = 1 %}{% set L = 0 %}{% elif S >= 10000 %} ;max frequency set to 10kHz{% set F = 0 %}{% else %}{% set F = 1/S %} ;convert frequency to seconds{% endif %}SET_PIN PIN=BEEPER_Pin VALUE={L} CYCLE_TIME={F} ;Play toneG4 P{P} ;tone durationSET_PIN PIN=BEEPER_Pin VALUE=0

K**Z

Great cheap screen!

Perfect little screenSome things if you're setting up in Marlin Firmware:enable NEOPIXEL_LEDset NEOPIXEL_TYPE to NEO_RGB

R**Y

Works fine, but came in a bit damaged

So far I've had nothing but good experiences with BTT. The screen is almost no exception, it works as intended, plugs in perfectly with my SKR 1.4T, and setting it up with Marlin isn't terribly difficult. The only issue I had with this order is there are a couple pretty deep scratches along the screen, as well as a dark spot along the top left from the damage. The packaging wasn't damaged, and it was wrapped safely in the foam pieces it comes with, so I know it was put in the box that way. I don't have the time to send it back and request a new one, and again it works as intended, but it was mildly upsetting to see. (Photo is after I set everything up and started printing the mount for the screen, the two "hairlines" are deep cracks you can see clearly and feel)

J**.

Works well DEPENDING on platform

Warning ! The "neopixel", in other words WS2811 LED drivers on the board, have issues when driven from 3.3v on a SKR 3.0 board ( STM32H micro-controller ). They don't work reliably with the 3.3v logic levels from the controller. The only way to fix that is adding a level shift ( to 5V TTL logic ) on the EXP1 header pin 5 to the WS2811. Then it works just great, see the pics.Build quality is great and used on other platforms with 5v drive it would be perfect.It would get 5 stars if not for the lack of adding a 3.3v -> 5v level shift on the DIN ( EXP1 pin 5 )

D**H

Really good product for the price. Better off not following manufacturer instructions

If you are getting this and going to customize your marlin install with a skr 1.4 or similar,, this worked much better using the 12864 fystech option and following thier instructions (save for the flips of the exp guards). Didnt work with the btt guide but was up and running really quick with the fystech version. All in all happy woth the size and clarity.

T**R

Super Great

Exactly as advertised, did what it was supposed to do, can't complain. And although I feel it would be better located on the other end of the board, I do like very much the fact that the SD card plugy-iny slot is of the full size SD card. Super great, like a corner-piece brownie. I'd have to say that everything here is just ducky. <--- See what I did there? I am so clever.'ting!

T**Y

Does not work out of the box with RAMPS 1.4

I bought this to run on a RAMPS 1.4, and could never get it to do anything but bake an annoying clicking noise. I configured Marlin in the Arduino IDE for the BTT_MINI_12864_V1 and adjusted contrast to 255 as suggested in other reviews, but it still didn't work. I swapped cables, and saw some led activity in the knob, but still couldn't get it to work.It probably runs fine on a BTT SKR board, but I couldn't get it to run on RAMPS1.4

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Ali H.

Fast shipping and excellent packaging. The Leatherman tool feels very premium and sturdy.

1 day ago

Anita G.

Good experience, but the tracking updates could be better.

2 months ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving over 300 million shoppers across more than 200 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
SAR 120

Duties & taxes incl.

KSAstore
1
Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction
12 interest-free installments with tabby

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Rajesh P.

Customer service was outstanding when I had questions about the product.

2 days ago

Anjali K.

The product quality is outstanding. Exactly what I needed for my work.

1 month ago

Bigtreetech Mini12864 V2 0 Lcd Graphic Smart Display Control Board | Desertcart KSA