WIP: Klicky Probe #461
Reference in New Issue
Block a user
No description provided.
Delete Branch "sui77/klicky"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Enables the use of a DIY magnetic mounted (aka "klicky") probe. It basically already works (preview video) but is still a work in progress. I need to refine STLs that I intend to publish on printables, write instructions and fine tune deploy&stow movements. I'd prefer to link to this well known repository instead of maintaining a fork, so if this comes into question I kindly ask you to do a first quick review before I go on.
Requirements
A klicky probe that consists of 4x1mm magnets, a limit switch and these STLs https://github.com/sui77/3d-printing/tree/master/klicky/stl that fit on a [MK4] carriage. Wiring is same as BLTOUCH except it doesn't utilize a servo.
Configurations
At this point I've added these environments: MEGA_TMC_KLICKY and MEGA_S_TMC_KLICKY
I like the idea and your implementation looks very solid. Glad you followed the guidelines and added a new build environment. :)
However, I see some minor problems here:
My suggestion:
You waive the environments for the Mega and Mega S, but only adopt the new KNUTWURST_CLICKY build flag. Then you can easily add the functionality if you compile the firmware yourself. Only finished binaries will not exist then.
I understand your intention to always get the firmware for your printer from this source, but I'm afraid that in this absolute special case a fork is the better choice.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.