mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	Fix typo in previous commit
This commit is contained in:
		
							parent
							
								
									898266fd34
								
							
						
					
					
						commit
						3e8bc73fcb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -669,7 +669,7 @@ sub validate { | |||
|      | ||||
|     # --filament-diameter | ||||
|     die "Invalid value for --filament-diameter\n" | ||||
|         if grep $_ < 1, @$Slic3r::filament_diameterì; | ||||
|         if grep $_ < 1, @$Slic3r::filament_diameter; | ||||
|      | ||||
|     # --nozzle-diameter | ||||
|     die "Invalid value for --nozzle-diameter\n" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci