Merge remote-tracking branch 'upstream/main' into libvgcode

# Conflicts:
#	src/slic3r/GUI/GLCanvas3D.cpp
This commit is contained in:
Andrew Sun
2025-11-16 22:51:31 -05:00
104 changed files with 1504 additions and 799 deletions

View File

@@ -953,8 +953,7 @@ void GUI_App::post_init()
}
#endif
if (!app_config->get_stealth_mode())
hms_query = new HMSQuery();
hms_query = new HMSQuery();
m_show_gcode_window = app_config->get_bool("show_gcode_window");
if (m_networking_need_update) {