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:
authorGhostkeeper <rubend@tutanota.com>2019-09-16 16:07:04 +0300
committerGhostkeeper <rubend@tutanota.com>2019-09-16 16:07:04 +0300
commit3b5716a64a06ccc42669dc76ec2dc81d728a0330 (patch)
treef99926c2f980f7135c70e710629ceeb26ee8ee8a /resources/definitions/ultimaker2_extended_olsson.def.json
parentc6a57a0ab74e1f2f1be5babfcf7c05fcd030dcec (diff)
Add definition for Ultimaker 2 Extended with Olsson Block
Only the name is now too long by default. I have to shorten it. Contributes to issue CURA-6775.
Diffstat (limited to 'resources/definitions/ultimaker2_extended_olsson.def.json')
-rw-r--r--resources/definitions/ultimaker2_extended_olsson.def.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/definitions/ultimaker2_extended_olsson.def.json b/resources/definitions/ultimaker2_extended_olsson.def.json
new file mode 100644
index 0000000000..86f3c3c194
--- /dev/null
+++ b/resources/definitions/ultimaker2_extended_olsson.def.json
@@ -0,0 +1,12 @@
+{
+ "version": 2,
+ "name": "Ultimaker 2 Extended with Olsson Block",
+ "inherits": "ultimaker2_extended",
+ "metadata": {
+ "has_variants": true
+ },
+
+ "overrides": {
+ "machine_name": { "default_value": "Ultimaker 2 Extended with Olsson Block" }
+ }
+}