mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add extra fast base global profile
This one has 0.3mm, as midpoint between 0.2 and 0.4.
This commit is contained in:
parent
c6ab0d73d5
commit
ec9fb76974
1 changed files with 14 additions and 0 deletions
14
resources/quality/extra_fast.inst.cfg
Normal file
14
resources/quality/extra_fast.inst.cfg
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Extra Fast
|
||||
definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
setting_version = 5
|
||||
type = quality
|
||||
quality_type = verydraft
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue