1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

WIP: Plater

This commit is contained in:
Vojtech Kral
2018-09-17 12:15:11 +02:00
parent 746d06fe3e
commit 342b584399
18 changed files with 1104 additions and 43 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ bool GUI_App::OnInit()
app_config = new AppConfig();
// set_app_config(app_config);// #ys_FIXME
preset_bundle = new PresetBundle();
// set_preset_bundle(preset_bundle);// #ys_FIXME
set_preset_bundle(preset_bundle); // #ys_FIXME
// just checking for existence of Slic3r::data_dir is not enough : it may be an empty directory
// supplied as argument to --datadir; in that case we should still run the wizard