Minor spelling patch
This commit is contained in:
		
							parent
							
								
									790a3e9a8c
								
							
						
					
					
						commit
						e19fbd27ce
					
				| @ -183,8 +183,8 @@ | |||||||
|     int   i, xi, yi; |     int   i, xi, yi; | ||||||
|     mesh_index_pair location; |     mesh_index_pair location; | ||||||
| 
 | 
 | ||||||
|     // Don't allow Mesh Validation without homing first
 |     // Don't allow Mesh Validation without homing first,
 | ||||||
|     // If the paramter parsing did not go OK, we abort the command
 |     // or if the parameter parsing did not go OK, abort
 | ||||||
|     if (axis_unhomed_error(true, true, true) || parse_G26_parameters()) return; |     if (axis_unhomed_error(true, true, true) || parse_G26_parameters()) return; | ||||||
| 
 | 
 | ||||||
|     if (current_position[Z_AXIS] < Z_CLEARANCE_BETWEEN_PROBES) { |     if (current_position[Z_AXIS] < Z_CLEARANCE_BETWEEN_PROBES) { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user