LAPTOP-SNT8I5JK\Boounion
2024-12-02 aedb3b85fed48cb2cf0abb5fafa8e7591644c9f4
SourceCode/Bond/BondEq/BondEqDlg.cpp
@@ -482,15 +482,19 @@
void CBondEqDlg::OnMenuFileSettings()
{
   CAxisSettingsDlg axisDlg;
   axisDlg.SetPLC(theApp.m_model.getBonder().getPLC("PLC(1)"));
   axisDlg.DoModal();
   // Cavity VacuumBake AfterBake AOI
   CIOMonitoringDlg dlg;
   dlg.SetIOManager("Cavity");
   dlg.SetPLC(theApp.m_model.getBonder().getPLC("PLC(1)"));
   dlg.DoModal();
   //CAxisSettingsDlg axisDlg;
   //axisDlg.SetPLC(theApp.m_model.getBonder().getPLC("PLC(1)"));
   //axisDlg.SetRecipeName(_T("Default"));
   //axisDlg.DoModal();
   //CAxisSettingsDlg dlg;
   //dlg.SetPLC(theApp.m_model.getBonder().getPLC("PLC(1)"));
   //dlg.SetRecipeName(_T("Default"));
   //dlg.DoModal();
   /*
   CSettingsDlg dlg;