mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
NEW:[STUDIO-4016] Support motor noise cali for N1
Calibrated motor noise option, N1 supported. And when none of the calibration options are selected, the start calibration button turns gray Change-Id: I991034a13001f840016475171c33218ddc812d35 (cherry picked from commit 7224ccd2a114d553b6234a7d8616d253bef0ced4)
This commit is contained in:
parent
09b6f4d8fd
commit
2cf9ee1dc5
5 changed files with 51 additions and 12 deletions
|
@ -42,6 +42,7 @@ private:
|
|||
wxWindow* select_xcam_cali { nullptr };
|
||||
wxWindow* select_bed_leveling { nullptr };
|
||||
wxWindow* select_vibration { nullptr };
|
||||
wxWindow* select_motor_noise { nullptr };
|
||||
|
||||
wxWindow* create_check_option(wxString title, wxWindow *parent, wxString tooltip, std::string param);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue