mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Fix profiles with missing compatible printers
Hide filaments with missing compatible printers by default
This commit is contained in:
@@ -138,7 +138,8 @@ function SortUI()
|
||||
//let bCheck=$("#MachineList input:first").prop("checked");
|
||||
if( fModel=='')
|
||||
{
|
||||
bFind=true;
|
||||
// Orca: hide
|
||||
bFind=false;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user