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

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

[metadata]
type = quality
quality_type = draft
material = generic_abs_ultimaker3_AA_0.8
weight = -2
setting_version = 1

[values]
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 25
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)