mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
This commit is contained in:
		
							parent
							
								
									055273fbc8
								
							
						
					
					
						commit
						5f17fa342b
					
				
					 9 changed files with 149 additions and 196 deletions
				
			
		
							
								
								
									
										1
									
								
								t/arcs.t
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								t/arcs.t
									
										
									
									
									
								
							|  | @ -2,6 +2,7 @@ use Test::More; | |||
| use strict; | ||||
| use warnings; | ||||
| 
 | ||||
| plan skip_all => 'arcs are currently disabled'; | ||||
| plan tests => 13; | ||||
| 
 | ||||
| BEGIN { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci