Add note of nozzle diameter

This commit is contained in:
QIDI TECH
2023-08-21 15:28:01 +08:00
parent 74e485d913
commit 3f31b3f078
2 changed files with 11 additions and 1 deletions

View File

@@ -489,6 +489,8 @@ private:
bool m_rebuild_kinematics_page = false;
ogStaticText* m_machine_limits_description_line {nullptr};
void update_machine_limits_description(const MachineLimitsUsage usage);
//Y11
ogStaticText* m_nozzle_diameter_description_line {nullptr};
ogStaticText* m_fff_print_host_upload_description_line {nullptr};
ogStaticText* m_sla_print_host_upload_description_line {nullptr};