mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 23:46:22 -06:00
21 lines
418 B
INI
21 lines
418 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe
|
|
quality_type = draft
|
|
setting_version = 22
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -2
|
|
|
|
[values]
|
|
brim_width = 15
|
|
material_print_temperature = =default_material_print_temperature + 10
|
|
prime_tower_enable = True
|
|
speed_print = 40
|
|
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
|
speed_wall = =math.ceil(speed_print * 30 / 40)
|
|
|