mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-16 03:07:55 -06:00
ENH:synced some N1 codes
jira:[sync] Change-Id: I94aed7f068e76cb28459ec77448c89f922134414
This commit is contained in:
parent
95a235ee8a
commit
b048992715
8 changed files with 47 additions and 26 deletions
|
@ -385,7 +385,7 @@ protected:
|
|||
ScalableBitmap * print_weight{nullptr};
|
||||
wxStaticBitmap * amsmapping_tip{nullptr};
|
||||
ScalableBitmap * enable_ams_mapping{nullptr};
|
||||
wxStaticBitmap * ams_tip{nullptr};
|
||||
wxStaticBitmap * img_ams_tip{nullptr};
|
||||
wxStaticBitmap * img_ams_backup{nullptr};
|
||||
ScalableBitmap * enable_ams{nullptr};
|
||||
|
||||
|
@ -400,7 +400,7 @@ public:
|
|||
void check_fcous_state(wxWindow* window);
|
||||
void popup_filament_backup();
|
||||
void update_select_layout(MachineObject *obj);
|
||||
void prepare_mode();
|
||||
void prepare_mode(bool refresh_button = true);
|
||||
void sending_mode();
|
||||
void finish_mode();
|
||||
void sync_ams_mapping_result(std::vector<FilamentInfo>& result);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue