mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Added Definitions for all SVT FDM printers
New brand
This commit is contained in:
parent
bbcd37e5bc
commit
adc78e3024
47 changed files with 42008 additions and 0 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 = 13
|
||||
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 = 13
|
||||
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 = 13
|
||||
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 = 13
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
Loading…
Add table
Add a link
Reference in a new issue