mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
ENH: calibration: can modify calibration result
1.support modifying result 2.show/hide ams panel according to whether printer has ams Change-Id: If958d4661f7de5855a1bb892ef13e74fefead177
This commit is contained in:
parent
c2abcfc6fd
commit
7990baed02
7 changed files with 298 additions and 169 deletions
|
@ -14,7 +14,7 @@ namespace Slic3r { namespace GUI {
|
|||
#define SELECT_MACHINE_REMIND wxColour(255,111,0)
|
||||
#define SELECT_MACHINE_LIGHT_GREEN wxColour(219, 253, 231)
|
||||
|
||||
#define CALI_MODE_COUNT 5
|
||||
#define CALI_MODE_COUNT 3
|
||||
|
||||
|
||||
wxString get_calibration_type_name(CalibMode cali_mode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue