🚸 Fix, improve, update ProUI (#24251)

This commit is contained in:
Miguel Risco-Castillo
2022-05-28 17:34:36 -05:00
committed by GitHub
parent 41a469208a
commit eec9c800c9
4 changed files with 131 additions and 92 deletions

View File

@@ -238,9 +238,7 @@ void Draw_Tramming_Menu();
#if HAS_BED_PROBE
void Draw_ProbeSet_Menu();
#endif
#if HAS_FILAMENT_SENSOR
void Draw_FilSet_Menu();
#endif
void Draw_FilSet_Menu();
#if ENABLED(NOZZLE_PARK_FEATURE)
void Draw_ParkPos_Menu();
#endif