mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +00:00
FIX: pa calibration default save value issue
should not use last input value as default saving value Jira: STUDIO-3648 Change-Id: I8ea5bac66ef723c668c09ffb40b141a489e7d637
This commit is contained in:
@@ -155,6 +155,8 @@ public:
|
||||
|
||||
bool get_result(float* out_k, float* out_n);
|
||||
|
||||
virtual bool Show(bool show = true) override;
|
||||
|
||||
protected:
|
||||
wxBoxSizer* m_top_sizer;
|
||||
Label * m_complete_text;
|
||||
|
||||
Reference in New Issue
Block a user