Cura/resources/quality/ultimaker3/um3_aa0.4_ABS_Fast_Print.inst.cfg
Rijk van Manen 9171aa9168 follow the default settings
PP-71
2023-01-24 11:08:16 +01:00

26 lines
661 B
INI

[general]
definition = ultimaker3
name = Normal
version = 4
[metadata]
material = generic_abs
quality_type = fast
setting_version = 20
type = quality
variant = AA 0.4
weight = -1
[values]
machine_nozzle_cool_down_speed = 0.85
machine_nozzle_heat_up_speed = 1.5
material_final_print_temperature = =material_print_temperature - 10
material_initial_print_temperature = =material_print_temperature - 5
material_print_temperature = =default_material_print_temperature + 5
prime_tower_enable = False
speed_print = 60
speed_topbottom = =math.ceil(speed_print * 30 / 60)
speed_wall = =math.ceil(speed_print * 40 / 60)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)