mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 11:22:07 +00:00
Merge: Snapmaker Orca 2.1.2
This commit is contained in:
@@ -235,11 +235,8 @@ function SortUI()
|
||||
ChooseDefaultFilament();
|
||||
|
||||
//--If Need Install Network Plugin
|
||||
if(m_ProfileItem["network_plugin_install"]!='1' || (m_ProfileItem["network_plugin_install"]=='1' && m_ProfileItem["network_plugin_compability"]=='0') )
|
||||
{
|
||||
$("#AcceptBtn").hide();
|
||||
$("#GotoNetPluginBtn").show();
|
||||
}
|
||||
$("#AcceptBtn").show();
|
||||
$("#GotoNetPluginBtn").hide();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user