mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Never scale TriangleMesh objects
This commit is contained in:
		
							parent
							
								
									46e3b3180e
								
							
						
					
					
						commit
						e75dbf37fa
					
				
					 6 changed files with 33 additions and 16 deletions
				
			
		|  | @ -135,7 +135,7 @@ sub _merge_loops { | |||
|     $slices = offset2_ex($slices, +$safety_offset, -$safety_offset); | ||||
|      | ||||
|     Slic3r::debugf "Layer %d (slice_z = %.2f, print_z = %.2f): %d surface(s) having %d holes detected from %d polylines\n", | ||||
|         $self->id, unscale($self->slice_z), $self->print_z, | ||||
|         $self->id, $self->slice_z, $self->print_z, | ||||
|         scalar(@$slices), scalar(map @{$_->holes}, @$slices), scalar(@$loops) | ||||
|         if $Slic3r::debug; | ||||
|      | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci