G28 tweaks
This commit is contained in:
committed by
Scott Lahteine
parent
b6cd7aaf17
commit
107834f899
@ -369,5 +369,7 @@ void DWIN_Update();
|
||||
void EachMomentUpdate();
|
||||
void DWIN_HandleScreen();
|
||||
|
||||
inline void DWIN_StartHoming() { HMI_flag.home_flag = true; }
|
||||
|
||||
void DWIN_CompletedHoming();
|
||||
void DWIN_CompletedLeveling();
|
||||
|
Reference in New Issue
Block a user