Desuuuu / klipper

Klipper is a 3d-printer firmware. Modified to work with DWIN T5UID1 touchscreens.
GNU General Public License v3.0
124 stars 51 forks source link

unknown command #28

Closed Bensal1999 closed 3 years ago

Bensal1999 commented 3 years ago

klippy (2).log

Dear Desuuuu I have done so many times in so many ways the installation and every time I get this massage: error

Everything works perfekt i can controll the printer via webinterface until I add this [t5uid1] firmware: dgus_reloaded to the printer.cfg. This is why I think there is an issue. I have flashed the screen firmware and the klipper Logo is shown. Maybe you could help me I would really appreciated that I am about to give up...

look at this line in the log there is the problem.
File "/home/pi/klipper/klippy/extras/t5uid1/t5uid1.py", line 341, in _build_config "t5uid1_ping oid=%c", cq=cmd_queue) File "/home/pi/klipper/klippy/mcu.py", line 685, in lookup_command return CommandWrapper(self._serial, msgformat, cq) File "/home/pi/klipper/klippy/mcu.py", line 392, in init self._cmd = serial.get_msgparser().lookup_command(msgformat) File "/home/pi/klipper/klippy/msgproto.py", line 300, in lookup_command raise error("Unknown command: %s" % (msgname,)) error: Unknown command: t5uid1_ping Build file /home/pi/klipper/klippy/../.config(2039): Thu Mar 25 18:50:50 2021