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

First experiments with sla supports ui

This commit is contained in:
Lukas Matena
2018-09-10 12:08:57 +02:00
parent e1deb03d3c
commit 891b6a8a34
5 changed files with 109 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@ use constant TB_SPLIT => &Wx::NewId;
use constant TB_CUT => &Wx::NewId;
use constant TB_SETTINGS => &Wx::NewId;
use constant TB_LAYER_EDITING => &Wx::NewId;
use constant TB_SLA_SUPPORTS => &Wx::NewId;
use Wx::Locale gettext => 'L';