mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	New First layer flow ratio option. #182
This commit is contained in:
		
							parent
							
								
									eb33c03926
								
							
						
					
					
						commit
						99ef0865bb
					
				
					 5 changed files with 10 additions and 1 deletions
				
			
		|  | @ -196,6 +196,8 @@ Usage: slic3r.pl [ OPTIONS ] file.stl | |||
|     --extrusion-width-ratio | ||||
|                         Calculate the extrusion width as the layer height multiplied by | ||||
|                         this value (> 0, default: calculated automatically) | ||||
|     --first-layer-flow-ratio | ||||
|                         Multiplier for extrusion of first layer (> 0, default: $Slic3r::first_layer_flow_ratio) | ||||
|     --bridge-flow-ratio Multiplier for extrusion when bridging (> 0, default: $Slic3r::bridge_flow_ratio) | ||||
|      | ||||
| EOF | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci