mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Solution for SPE-347 (scale is not fed into the arrange alg)
This commit is contained in:
		
							parent
							
								
									fa7ca09e57
								
							
						
					
					
						commit
						4b9a504c04
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -333,6 +333,8 @@ ShapeData2D projectModelFromTop(const Slic3r::Model &model) {
 | 
			
		|||
                    Slic3r::TriangleMesh tmpmesh = rmesh;
 | 
			
		||||
                    ClipperLib::PolyNode pn;
 | 
			
		||||
 | 
			
		||||
                    tmpmesh.scale(objinst->scaling_factor);
 | 
			
		||||
 | 
			
		||||
                    // TODO export the exact 2D projection
 | 
			
		||||
                    auto p = tmpmesh.convex_hull();
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue