mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
parent
b3f7e344a5
commit
860585be93
310 changed files with 2791 additions and 621 deletions
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -971,6 +971,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -989,8 +992,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_HS_MODE true
|
#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -965,6 +965,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -983,8 +986,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_HS_MODE true // CR-10 S5 config, tiagofreire-pt
|
#define BLTOUCH_HS_MODE true // CR-10 S5 config, tiagofreire-pt
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_HS_MODE true
|
#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_HS_MODE true
|
#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
|
@ -966,6 +966,9 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
|
// Safety: Enable voltage mode settings in the LCD menu.
|
||||||
|
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
* V3.0: Set a probe into mode selected above at Marlin startup. Required for 5V mode on 3.0
|
||||||
|
@ -984,8 +987,12 @@
|
||||||
*/
|
*/
|
||||||
//#define BLTOUCH_HS_MODE true
|
//#define BLTOUCH_HS_MODE true
|
||||||
|
|
||||||
// Safety: Enable voltage mode settings in the LCD menu.
|
#if ENABLED(BLTOUCH_HS_MODE)
|
||||||
//#define BLTOUCH_LCD_VOLTAGE_MENU
|
// The probe Z offset (M851 Z) is the height at which the probe triggers.
|
||||||
|
// This must be large enough to keep the probe pin off the bed and prevent
|
||||||
|
// it from snagging on the bed clips.
|
||||||
|
#define BLTOUCH_HS_EXTRA_CLEARANCE 7 // Extra Z Clearance
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif // BLTOUCH
|
#endif // BLTOUCH
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue