V0

Voron0.2 2.8 Waveshare Display

by hartk1213
Voron0.2 2.8 Waveshare Display
2.8 Waveshare display for V0.2
2023-01-20T19:07:30
1125
GPL v3.0
CAD
V02-28Waveshare.f3d
V02-28Waveshare.step
Images
2.png
WaveshareSkirtMount.png
README.md
STLs
[a]_display_cover_hex_logo_x1.stl
[a]_display_cover_no_logo_x1.stl
[a]_display_cover_stripes_x1.stl
display_mount.stl
Software
90-monitor.conf
Readme.md
Waveshare-DSI-LCD.zip

Voron 0.2 Waveshare 2.8 DSI Display

render

BOM

Waveshare Display

DSI Cable

This display mount attaches using stock hardware on the V0.2 as well as the hardware that is included with the display


DK_V02
Thanks DragonKitty! for testing the display mount

To install the display follow the driver installation procedure on waveshares website here

if you find that the drivers that you need are not included in the waveshare repo, they removed older versions but i have zipped and uploaded those here along with the old instructions from waveshare

After the drivers are installed run the following command to open up the config.txt for the raspberry pi

cd ~
sudo nano /boot/config.txt

This line you added in the driver installation

dtoverlay=WS_xinchDSI_Touch,invertedy,swappedxy,I2C_bus=10

Needs to be changed to

dtoverlay=WS_xinchDSI_Touch,invertedy,invertedx,I2C_bus=10

save and exit that file

then while still ssh into the pi you will need to place this file in the following directory, you may have to create that directory if it is not already created

/usr/share/X11/xorg.conf.d/

now you can proceed with installing klipperscreen as normal i typically use kiauh to do that as it makes it that much easier

© 2023Voron Design.All rights reserved.