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

um3_aa0.8_CPE_Draft_Print.inst.cfg « ultimaker3 « quality « resources - github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 354e1a2d081e0ba54d8ed886ee88581c3da8409b (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 = Fast
definition = ultimaker3

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

[values]
brim_width = 15
line_width = =machine_nozzle_size * 0.875
material_print_temperature = =default_material_print_temperature + 15
material_standby_temperature = 100
prime_tower_enable = True
speed_print = 40
speed_topbottom = =math.ceil(speed_print * 25 / 40)
speed_wall = =math.ceil(speed_print * 30 / 40)