Welcome to mirror list, hosted at ThFree Co, Russian Federation.

um2_high.inst.cfg « ultimaker2 « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 74e1f2f528b232570612c6741c754ab3f28a9cdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[general]
version = 4
name = Extra Fine
definition = ultimaker2

[metadata]
setting_version = 4
type = quality
quality_type = high
weight = 1
global_quality = True

[values]
layer_height = 0.06
speed_topbottom = =math.ceil(speed_print * 15 / 60)
speed_infill = =math.ceil(speed_print * 80 / 60)