1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

First steps

This commit is contained in:
YuSanka
2017-12-05 15:54:01 +01:00
parent 5cf9cd5395
commit c5e21c1fbf
10 changed files with 694 additions and 9 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ sub _init_tabpanel {
}
#TODO this is an example of a Slic3r XS interface call to add a new preset editor page to the main view.
# Slic3r::GUI::create_preset_tab("print");
Slic3r::GUI::create_preset_tab("print");
if ($self->{plater}) {
$self->{plater}->on_select_preset(sub {