mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 14:35:53 +08:00
#699 fix remember last folder for opened file
This commit is contained in:
parent
c73e9cf1c9
commit
0b94eee824
@ -4728,7 +4728,7 @@ void Plater::add_model(bool imperial_units/* = false*/)
|
||||
}
|
||||
|
||||
Plater::TakeSnapshot snapshot(this, snapshot_label);
|
||||
load_files(paths, true, false, imperial_units);
|
||||
load_files(paths, true, false, true, imperial_units);
|
||||
}
|
||||
|
||||
void Plater::import_sl1_archive()
|
||||
|
Loading…
x
Reference in New Issue
Block a user