More serial strings

This commit is contained in:
Scott Lahteine
2020-02-26 04:11:03 -06:00
parent cdcd45d651
commit 5ebba4b19f
7 changed files with 10 additions and 10 deletions

View File

@ -327,7 +327,7 @@ void menu_configuration() {
#endif
#if HAS_HOTEND_OFFSET
SUBMENU(STR_OFFSETS_MENU, menu_tool_offsets);
SUBMENU(MSG_OFFSETS_MENU, menu_tool_offsets);
#endif
#if ENABLED(DUAL_X_CARRIAGE)