This is a unklicky sensor for TAP. Thanks to the Voron team for this design and Badnoob for spearheading the effort and lead developer role.
It's almost as precise as the optical sensor, it's main goal is to reduce the initial Voron hug (a lot of people start buying the same obscure part, leaving it out of stock). With that said i can see one using it as a primary sensor as it can achieve a range in probing better than 0.003125 with a standard deviation of 0.000841.
A range of 0.005 is excellent and enough for our 3D printer needs. don't chase unicorns.
It's pretty easy to install, it does require a somewhat tuned printer.
This version, due to size requirements (needs to fit between TAP and X cable chains), it needs to replace TAP upper parts.
This is functionally a drop in replacement/spare for the optical PCB for TAP, it uses it's own TAP upper part, but only requires 2 cables, a mcu GND (or V-) and the probe (should use a endstop) signal pin, it does not need a 5v or 24v connection.
The principle behind this sensor, is using the MGN12 steel carriage to make contact with two m2x10 self tapping screws, thereby closing the circuit between the mcu GND (or V-) and the probe (should use a endstop) signal pin. Two 6x3 magnets makes the pin attract the probe body.
On the image bellow, you can see Unklicky TAP sensor touching the X axis MGN12 carriage.
More instructions below:
Name | Pieces |
---|---|
6x3mm Magnet | 2 |
M2x10 self tapping screw | 2 |
18 to 22 AWG wire | as required |
Name | Pieces |
---|---|
UnTAP_Body_v2.stl | 1 |
UnTAP_pins_v2 | all |
There are more pins that may suit your printer better, see if any helps you on your issue (the 9mm pin for instance allow a 9mm screw to reach the carriage, a 10mm screw would go 1mm deeper into the MGN12 carriage.
The V2 version compared to the v1 is longer, so the screws are in a better location (some Carriages have a slot in the middle that can disturb the probing).
I recommend to print all the pins, they are really fast to print and it's a lot easier to print them at once.
The parts should be printed with the definitions below, they are oriented ready to print:
- initial layer height:0,24
- layer height: 0.2mm
- bottom/top/perimeters: 4
- infill: more than 30%
- infill type: Cubic
- Thin walls: On
The TAP Body requires supports, but they are included in the model.
Below are the klipper specific unklicky TAP probe configuration, for the rest, please follow the TAP optical probe manual and procedures, they are the same.
[probe]
pin: ^Pin [should enable pullups "^" and use a endstop pin for better effect]
speed: 5
sample_retract_dist: 1.0
samples_tolerance: 0.05
samples_tolerance_retries: 3
After initial assembly, don't forget to check your Z probe offset, it will have changed. You should also condition the probe with the Klipper command "probe_accuracy samples=5000" somewhere on top of the bed, it helps getting better results faster. Speaking of faster, the best results for UnklickyTAP is between 5 and 10mm/s probe speed.
if you decide to use it, give me feedback, either here, or on Voron discord, my discord user is JosAr#0517, feel free to ping me in this channel Usermod probes help
Please feel free to reach out if you have any issues.