lethalwallabies 5 years ago
parent
commit
fc95946380
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

680
    * Danger: Don't activate 5V mode unless attached to a 5V-tolerant controller!
680
    * Danger: Don't activate 5V mode unless attached to a 5V-tolerant controller!
681
    * V3.0 or 3.1: Set default mode to 5V mode at Marlin startup.
681
    * V3.0 or 3.1: Set default mode to 5V mode at Marlin startup.
682
    * If disabled, OD mode is the hard-coded default on 3.0
682
    * If disabled, OD mode is the hard-coded default on 3.0
683
-   * On startup, Marlin will compare its eeprom to this vale. If the selected mode
683
+   * On startup, Marlin will compare its eeprom to this value. If the selected mode
684
    * differs, a mode set eeprom write will be completed at initialization.
684
    * differs, a mode set eeprom write will be completed at initialization.
685
    * Use the option below to force an eeprom write to a V3.1 probe regardless.
685
    * Use the option below to force an eeprom write to a V3.1 probe regardless.
686
    */
686
    */

Loading…
Cancel
Save