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

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

[metadata]
setting_version = 14
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)