NEW:hide the entrance of filaments backup

Change-Id: I383de6ced5efb20a19ca8171f981370bf8fcc3aa
This commit is contained in:
tao wang 2023-04-11 14:54:59 +08:00 committed by Lane.Wei
parent 2ce436d773
commit 5e6cfb069a
6 changed files with 33 additions and 10 deletions

View file

@ -93,6 +93,7 @@ enum PrinterFunction {
FUNC_EXTRUSION_CALI,
FUNC_VIRTUAL_TYAY,
FUNC_PRINT_ALL,
FUNC_FILAMENT_BACKUP,
FUNC_MAX
};