LAPTOP-SNT8I5JK\Boounion
2024-12-06 f2bdc37e5f9d0e0cf55c6117bbc747938ce13d94
SourceCode/Bond/BondEq/View/AxisSettingsDlg.h
@@ -68,17 +68,13 @@
   // 配方名称
   CString m_strRecipeName;
   // 按下标识
   BOOL m_bJogAddPressed;
   BOOL m_bJogSubPressed;
   // 控件
   CBLLabel m_staticFLS, m_staticDOG, m_staticRLS, m_staticReady, m_staticBusy, m_staticErr;
   CComboBox m_comboAxisNO;
   CStatic m_staticAxisNO, m_staticAxisDescription, m_staticStartAddress;
   CEdit m_editManualSpeed, m_editAutoSpeed, m_editAccelerationTime, m_editDecelerationTime, m_editJogDistance;
   CBlButton m_pageButtons[5];
   CBlButton* m_pBlBtns[9];
   std::map<int, CRect> m_mapCtrlLayouts;
   std::map<int, CFont*> m_mapFonts;