mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
Reverted some now unnecessary changes. Reverted the infill to the original perl implementation.
This commit is contained in:
parent
9fcc8fe9ae
commit
9a83d4e8d5
12 changed files with 850 additions and 48 deletions
|
@ -40,7 +40,6 @@ use Wx 0.9901 qw(:bitmap :dialog :icon :id :misc :systemsettings :toplevelwindow
|
|||
:filedialog :font);
|
||||
use Wx::Event qw(EVT_IDLE EVT_COMMAND);
|
||||
use base 'Wx::App';
|
||||
#use base 'Wx::AppConsole';
|
||||
|
||||
use constant FILE_WILDCARDS => {
|
||||
known => 'Known files (*.stl, *.obj, *.amf, *.xml)|*.stl;*.STL;*.obj;*.OBJ;*.amf;*.AMF;*.xml;*.XML',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue