mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	New option to force a solid layer every given number of layers. #617
This commit is contained in:
		
							parent
							
								
									f50b0040ef
								
							
						
					
					
						commit
						ab7697ec1c
					
				
					 5 changed files with 21 additions and 2 deletions
				
			
		|  | @ -201,6 +201,8 @@ $j | |||
|     --first-layer-height Layer height for first layer (mm or %, default: $config->{first_layer_height}) | ||||
|     --infill-every-layers | ||||
|                         Infill every N layers (default: $config->{infill_every_layers}) | ||||
|     --solid-infill-every-layers | ||||
|                         Force a solid layer every N layers (default: $config->{solid_infill_every_layers}) | ||||
|    | ||||
|   Print options: | ||||
|     --perimeters        Number of perimeters/horizontal skins (range: 0+, default: $config->{perimeters}) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci