-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connect SKR 1.4 Turbo and RPi3 using RX, TX, GND (UART) #2913
Comments
Cable: -> check on skr. . Klipper make menuconfig: -> correct /home/pi/printer.cfg: -> add restart method rst is not connected
/boot/config.txt: -> enable_uart=1 is optional /boot/cmdline.txt: -> correct |
Interestingly they turned the connector between versions. :-S You say:
Does connecting via USB work? If it doesn't work, sorry for the question but did you make the firmware 'flash' on the mcu? Try to switch between RX and TX cable. In theory they should be crossed but it is not said that the labels are already inverted to make them correspond. L. |
I just need to add I meant, I tried to use a shielded USB cable. Flashing the firmware with I think I switching RX and TX already and the result was, as if the cable is not plugged in. Oh and btw, I'm not using Ocotoprint! I'm using DWC2 (Duet Web Control 2 for Klipper) as you see from my klippy.log. |
You don't need a shielded cable, it's a TTL serial signal. I don't know about DWC2 integration. Try commenting on the [web_dwc2] part and restarting klipper. One last thing, what bootloader did you use on the SKR? L. |
Thanks for your guiding comments. Going to test these later, but I'm pretty sure it was the missing restart-line. I havn't changed or upgraded the bootloader on my SKR. I assume the default one (preinstalled)? |
Adding the restart-line done the trick! Had to do a |
Hey! Trying to get rid of the clunky USB cable on my printer build (like in this guide). Unfortunately I can't establish a connection.. I've been made aware of that there might be interference, since the ribbon cable isn't shielded. Tried to use a USB cable, unfortunately got the same result..
Klipper
make menuconfig
:/home/pi/printer.cfg
:/boot/config.txt
:/boot/cmdline.txt
:/tmp/klippy.log
(3-pin connector plugged in):/tmp/klippy.log
(3-pin connector pulled out):klippy.log
printer.cfg.txt
The text was updated successfully, but these errors were encountered: