Cleanup. CURA-2007

This commit is contained in:
Jack Ha 2016-08-23 13:18:20 +02:00
parent 090b8d4f50
commit 0268bf3f56
2 changed files with 0 additions and 7 deletions

View file

@ -107,9 +107,6 @@ SettingItem
target: input
property: "text"
value: {
if (definition.key === "material_bed_temperature") {
CuraApplication.log("## " + propertyProvider.properties.resolve + " " + stackLevel);
}
if ((propertyProvider.properties.resolve != "None") && (stackLevel != 0)) {
// We have a resolve function. Indicates that the setting is not settable per extruder and that
// we have to choose between the resolved value (default) and the global value