mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 10:16:50 +00:00
FIX: auto cali send failed
and cannot set cali step to 0.001 jira: STUDIO-14042 & STUDIO-14119 Change-Id: I56ecc70d0413398ecacd1c842f7102e810277cfd (cherry picked from commit c16925931c642d8e27d739a401148bc94c5f3965)
This commit is contained in:
@@ -10,8 +10,8 @@ class ProgressIndicator;
|
||||
class Preset;
|
||||
|
||||
namespace GUI {
|
||||
extern const float MIN_PA_K_VALUE;
|
||||
extern const float MAX_PA_K_VALUE;
|
||||
extern const double MIN_PA_K_VALUE;
|
||||
extern const double MAX_PA_K_VALUE;
|
||||
|
||||
class CalibInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user