DraftShift / klipper-toolchanger

Tool changing extension for Klipper
GNU General Public License v3.0
12 stars 5 forks source link

Add helpful logging? #2

Open BrewNinja opened 4 months ago

BrewNinja commented 4 months ago

Not sure if this is possible or not, but, currently, if a tool is not detected, the only place you see it is in the console. It does not get logged into klippy.log. Is it possible when an error arises for whatever reason, to have it be placed in klippy.log? I would say first step would be to catch and log when a toolhead probe gets untriggered during a print.

TheSin- commented 2 months ago

This is a great idea I'll see what hooks for klippy.log are available.