

MyRigs
Voron v0.2 RP2040 Display
Pickup currently unavailable at suresnes shop
Designed and open-sourced by Th0mpy, the Voron V0.2 RP2040 1.3″ Display it’s a low cost display with a USB-C connection.
The RP2040 microcontroller used in this display more powerful and versatile when compared to the ST microcontroller used in the original Voron0 display.
The display includes both a USB-C and pin header to connect back the main controller. Please note, only one may be used at a time.
Our display has the RGB Led included that can be configured to light up different colors according to different actions and status. Encoder rotates and clicks to allow navigation through the menu. Reset button on the right.
Recommend for Voron v0.2 with any motherboard and fits original printed parts.
- This item is fully soldered and in ready condition to be used.
- Includes a black color USB-C 90 degrees cable with 30cm.
- Pre-flashed with klipper. Just Plug and play.
Klipper config:
[mcu v02display] #serial: /dev/serial/by-id/[modify this value] to match your board, by running ls /dev/serial/by-id/* Check the example below serial: /dev/serial/by-id/usb-Klipper_rp2040_E6625495537C5221-if00 restart_method: command [display] lcd_type: sh1106 i2c_mcu: v02display i2c_bus: i2c0a vcomh: 31 x_offset: 2 encoder_pins: ^v02display:gpio7, ^v02display:gpio6 click_pin: ^!v02display:gpio8 kill_pin: ^!v02display:gpio5 [neopixel v02display] pin: v02display:gpio16 chain_count: 1 color_order: GRB initial_RED: 1 initial_GREEN: 0 initial_BLUE: 0
Author and info: https://github.com/VoronDesign/Voron-Hardware/tree/master/V0_Display_RP2040