mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
23 lines
447 B
INI
23 lines
447 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Extra Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe
|
|
quality_type = verydraft
|
|
setting_version = 22
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -3
|
|
|
|
[values]
|
|
brim_width = 15
|
|
layer_height = 0.3
|
|
material_print_temperature = =default_material_print_temperature + 12
|
|
prime_tower_enable = True
|
|
speed_print = 40
|
|
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
|
speed_wall = =math.ceil(speed_print * 30 / 40)
|
|
|