Basic Information:
Printer Model: Voron 2.4 R2 350mm / Toolchanger
MCU / Printerboard: Manta M8P
Host / SBC
klippy.log
klippy-2.log (535.5 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:
After Klipper upgrade ( v0.13.0-628) I’ve been getting this error :Unknown command:“_TAP_PROBE_ACTIVATE”. Basically when doing a Z endstop calibration on the first attempt tap probe activates goes down and up but on the second attempt it stays still touching the build plate and does not finish. Before upgrade z endstop was working ok. I’ve been trying to figure out if it’s a setting that im missing or something that I should change. Any help would be appreciated.
klipper-toolchanger-easy
v0.0.0-247
That command belongs to one of the extras you added to Klipper. It is not core Klipper.
Git version: 'v0.13.0-627-g6b4aeb4c4-dirty'
Untracked files: klippy/extras/bed_thermal_adjust.py, klippy/extras/manual_rail.py, klippy/extras/multi_fan.py, klippy/extras/rounded_path.py, klippy/extras/tool.py, klippy/extras/tool_probe.py, klippy/extras/tool_probe_endstop.py, klippy/extras/toolchanger.py, klippy/extras/tools_calibrate.py
You may ask those authors what is going wrong.
Also: The "dirty" Flag and the Team's Position
Hi @wilsgarc ,
You might have better luck asking on the Voron Toolchangers or DraftShift Design (Stealthchanger) Discord servers, since the authors of KTC easy should be on there. My guess is that a recent Klipper update broke the integration with KTC-easy so you’ll have to rollback to a specific commit (the KTC authors should be able to help more with exactly which commit).
You prolly need to setup tap changer extension git : GitHub - viesturz/klipper-toolchanger: Toolcahnging extension for Klipper · GitHub
Or is there a possibility your tap sensor mechanically fails?