mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Implemented skirt
This commit is contained in:
		
							parent
							
								
									d8b848a67f
								
							
						
					
					
						commit
						ff5044c031
					
				
					 6 changed files with 38 additions and 5 deletions
				
			
		|  | @ -38,6 +38,9 @@ our $retract_length         = 2;    # mm | |||
| our $retract_restart_extra  = 0;    # mm | ||||
| our $retract_speed          = 40;   # mm/sec | ||||
| 
 | ||||
| our $skirts             = 3; | ||||
| our $skirt_distance     = 6;    # mm | ||||
| 
 | ||||
| our $use_relative_e_distances = 0; | ||||
| 
 | ||||
| our $print_center       = [100,100];  # object will be centered around this point | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci