Disable BLTouch Highspeed Mode by default (can be enabled via M401 S1)
This commit is contained in:
@@ -989,7 +989,7 @@
|
|||||||
*
|
*
|
||||||
* Set the default state here, change with 'M401 S' or UI, use M500 to save, M502 to reset.
|
* Set the default state here, change with 'M401 S' or UI, use M500 to save, M502 to reset.
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_HS_MODE true
|
#define BLTOUCH_HS_MODE false
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
// #define BLTOUCH_LCD_VOLTAGE_MENU
|
// #define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
Reference in New Issue
Block a user