Basic Information:
Printer Model: Voron 1.8
MCU / Printerboard: SKR mini e3 v3
Host / SBC Pi4
klippy.log
klippy.zip (24.3 KB)
Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
I have an BTT Eddy Coil sensor, and have been using the EddyNG setup with good results. I decided to migrate back to mainline klipper now that Eddy Tap funcions are integrated.
I did encounter a few problems setting up the ldc sensor and calibrating the sensor, which I had to workaround(and did not document) and ultimately have a succssful tap with adequate accuracy and can rapid_scan.
I am curious about how to best implement the Klipper Tap function into my print start macro and how to use the macros supplied in the Eddy Config doc.
-do I use the command “Probe method=tap” to set the final z offset, when the printer is warmed up right before printing?
-what is the use case for the macros in the Eddy Config doc?
Thanks for your time