Sfoglia il codice sorgente

Correct endstop noise comment

Scott Lahteine 5 anni fa
parent
commit
e6079bd14e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Vedi File

706
  * Enable if your probe or endstops falsely trigger due to noise.
706
  * Enable if your probe or endstops falsely trigger due to noise.
707
  *
707
  *
708
  * - Higher values may affect repeatability or accuracy of some bed probes.
708
  * - Higher values may affect repeatability or accuracy of some bed probes.
709
- * - To fix noise install a 100nF ceramic capacitor inline with the switch.
709
+ * - To fix noise install a 100nF ceramic capacitor in parallel with the switch.
710
  * - This feature is not required for common micro-switches mounted on PCBs
710
  * - This feature is not required for common micro-switches mounted on PCBs
711
  *   based on the Makerbot design, which already have the 100nF capacitor.
711
  *   based on the Makerbot design, which already have the 100nF capacitor.
712
  *
712
  *

Loading…
Annulla
Salva