Calibration: retraction test

This commit is contained in:
SoftFever 2023-05-07 01:22:13 +08:00
parent a14943665b
commit 99230aabac
9 changed files with 226 additions and 14 deletions

View file

@ -341,6 +341,7 @@ public:
Temp_Calibration_Dlg* m_temp_calib_dlg{ nullptr };
MaxVolumetricSpeed_Test_Dlg* m_vol_test_dlg { nullptr };
VFA_Test_Dlg* m_vfa_test_dlg { nullptr };
Retraction_Test_Dlg* m_retraction_calib_dlg{ nullptr };
// BBS. Replace title bar and menu bar with top bar.
BBLTopbar* m_topbar{ nullptr };