mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Cleanup. CURA-2007
This commit is contained in:
parent
090b8d4f50
commit
0268bf3f56
2 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue