Skip to content

Instantly share code, notes, and snippets.

@stephenfeather
Last active June 7, 2025 14:22
Show Gist options
  • Save stephenfeather/090a0f4f8e99132d029dc3dbaaaa67d3 to your computer and use it in GitHub Desktop.
Save stephenfeather/090a0f4f8e99132d029dc3dbaaaa67d3 to your computer and use it in GitHub Desktop.

Revisions

  1. stephenfeather revised this gist Jun 7, 2025. 1 changed file with 6 additions and 2 deletions.
    8 changes: 6 additions & 2 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,7 @@
    QIDI_PROBE_PIN_1 # Switches to inductive probe
    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

    QIDI_PROBE_PIN_2 # Switches to peizo probe
    PIN_1 and PIN_2 may be reversed on the Plus 4?
  2. stephenfeather created this gist Jun 7, 2025.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original 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