Updated to 1.9.5, and optimize calibration and device

This commit is contained in:
QIDI TECH
2024-09-16 16:07:29 +08:00
parent fa251e0a9a
commit d842832b25
90 changed files with 2753 additions and 998 deletions

View File

@@ -100,6 +100,8 @@ class MainFrame : public DPIFrame
//wxMenu* publishMenu{ nullptr };
wxMenu * m_calib_menu{nullptr};
bool enable_multi_machine{ false };
//w13
bool enable_seal{ true };
#if 0
wxMenuItem* m_menu_item_repeat { nullptr }; // doesn't used now