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

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

[metadata]
setting_version = 20
type = quality
quality_type = superdraft
weight = -4
material = generic_cpe
variant = AA 0.8

[values]
brim_width = 15
material_print_temperature = =default_material_print_temperature + 20
prime_tower_enable = True
retraction_combing_max_distance = 50
speed_infill = =math.ceil(speed_print * 33 / 45)
speed_print = 45
speed_topbottom = =math.ceil(speed_print * 30 / 45)
speed_wall = =math.ceil(speed_print * 33 / 45)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)