mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-11 00:37:54 -06:00
parent
54bf8086d3
commit
1805bb3663
269 changed files with 808 additions and 270 deletions
|
@ -897,10 +897,12 @@
|
|||
//#define BLTOUCH_FORCE_MODE_SET
|
||||
|
||||
/**
|
||||
* Use "HIGH SPEED" mode for probing.
|
||||
* Enable "HIGH SPEED" option for probing.
|
||||
* Danger: Disable if your probe sometimes fails. Only suitable for stable well-adjusted systems.
|
||||
* This feature was designed for Deltabots with very fast Z moves; however, higher speed Cartesians
|
||||
* might be able to use it. If the machine can't raise Z fast enough the BLTouch may go into ALARM.
|
||||
*
|
||||
* Set the default state here, change with 'M401 S' or UI, use M500 to save, M502 to reset.
|
||||
*/
|
||||
//#define BLTOUCH_HS_MODE true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue