DWIN_T5UIC1_LCD
DWIN_T5UIC1_LCD copied to clipboard
DWIN_T5UIC1_LCD/printerInterface.py - KeyError: 'model'
Not sure what to do about this one...
# python3 run.py
DWIN handshake
DWIN OK.
http://127.0.0.1:80
Waiting for connect to /tmp/klippy_uds
Connection.
Boot looks good
Testing Web-services
Web site exists
Traceback (most recent call last):
File "run.py", line 13, in <module>
API_Key
File "/home/pi/DWIN_T5UIC1_LCD/dwinlcd.py", line 322, in __init__
self.pd.init_Webservices()
File "/home/pi/DWIN_T5UIC1_LCD/printerInterface.py", line 357, in init_Webservices
self.SHORT_BUILD_VERSION = ppp['model']
KeyError: 'model'
LCD Is now showing that initial Creality Loading Bar indefinitely without animation.
Ideas?
I am also facing the same issue! also showing no attributes for checkkey in dwinlcd
Okay i found a solution! https://github.com/bustedlogic/DWIN_T5UIC1_LCD use this fork this uses moonraker api
hello
Hello, I'm stuck my screen is flashing. but when I turn the wheel of the screen some lines appear below run.py what to do please
`pi@raspberrypi:~/DWIN_T5UIC1_LCD $ python3 ./run.py
DWIN handshake
^CTraceback (most recent call last):
File "/home/pi/DWIN_T5UIC1_LCD/./run.py", line 9, in
same problem here
AttributeError: 'DWIN_LCD' object has no attribute 'checkkey'
were you ever able to solve the issue? im having the same issue.
AttributeError: 'DWIN_LCD' object has no attribute 'checkkey'