Carvera-Community / Carvera_Controller

Community developed version of the Carvera Controller
GNU General Public License v2.0
3 stars 1 forks source link

local directory in browser should default to last location #57

Closed SergeBakharev closed 1 week ago

SergeBakharev commented 1 week ago

When you close the controller and re-open it, the directory that it defaults to showing when uploading a new file is always the examples gcode location. Even though the controller config file has the past locations recorded as (local_folder_1.. local_folder_5)

We should add logic to check that the directory still exists and re-open the last used location (Config.local_folder_1)