Update BLTOUCH_HS_MODE comment

This commit is contained in:
Scott Lahteine 2021-02-25 01:56:11 -06:00
parent 73e354b7a0
commit 3061a31c92

View file

@ -743,8 +743,8 @@
/** /**
* Use "HIGH SPEED" mode for probing. * Use "HIGH SPEED" mode for probing.
* Danger: Disable if your probe sometimes fails. Only suitable for stable well-adjusted systems. * Danger: Disable if your probe sometimes fails. Only suitable for stable well-adjusted systems.
* This feature was designed for Delta's with very fast Z moves however higher speed cartesians may function * This feature was designed for Deltabots with very fast Z moves; however, higher speed Cartesians
* If the machine cannot raise the probe fast enough after a trigger, it may enter a fault state. * might be able to use it. If the machine can't raise Z fast enough the BLTouch may go into ALARM.
*/ */
//#define BLTOUCH_HS_MODE //#define BLTOUCH_HS_MODE