mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
25 lines
584 B
INI
25 lines
584 B
INI
[general]
|
|
version = 4
|
|
name = Extra Fast
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
setting_version = 17
|
|
type = quality
|
|
quality_type = verydraft
|
|
weight = -3
|
|
material = generic_petg
|
|
variant = AA 0.8
|
|
|
|
[values]
|
|
brim_width = 7
|
|
layer_height = 0.3
|
|
line_width = =machine_nozzle_size * 0.875
|
|
material_print_temperature = =default_material_print_temperature - 5
|
|
material_standby_temperature = 100
|
|
prime_tower_enable = True
|
|
speed_print = 40
|
|
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
|
speed_wall = =math.ceil(speed_print * 30 / 40)
|
|
retraction_combing_max_distance = 40
|
|
retraction_combing = all
|