mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
ENH: forbid max_vol_speed calibrate
Change-Id: I74aee19da02e203e4490f5ccacd8f68884055c02
This commit is contained in:
parent
79506b6b05
commit
858e6123ee
2 changed files with 2 additions and 2 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 3
|
||||
#define CALI_MODE_COUNT 2
|
||||
|
||||
|
||||
wxString get_calibration_type_name(CalibMode cali_mode);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue