SLA slices preview - wip

This commit is contained in:
Enrico Turri 2018-11-26 15:16:35 +01:00
parent 2a31f5e6fc
commit 4ca302ba6a
4 changed files with 241 additions and 109 deletions

View file

@ -107,6 +107,9 @@ private:
void reset_double_slider();
// update DoubleSlider after keyDown in canvas
void update_double_slider_from_canvas(wxKeyEvent& event);
void load_print_as_fff();
void load_print_as_sla();
};
} // namespace GUI