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

um2pc_tpla_0.6_normal.inst.cfg « ultimaker2_plus_connect « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0371972d429112e41db5a585e6f51b52e6bf9b66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[general]
version = 4
name = Fine
definition = ultimaker2_plus_connect

[metadata]
setting_version = 16
type = quality
quality_type = fast
weight = 0
material = generic_tough_pla
variant = 0.6 mm

[values]
cool_min_layer_time = 5
cool_min_speed = 10
infill_sparse_density = 20
speed_layer_0 = =round(speed_print * 30 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 20 / 50)
speed_wall = =math.ceil(speed_print * 40 / 50)
speed_wall_0 = =math.ceil(speed_print * 30 / 50)
top_bottom_thickness = 1.2
wall_thickness = 1.59