mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Merge pull request #8924 from Eryone/master
Added Eryone ER20 3d printer
This commit is contained in:
commit
7574b3e2c7
6 changed files with 322 additions and 0 deletions
18
resources/quality/eryone_er20/eryone_er20_draft.inst.cfg
Normal file
18
resources/quality/eryone_er20/eryone_er20_draft.inst.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = eryone_er20
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
acceleration_print = 1500
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.3
|
||||
speed_print = 80
|
||||
speed_support = 60
|
18
resources/quality/eryone_er20/eryone_er20_high.inst.cfg
Normal file
18
resources/quality/eryone_er20/eryone_er20_high.inst.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = High
|
||||
definition = eryone_er20
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
acceleration_print = 500
|
||||
layer_height = 0.15
|
||||
layer_height_0 = 0.2
|
||||
speed_print = 50
|
||||
speed_support = 30
|
18
resources/quality/eryone_er20/eryone_er20_normal.inst.cfg
Normal file
18
resources/quality/eryone_er20/eryone_er20_normal.inst.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = eryone_er20
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = normal
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
acceleration_print = 1000
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
speed_print = 50
|
||||
speed_support = 30
|
Loading…
Add table
Add a link
Reference in a new issue