mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:45:55 +08:00
Merge branch 'master' of github.com:Ultimaker/Cura
This commit is contained in:
commit
c1d04ac600
@ -235,7 +235,6 @@ Column
|
|||||||
property var valueError:
|
property var valueError:
|
||||||
{
|
{
|
||||||
var data = Cura.ContainerManager.getContainerMetaDataEntry(Cura.MachineManager.activeMaterialId, "compatible")
|
var data = Cura.ContainerManager.getContainerMetaDataEntry(Cura.MachineManager.activeMaterialId, "compatible")
|
||||||
print(data)
|
|
||||||
if(data == "" || data == "True")
|
if(data == "" || data == "True")
|
||||||
{
|
{
|
||||||
return false
|
return false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user