diff --git a/configurations/Voxelab Aquila/UBL/Configuration.h b/configurations/Voxelab Aquila/UBL/Configuration.h index f0a0c09312..96caefed58 100644 --- a/configurations/Voxelab Aquila/UBL/Configuration.h +++ b/configurations/Voxelab Aquila/UBL/Configuration.h @@ -3427,7 +3427,7 @@ #define DISABLE_TUNING_GRAPH 0// Temp plot graph - PID/MPC Tuning (1624 bytes of flash) #define HAS_ESDIAG 1 // View End-stop switch continuity (560 bytes of flash) #define HAS_CGCODE 1 // Extra Gcode options (3320 bytes of flash) - #define HAS_LOCKSCREEN 1 // Simple lockscreen as to not accidentally change something (568 bytes of flash) + //#define HAS_LOCKSCREEN 1 // Simple lockscreen as to not accidentally change something (568 bytes of flash) #define HAS_SD_EXTENDER 1 // Enable to support SD card extender cables (48 bytes of flash) #define USE_GRID_MESHVIEWER 1 // Enable two mesh graph types : one (1728 bytes of flash) #define HAS_CUSTOM_COLORS 1 // Able to change display colors (2040 bytes of flash)