Klipper3d / klipper

Klipper is a 3d-printer firmware
GNU General Public License v3.0
9.6k stars 5.35k forks source link

Printer is not ready The klippy host software is attempting to connect. Please retry in a few moments. #4643

Closed arshillimbani123 closed 3 years ago

arshillimbani123 commented 3 years ago

my printer is not connecting to klipper. image in ssh it shows I device but in a fluid it not connecting image what should I do ?? I tried changing USB cable and tried every USB port in raspberry pi klippy.log

theopensourcerer commented 3 years ago

Unfortunately Github is not used for this kind of issue. Please see:

https://github.com/KevinOConnor/klipper/blob/master/docs/Contact.md#help-it-doesnt-work

bill-orange commented 3 years ago

Same here after latest update.

theophile commented 3 years ago

You need to follow these instructions to set up your pi as a host mcu: https://www.klipper3d.org/RPi_microcontroller.html#install-the-rc-script

arshillimbani123 commented 3 years ago

Same here after latest update.

I am also facing this problem after update. Before update it was working perfectly fine.

bill-orange commented 3 years ago

@theophile I did as directed in your link and it did not work. I eventually got it to work. In the successful compile, I added a 'make clean' before make. That may be a necessary step in this rare case case.

theophile commented 3 years ago

Yes, you should always do a make clean before recompiling for a different architecture.

github-actions[bot] commented 3 years ago

It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Instead, see the contact directions at: https://www.klipper3d.org/Contact.html

We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)

Please follow the directions at: https://www.klipper3d.org/Contact.html

This ticket will be automatically closed.

Best regards, ~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.