mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Fixed remember output directory default value set to true
This commit is contained in:
		
							parent
							
								
									36b337b7e7
								
							
						
					
					
						commit
						ae394ca97d
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -57,6 +57,9 @@ void AppConfig::set_defaults() | |||
|     // https://github.com/prusa3d/Slic3r/issues/233
 | ||||
|     if (get("use_legacy_opengl").empty()) | ||||
|         set("use_legacy_opengl", "0"); | ||||
| 
 | ||||
|     if (get("remember_output_path").empty()) | ||||
|         set("remember_output_path", "1"); | ||||
| } | ||||
| 
 | ||||
| void AppConfig::load() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri