mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Require Math::Clipper 1.17
This commit is contained in:
		
							parent
							
								
									954520cba5
								
							
						
					
					
						commit
						0ddd6d9e55
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -8,7 +8,7 @@ our @EXPORT_OK = qw(safety_offset offset offset_ex | |||
|     diff_ex diff union_ex intersection_ex xor_ex PFT_EVENODD JT_MITER JT_ROUND | ||||
|     JT_SQUARE is_counter_clockwise); | ||||
| 
 | ||||
| use Math::Clipper 1.15 qw(:cliptypes :polyfilltypes :jointypes is_counter_clockwise area); | ||||
| use Math::Clipper 1.17 qw(:cliptypes :polyfilltypes :jointypes is_counter_clockwise area); | ||||
| use Slic3r::Geometry qw(scale); | ||||
| our $clipper = Math::Clipper->new; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci