Bladeren bron

Update BLTOUCH_HS_MODE comment

Scott Lahteine 4 jaren geleden
bovenliggende
commit
3061a31c92
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2
    2
      Marlin/Configuration_adv.h

+ 2
- 2
Marlin/Configuration_adv.h Bestand weergeven

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

Laden…
Annuleren
Opslaan