mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	New option to only infill where strictly needed for supporting ceilings
This commit is contained in:
		
							parent
							
								
									cf8cfc1380
								
							
						
					
					
						commit
						cac79c0575
					
				
					 7 changed files with 77 additions and 8 deletions
				
			
		|  | @ -367,6 +367,7 @@ sub export_gcode { | |||
|     # they will be split in internal and internal-solid surfaces | ||||
|     $status_cb->(60, "Generating horizontal shells"); | ||||
|     $_->discover_horizontal_shells for @{$self->objects}; | ||||
|     $_->clip_fill_surfaces for @{$self->objects}; | ||||
|      | ||||
|     # combine fill surfaces to honor the "infill every N layers" option | ||||
|     $status_cb->(70, "Combining infill"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci