🐛 Update German language, Fix FTDI (#24047, #24048, #24227)

This commit is contained in:
Ludy
2022-04-18 11:43:34 +02:00
committed by Scott Lahteine
parent ce0af56d0a
commit 4ae54a6229
43 changed files with 155 additions and 214 deletions

View File

@ -2882,7 +2882,7 @@ void CrealityDWINClass::Menu_Item_Handler(uint8_t menu, uint8_t item, bool draw/
mesh_conf.goto_mesh_value = true;
mesh_conf.mesh_x = mesh_conf.mesh_y = 0;
Popup_Handler(MoveWait);
mesh_conf.manual_move();;
mesh_conf.manual_move();
Draw_Menu(UBLMesh);
#endif
#elif HAS_BED_PROBE