Show all posts by user
Page 1 of 1 Pages: 1
Results 1 — 3 of 3
Quotemdm63
@eggert
I see your printer is connected to ttyUSB0, have you modified your "serial: /dev/ttyACM0" to "serial: /dev/ttyUSB0" in your printer.cfg to reflect that?
Good point, I did not. But now I did and it made no difference.
QuoteKevinOConnor
It looks like you have the correct format for the console.py debugging tool. Some questions - what version of the software are you using (g
by
eggert
-
Firmware - experimental, borrowed, and future
Hi Kevin,
I feel a bit stupid... I wanted to try to add some stuff for auto levelling, but failed so early. I compiled the AVR version and tried to connect to it:
eggert@egnb:~/git/klipper$ klippy-env/bin/python ./klippy/console.py /dev/ttyUSB0 250000
INFO:roottarting serial connect
DEBUG:roottarting stk500v2 leave programmer sequence
DEBUG:root:Got '\x1b\x01\x00\x02\x0e\x11\x00\x07' from stk50
by
eggert
-
Firmware - experimental, borrowed, and future