mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:45:11 +08:00
23 lines
449 B
INI
23 lines
449 B
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Extra Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_petg
|
|
quality_type = verydraft
|
|
setting_version = 21
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -3
|
|
|
|
[values]
|
|
brim_width = 7
|
|
cool_fan_speed = 20
|
|
material_print_temperature = =default_material_print_temperature - 5
|
|
prime_tower_enable = True
|
|
speed_print = 40
|
|
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
|
speed_wall = =math.ceil(speed_print * 30 / 40)
|
|
|