mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:35:11 +08:00
22 lines
430 B
INI
22 lines
430 B
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Extra Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe
|
|
quality_type = verydraft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -3
|
|
|
|
[values]
|
|
brim_width = 15
|
|
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)
|
|
|