mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Merge branch 'master' of https://github.com/venkatkamesh/Cura into venkatkamesh-master
This commit is contained in:
commit
642fee9904
70 changed files with 32094 additions and 22 deletions
14
resources/quality/diy220/diy220_draft.inst.cfg
Normal file
14
resources/quality/diy220/diy220_draft.inst.cfg
Normal file
|
@ -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
|
14
resources/quality/diy220/diy220_fast.inst.cfg
Normal file
14
resources/quality/diy220/diy220_fast.inst.cfg
Normal file
|
@ -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
|
14
resources/quality/diy220/diy220_high.inst.cfg
Normal file
14
resources/quality/diy220/diy220_high.inst.cfg
Normal file
|
@ -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
|
13
resources/quality/diy220/diy220_normal.inst.cfg
Normal file
13
resources/quality/diy220/diy220_normal.inst.cfg
Normal file
|
@ -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]
|
Loading…
Add table
Add a link
Reference in a new issue