mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-10 23:35:24 -06:00
Disable BLTOUCH_SET_5V_MODE on Ender 3 (Max) Creality v4 (#583)
This commit is contained in:
parent
729ab2bed5
commit
a6eb552508
10 changed files with 10 additions and 10 deletions
|
@ -842,7 +842,7 @@
|
|||
* differs, a mode set eeprom write will be completed at initialization.
|
||||
* Use the option below to force an eeprom write to a V3.1 probe regardless.
|
||||
*/
|
||||
#define BLTOUCH_SET_5V_MODE
|
||||
//#define BLTOUCH_SET_5V_MODE
|
||||
|
||||
/**
|
||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue