Basic Information:
Printer Model: Custom Delta
MCU / Printerboard: Pi 4 & RAMPS
klippy.log
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: In Klipper, is it possible to toggle a pin on a RAMPS mcu between 0V output and high impedance? - i.e., tristate the pin.
Significance: I am trying to get a dual Z probing method working on a Delta printer. One Z probe is a dockable probe used only for bed mapping. The second probe is under the bed and detects nozzle contact to set the Z reference. Using cloakedcode’s dockable probe module I can get the bed mapping working well, but I can’t get the sense to swap over to use the underbed sensor. This should work if I can disconnect the sense switches for “probe docked” and “probe attached” from ground and attached instead to a pin which can be set to ground or to open circuit (high impedance) and use the pull-ups to do the rest. Setting the normally ground to high impedance should spoof a “sled attached” state.
Video of the dual probing working with clunky macros on https://www.youtube.com/watch?v=DQXM4nrcsr4
Thanks for any help you can give.
…
klippy.log (948.1 KB)