Frix-x / klippain

Generic Klipper configuration for 3D printers
GNU General Public License v3.0
769 stars 209 forks source link

Query whether the Probe is atached or not before Z Home (Klicky) #568

Closed Gh0st556 closed 2 weeks ago

Gh0st556 commented 2 months ago

Describe the feature or hardware support you'd like

Query whether the Probe is atached or not before Z Home. With the original Klicky Macro, the system queries whether the Probe is atached or not before the Z home. If the Probe is atached, it is placed in the dock before Z home. If it is not atached, Z home is executed. I had the case today that I canceled the home and he did not detach the probe before Hoiming Z. So he drove over the dock and the Probe fell down. In general, these macros should check whether the Probe is atached or not.

Additional context or information

No response

Gh0st556 commented 2 months ago

Addendum If an error occurs during home, be it something with the heating, a canbus time out or something else where the printer goes into emergency stop and the Probe is still on the print head, then the printer makes the error during home in Z that it drives over the bed to the Z home and drives into it. Even if I manually place the Probe in the dock and restart the klipper. The only thing that helps to avoid this error is to restart the entire raspberry.

github-actions[bot] commented 1 month ago

📌 This issue has been marked as stale because it has not had activity in the past 30 days. To keep it open, please respond to this message or add new information. Otherwise, this will be closed in 14 days. Thank you for your contributions!

github-actions[bot] commented 2 weeks ago

This issue was closed due to inactivity for 14 days. Feel free to reopen it if you think it was an error or if you have new information or progress to share