mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fix perimeters_* options to be singular to be consistent.
This commit is contained in:
		
							parent
							
								
									cbb111ee64
								
							
						
					
					
						commit
						07f2dab5f6
					
				
					 4 changed files with 15 additions and 13 deletions
				
			
		|  | @ -71,7 +71,7 @@ sub new { | |||
|         }, | ||||
|         extrusion => { | ||||
|             title => 'Extrusion', | ||||
|             options => [qw(extrusion_width first_layer_extrusion_width perimeters_extrusion_width infill_extrusion_width support_material_extrusion_width bridge_flow_ratio)], | ||||
|             options => [qw(extrusion_width first_layer_extrusion_width perimeter_extrusion_width infill_extrusion_width support_material_extrusion_width bridge_flow_ratio)], | ||||
|         }, | ||||
|         output => { | ||||
|             title => 'Output', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Mark Hindess
						Mark Hindess