Document.
This commit is contained in:
parent
002a7d31a4
commit
ff4450489b
|
|
@ -4663,6 +4663,7 @@ bool lcd_autoDepleteEnabled()
|
|||
//! ---------------------- | ----------------
|
||||
//! WizState::Run | Main entry point
|
||||
//! WizState::RepeatLay1Cal | Entry point after passing 1st layer calibration
|
||||
//! WizState::LoadFil | Entry point after temporarily left for preheat before load filament
|
||||
void lcd_wizard(WizState state)
|
||||
{
|
||||
using S = WizState;
|
||||
|
|
|
|||
Loading…
Reference in New Issue