Correct updating of "Machine limits" and "Single extruder MM setup" pages

This commit is contained in:
YuSanka 2018-06-25 16:03:43 +02:00
parent b5f97baa28
commit f9b85b6700
2 changed files with 9 additions and 4 deletions

View file

@ -315,7 +315,7 @@ class TabPrinter : public Tab
bool m_has_single_extruder_MM_page = false;
bool m_use_silent_mode = false;
void append_option_line(ConfigOptionsGroupShp optgroup, const std::string opt_key);
bool m_rebuil_kinematics_page = false;
bool m_rebuild_kinematics_page = false;
public:
wxButton* m_serial_test_btn;
wxButton* m_octoprint_host_test_btn;