Float XY probe offset followup (probe edge) (#15928)
This commit is contained in:
		
				
					committed by
					
						 Scott Lahteine
						Scott Lahteine
					
				
			
			
				
	
			
			
			
						parent
						
							31e329f143
						
					
				
				
					commit
					798f34abcd
				
			| @@ -228,7 +228,7 @@ G29_TYPE GcodeSuite::G29() { | ||||
|       ABL_VAR xy_uint8_t meshCount; | ||||
|     #endif | ||||
|  | ||||
|     ABL_VAR xy_int_t probe_position_lf, probe_position_rb; | ||||
|     ABL_VAR xy_float_t probe_position_lf, probe_position_rb; | ||||
|     ABL_VAR xy_float_t gridSpacing = { 0, 0 }; | ||||
|  | ||||
|     #if ENABLED(AUTO_BED_LEVELING_LINEAR) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user