Fix profiles with missing compatible printers

Hide filaments with missing compatible printers by default
This commit is contained in:
SoftFever
2025-01-06 20:50:54 +08:00
parent 9a5c43e24f
commit b32f2b2237
10 changed files with 247 additions and 3 deletions

View File

@@ -138,7 +138,8 @@ function SortUI()
//let bCheck=$("#MachineList input:first").prop("checked");
if( fModel=='')
{
bFind=true;
// Orca: hide
bFind=false;
}
else
{