mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	NEW: only one wall for first layer
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I4ed31db361230b7192c210e506717e16bd28a6f3
This commit is contained in:
		
							parent
							
								
									345536e07f
								
							
						
					
					
						commit
						b5c7532700
					
				
					 6 changed files with 18 additions and 7 deletions
				
			
		|  | @ -1870,6 +1870,7 @@ void TabPrint::build() | |||
|         optgroup->append_single_option_line("bridge_flow"); | ||||
|         optgroup->append_single_option_line("thick_bridges"); | ||||
|         optgroup->append_single_option_line("only_one_wall_top"); | ||||
|         optgroup->append_single_option_line("only_one_wall_first_layer"); | ||||
|         optgroup->append_single_option_line("detect_overhang_wall"); | ||||
|         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
	
	 qing.zhang
						qing.zhang