mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Set first layer extrusion width to 200% by default
This commit is contained in:
		
							parent
							
								
									0aa3cc230f
								
							
						
					
					
						commit
						606b9e49a7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -113,7 +113,7 @@ our $infill_every_layers    = 1; | |||
| 
 | ||||
| # flow options | ||||
| our $extrusion_width                = 0; | ||||
| our $first_layer_extrusion_width    = 0; | ||||
| our $first_layer_extrusion_width    = '200%'; | ||||
| our $perimeter_extrusion_width      = 0; | ||||
| our $infill_extrusion_width         = 0; | ||||
| our $support_material_extrusion_width = 0; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci