mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	New --solid-infill-extruder option. Includes a refactoring of the strategy used to order layer extrusions according to their extruder and island; toolchanges and travel moves should be more optimized now. #618
This commit is contained in:
		
							parent
							
								
									d9cffeca4a
								
							
						
					
					
						commit
						e79aa2e81c
					
				
					 25 changed files with 186 additions and 95 deletions
				
			
		|  | @ -505,6 +505,7 @@ $j | |||
|     --perimeter-extruder | ||||
|                         Extruder to use for perimeters (1+, default: $config->{perimeter_extruder}) | ||||
|     --infill-extruder   Extruder to use for infill (1+, default: $config->{infill_extruder}) | ||||
|     --solid-infill-extruder   Extruder to use for solid infill (1+, default: $config->{solid_infill_extruder}) | ||||
|     --support-material-extruder | ||||
|                         Extruder to use for support material (1+, default: $config->{support_material_extruder}) | ||||
|     --support-material-interface-extruder | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci