mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-24 14:16:46 -07:00
Merge pull request #19043 from Ultimaker/PP-484_Create_Factor4_fast_quality
[PP-484] Create Factor 4 "fast" global quality
This commit is contained in:
commit
f3811854d4
1 changed files with 15 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
[general]
|
||||
definition = ultimaker_factor4
|
||||
name = Normal
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = fast
|
||||
setting_version = 23
|
||||
type = quality
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
layer_height = =round(0.15 * material_shrinkage_percentage_z / 100, 5)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue