Disable BLTouch Highspeed Mode by default (can be enabled via M401 S1)

This commit is contained in:
Knutwurst
2023-05-28 17:28:12 +02:00
parent ae82913d1f
commit bb8d41c0e1

View File

@@ -989,7 +989,7 @@
*
* 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.
// #define BLTOUCH_LCD_VOLTAGE_MENU