joakimtoe / KlipperLCD

A simple LCD service that enables the Neptune 3 Pro LCD screen with Klipper
Apache License 2.0
73 stars 11 forks source link

Sidewinder X3 Pro Screen with KlipperLCD - Waiting for KlipperLCD.service #18

Closed rfkarpinski closed 3 weeks ago

rfkarpinski commented 3 weeks ago

Hi,

I'm trying to run KlipperLCD on the display from the Sidewinder X3 Pro. I've read that it's exactly the same as in the Elegoo Neptune 3 Pro. I managed to flash the firmware, configured KlipperLCD.service, but unfortunately, the display remains in a loading loop with the message "Waiting for KlipperLCD.service..."

My hardware is a Raspberry PI 5 with Debian 12, where by default, it's not possible to install pyserial using pip3, only via apt install python3-serial. Unfortunately, I don't know if this is exactly the same.

The LCD is connected to the RPI 5 via UART>USB, according to the instructions.

What am I doing wrong? I would appreciate your help if possible.

Best regards!

rfkarpinski commented 3 weeks ago

My bad, I forgot about cable crossing in uart>usb :) Works like a charm!