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/quality/diy220')
-rw-r--r--resources/quality/diy220/diy220_draft.inst.cfg14
-rw-r--r--resources/quality/diy220/diy220_fast.inst.cfg14
-rw-r--r--resources/quality/diy220/diy220_high.inst.cfg14
-rw-r--r--resources/quality/diy220/diy220_normal.inst.cfg13
4 files changed, 55 insertions, 0 deletions
diff --git a/resources/quality/diy220/diy220_draft.inst.cfg b/resources/quality/diy220/diy220_draft.inst.cfg
new file mode 100644
index 0000000000..41fe9e1929
--- /dev/null
+++ b/resources/quality/diy220/diy220_draft.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Draft
+definition = diy220
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = draft
+weight = -2
+global_quality = True
+
+[values]
+layer_height = 0.2
diff --git a/resources/quality/diy220/diy220_fast.inst.cfg b/resources/quality/diy220/diy220_fast.inst.cfg
new file mode 100644
index 0000000000..1d12289fbf
--- /dev/null
+++ b/resources/quality/diy220/diy220_fast.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Normal
+definition = diy220
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = fast
+weight = -1
+global_quality = True
+
+[values]
+layer_height = 0.15
diff --git a/resources/quality/diy220/diy220_high.inst.cfg b/resources/quality/diy220/diy220_high.inst.cfg
new file mode 100644
index 0000000000..ef4eeef9f9
--- /dev/null
+++ b/resources/quality/diy220/diy220_high.inst.cfg
@@ -0,0 +1,14 @@
+[general]
+version = 4
+name = Extra Fine
+definition = diy220
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = high
+weight = 1
+global_quality = True
+
+[values]
+layer_height = 0.06
diff --git a/resources/quality/diy220/diy220_normal.inst.cfg b/resources/quality/diy220/diy220_normal.inst.cfg
new file mode 100644
index 0000000000..5d20494d45
--- /dev/null
+++ b/resources/quality/diy220/diy220_normal.inst.cfg
@@ -0,0 +1,13 @@
+[general]
+version = 4
+name = Fine
+definition = diy220
+
+[metadata]
+setting_version = 16
+type = quality
+quality_type = normal
+weight = 0
+global_quality = True
+
+[values]