Update BLTOUCH_HS_MODE comment
This commit is contained in:
		
				
					committed by
					
						
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							088b5cfec2
						
					
				
				
					commit
					ac5f2a9300
				
			@@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user