mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Require Math::Clipper 1.07 which includes the fix for #233
This commit is contained in:
		
							parent
							
								
									710275f7c0
								
							
						
					
					
						commit
						a7c36846c0
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8,7 +8,7 @@ our @EXPORT_OK = qw(explode_expolygon explode_expolygons safety_offset offset
 | 
			
		|||
    diff_ex diff union_ex intersection_ex xor_ex PFT_EVENODD JT_MITER JT_ROUND
 | 
			
		||||
    is_counter_clockwise);
 | 
			
		||||
 | 
			
		||||
use Math::Clipper 1.05 ':all';
 | 
			
		||||
use Math::Clipper 1.07 ':all';
 | 
			
		||||
use Slic3r::Geometry qw(scale);
 | 
			
		||||
our $clipper = Math::Clipper->new;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue