mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH: forbid max_vol_speed calibrate
Change-Id: I74aee19da02e203e4490f5ccacd8f68884055c02
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user