Cannot get Klipper to work!

Basic Information:

Ender 3
4.2.7 silent board/ Sprite extruder
klippy(9).log (209.0 KB)

I teach Middle School General Music and it is more difficult to install Klipper than to have a 12 year old play on the beat!

I have flashed the board a minimun of 15 times with 8gb sd cards and 4gb micro sd cards. Each time giving the file a Completely differemt name. NOTHING

I have tried at 10 different cables and I finally get the ls /dev to show:
usb-1a86_USB_Serial-if00-port0
I have put this in the printer.cfg and nothing

I am running linux mint on a HP 600 G2 Mini, I have reinstalled it twice, NOTHING

I disabled brltty. nothing
I have run sudo dmesg -w and I get all kinds of information that makes no sense.

I have followed numerous guides and videos and nothing changes.

My ADHD brain wont let me stop until I can figure this out. PLEASE HELP

[mcu]
serial = usb-1a86_USB_Serial-if00-port0
restart_method = command

You need the full path to the board.

[mcu]
serial = /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
restart_method = command
3 Likes

Words cannot express the joy of finally getting this to work! THANK YOU!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.