Last active
June 7, 2025 14:22
-
-
Save stephenfeather/090a0f4f8e99132d029dc3dbaaaa67d3 to your computer and use it in GitHub Desktop.
Revisions
-
stephenfeather revised this gist
Jun 7, 2025 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,7 @@ Declared in qdprobe.py MKS_PROBE_PIN_1 # Switches to peizo probe probe QIDI_PROBE_PIN_1 # alias of MKS_PROBE_PIN_1 MKS_PROBE_PIN_2 # Switches to inductive probe QIDI_PROBE_PIN_2 # alias of MKS_PROBE_PIN_2 PIN_1 and PIN_2 may be reversed on the Plus 4? -
stephenfeather created this gist
Jun 7, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ QIDI_PROBE_PIN_1 # Switches to inductive probe QIDI_PROBE_PIN_2 # Switches to peizo probe