mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Fixed a typo after porting _simplify_slices to C++.
This commit is contained in:
		
							parent
							
								
									798bca561b
								
							
						
					
					
						commit
						b5e45bccf9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -51,7 +51,7 @@ sub slice { | |||
|     warn $warning if (defined($warning) && $warning ne ''); | ||||
| 
 | ||||
|     # simplify slices if required | ||||
|     $self->_simplify_slices(scale($self->print->config->resolution)); | ||||
|     $self->_simplify_slices(scale($self->print->config->resolution)) | ||||
|         if ($self->print->config->resolution); | ||||
|      | ||||
|     die "No layers were detected. You might want to repair your STL file(s) or check their size or thickness and retry.\n" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv