mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 00:01:09 -06:00
First experiments with sla supports ui
This commit is contained in:
parent
e1deb03d3c
commit
891b6a8a34
5 changed files with 109 additions and 2 deletions
|
@ -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';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue