Merge branch 'main' into libvgcode

This commit is contained in:
Noisyfox
2025-11-22 19:35:32 +08:00
committed by GitHub
25 changed files with 8998 additions and 25 deletions

View File

@@ -127,7 +127,7 @@ public:
class Sidebar : public wxPanel
{
ConfigOptionMode m_mode;
Button * btn_sync{nullptr};
//Button * btn_sync{nullptr};
ScalableButton * ams_btn{nullptr};
bool m_last_slice_state = false;
SyncNozzleAndAmsDialog* m_sna_dialog{nullptr};