1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-21 09:44:26 +00:00

Merge branch 'scene_manipulators'

This commit is contained in:
bubnikv
2018-03-14 16:15:26 +01:00
15 changed files with 875 additions and 301 deletions
+2 -1
View File
@@ -1028,7 +1028,8 @@ void TabPrinter::build()
return sizer;
};
optgroup->append_line(line);
optgroup->append_single_option_line("z_offset");
optgroup->append_single_option_line("max_print_height");
optgroup->append_single_option_line("z_offset");
optgroup = page->new_optgroup(_(L("Capabilities")));
ConfigOptionDef def;