The file 'KlackEnder Probe 3D Printer Model' is (stl) file type, size is 128.5KB.
KlackEnder Probe - Simple, fast and cheap!
Please use the Github page to get all STLs and a better documentation. REV_2 highly recommended
Adaptation of the Klicky/Quickdraw Probe for the Ender 3 and comparable Creality printers. The probe is compatible with all printers that use the X plate of the Ender 3. The cost of the probe is <5€, of which the switch is the most expensive part.
The probe is compatible with Marlin and Klipper. Both firmwares work with the G29 command, the docking is done automatically by the printer, it couldn't be easier! Both firmwares add a KlackEnder menu to the display that can be used to dock and undock the Probe. The Bed-Mesh can be created via the custom menu, via the default formware settings or with G29.
Important note: You have to set the offset to the z limit switch, not to the probe! The printer calculates the first layer from the z endstops position and the probed mesh!
Thanks to Jon for the name idea:)
Quick Overwiew
If you have any questions feel free to join the Discord-Server
BOM - Parts you need:
Assembly Guide
I made a short video about the assembly and installation of the probe.
Wiring and firmware changes are described at the bottom of the page.
Wiring Guide
Since there is no polarity on Swichtes, it doesn't matter which wire goes where. Just connect the switch to the two marked pins.
In the next chapter about firmware changes you will see where to add the pin.
If you want me to add more mainboards feel free to contact me on Discord: kevinakasam#2097
Currently I do not know how to connect an additional endstop to the stock Creality3D V1.1.x Mainboard
Connect the probe to the two marked pins (G and Out). This pins would be also used to connect a BL-Touch.
Connect the probe to the two marked pins (Probe port).
Connect the probe to the two marked pins (Part of the BL-Touch port).
Connect the probe to the two marked pins (Probe port).
Firmware Guide
Please visit my Github Page to get the documentation of the firmware changes!
Important note: You have to set the offset to the z limit switch, not to the probe! The printer calculates the first layer from the z endstops position and the probed mesh!
The KlackEnder probe works with Marlin and Klipper. This guide only shows you what changes you need to make to the firmware, not how to modify/upload the firmware itself. There are several guides online for different boards and printers.
You do not have to use the Probe In
or Probe Out
macros. They're just a nice to have. The printer will do this automatically when you send a G29
.
The installation for Klipper is pretty easy. Simply copy the code from the KlackEnder.cfg
to your printer.cfg
The [gcode_macro G29]
does the same like the [gcode_macro AUTO_BED_MESH]
. I just added this so you can use the G29 commend as usual.
The installation for Marlin requires some more changes, but I will guide you through this :) There is also a zipped Marlin file. This is exactly the same configuration I used for testing. It contains the Probe related thins only!! Do not flash this to your printer!!
Probe_Dock.stl | 436.2KB |