mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	osx search for drives
This commit is contained in:
		
							parent
							
								
									2ecc8a1b6f
								
							
						
					
					
						commit
						14fdf429ea
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -148,6 +148,9 @@ void RemovableDriveManager::search_for_drives() | |||
|     //search /media/* folder
 | ||||
| 	search_path("/media/*", "/media"); | ||||
| 
 | ||||
| 	//search /Volumes/* folder (OSX)
 | ||||
| 	search_path("/Volumes/*", "/Volumes"); | ||||
| 
 | ||||
|     std::string path(std::getenv("USER")); | ||||
| 	std::string pp(path); | ||||
| 	//std::cout << "user: "<< path << "\n";
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 David Kocik
						David Kocik