You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all what are pins Ent, A and B do?
Display <-> Raspberry Pi GPIO BCM
Rx = GPIO14 (Tx)
Tx = GPIO15 (Rx) Ent = GPIO13 A = GPIO19 B = GPIO26
Vcc = 2 (5v)
Gnd = 6 (GND)
My Creality screen looks like this (its a touch screen without the rotating button):
Secondly I have trouble following the instructions because of some misalignments:
file /etc/default/klipper does not exist:
After following these instructions I get stuck after typing this command: python3 ./run.py
Nothing happens:
The text was updated successfully, but these errors were encountered:
First of all what are pins Ent, A and B do?
Display <-> Raspberry Pi GPIO BCM
Rx = GPIO14 (Tx)
Tx = GPIO15 (Rx)
Ent = GPIO13
A = GPIO19
B = GPIO26
Vcc = 2 (5v)
Gnd = 6 (GND)
My Creality screen looks like this (its a touch screen without the rotating button):
Secondly I have trouble following the instructions because of some misalignments:
file /etc/default/klipper does not exist:
After following these instructions I get stuck after typing this command:
python3 ./run.py
Nothing happens:
The text was updated successfully, but these errors were encountered: