mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
NEW:add network test entry when has network error
Change-Id: Ie315191e26148e520d3e8e3e4323fd619efb982a
This commit is contained in:
parent
00e1c50947
commit
cb2f6dd772
13 changed files with 82 additions and 16 deletions
|
@ -230,7 +230,7 @@ private:
|
|||
};
|
||||
|
||||
#define SELECT_MACHINE_DIALOG_BUTTON_SIZE wxSize(FromDIP(68), FromDIP(24))
|
||||
#define SELECT_MACHINE_DIALOG_SIMBOOK_SIZE wxSize(FromDIP(350), FromDIP(70))
|
||||
#define SELECT_MACHINE_DIALOG_SIMBOOK_SIZE wxSize(FromDIP(360), FromDIP(70))
|
||||
|
||||
|
||||
enum PrintDialogStatus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue