mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Use Clipper for line clipping
This commit is contained in:
		
							parent
							
								
									1d6a18071a
								
							
						
					
					
						commit
						3025c77675
					
				
					 20 changed files with 202 additions and 211 deletions
				
			
		| 
						 | 
				
			
			@ -7,7 +7,7 @@ our @ISA = qw(Exporter);
 | 
			
		|||
our @EXPORT_OK = qw(offset offset_ex
 | 
			
		||||
    diff_ex diff union_ex intersection_ex xor_ex JT_ROUND JT_MITER
 | 
			
		||||
    JT_SQUARE is_counter_clockwise union_pt offset2 offset2_ex traverse_pt
 | 
			
		||||
    intersection union CLIPPER_OFFSET_SCALE);
 | 
			
		||||
    intersection intersection_pl diff_pl union CLIPPER_OFFSET_SCALE);
 | 
			
		||||
 | 
			
		||||
use Slic3r::Geometry qw(scale);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue