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:
Diffstat (limited to 'resources/definitions/uni_300.def.json')
-rw-r--r--resources/definitions/uni_300.def.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/resources/definitions/uni_300.def.json b/resources/definitions/uni_300.def.json
new file mode 100644
index 0000000000..11d1ed0591
--- /dev/null
+++ b/resources/definitions/uni_300.def.json
@@ -0,0 +1,18 @@
+{
+ "name": "UNI 300",
+ "version": 2,
+ "inherits": "uni_base",
+ "metadata": {
+ "author": "Nail` Gimadeev (C)",
+ "visible": true,
+ "quality_definition": "uni_base",
+ "platform": "uni_300_platform.stl",
+ "platform_texture": "uni.png"
+ },
+ "overrides": {
+ "machine_name": {"default_value": "uni_300"},
+ "machine_width": {"default_value": 320},
+ "machine_depth": {"default_value": 220},
+ "machine_height": {"default_value": 250}
+ }
+}