mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:45:30 +08:00
26 lines
555 B
INI
26 lines
555 B
INI
[general]
|
|
version = 4
|
|
name = Extra Fast
|
|
definition = liquid
|
|
|
|
[metadata]
|
|
setting_version = 17
|
|
type = quality
|
|
quality_type = verydraft
|
|
weight = -3
|
|
material = generic_cpe
|
|
variant = VO 0.8
|
|
|
|
[values]
|
|
brim_width = 15
|
|
line_width = =machine_nozzle_size * 0.875
|
|
material_print_temperature = =default_material_print_temperature + 17
|
|
material_standby_temperature = 100
|
|
prime_tower_enable = True
|
|
retraction_combing_max_distance = 50
|
|
speed_print = 40
|
|
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
|
speed_wall = =math.ceil(speed_print * 30 / 40)
|
|
|
|
jerk_travel = 20
|