Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfieldOfView <aldo@fieldofview.com>2016-08-22 18:12:39 +0300
committerfieldOfView <aldo@fieldofview.com>2016-08-22 18:12:39 +0300
commit5bf19f9ff20e6517ed638a0aec3f4693e4ffffaf (patch)
treeb49c1b69e1ce57119b9a3fb0c92ca8c4e75ea9ab /resources/definitions/custom.def.json
parent756422fc0e1214f6d003dbcc3d6c614c55100b34 (diff)
Fix preferred material for cases when there more than 1 "pla" materials
Diffstat (limited to 'resources/definitions/custom.def.json')
-rw-r--r--resources/definitions/custom.def.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/definitions/custom.def.json b/resources/definitions/custom.def.json
index 0ccd2d9890..7ae1d1bd28 100644
--- a/resources/definitions/custom.def.json
+++ b/resources/definitions/custom.def.json
@@ -10,7 +10,6 @@
"category": "Custom",
"file_formats": "text/x-gcode",
"has_materials": true,
- "preferred_material": "*pla*",
"first_start_actions": ["MachineSettingsAction"]
}
}