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

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

[metadata]
type = quality
quality_type = superdraft
material = generic_abs_ultimaker3_AA_0.8
weight = -4
setting_version = 2

[values]
layer_height = 0.4
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 30
material_standby_temperature = 100
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 30 / 50)
speed_wall = =math.ceil(speed_print * 40 / 50)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)