viesturz / klipper-toolchanger

Toolcahnging extension for Klipper
GNU General Public License v3.0
72 stars 22 forks source link

Dissable tool_probe #32

Open zi-vo opened 2 months ago

zi-vo commented 2 months ago

Hi, i try to use the klipper-toolchanger extension for a self-build toolchanger approach. Due to a different setup, i dont use the tool-probe as the tap changer does. This leads to multiple errors. First of all, i can't use the tool_detection.cfg as this creates a duplicate of the probe pin. Currently there is no way of changing the tool_detection behavior which shuts down any approach of using this without a voron tap system.

Not including the tool-detection file leads to an error after the tool pickup, cause no detection can be done. If there would be a way to implement own tool detection routines, this would be really nice