mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 20:51:12 -06:00 
			
		
		
		
	Fix wrong option order
This commit is contained in:
		
							parent
							
								
									712478c240
								
							
						
					
					
						commit
						70c282667f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1965,8 +1965,8 @@ void TabPrint::build() | |||
|         optgroup->append_single_option_line("print_flow_ratio"); | ||||
|         optgroup->append_single_option_line("top_solid_infill_flow_ratio"); | ||||
|         optgroup->append_single_option_line("bottom_solid_infill_flow_ratio"); | ||||
|         optgroup->append_single_option_line("min_width_top_surface"); | ||||
|         optgroup->append_single_option_line("only_one_wall_top"); | ||||
|         optgroup->append_single_option_line("min_width_top_surface"); | ||||
|         optgroup->append_single_option_line("only_one_wall_first_layer"); | ||||
|         optgroup->append_single_option_line("reduce_crossing_wall"); | ||||
|         optgroup->append_single_option_line("max_travel_detour_distance"); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever