mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 17:30:40 +08:00

In the initial PR for PP-71 I only cleaned up material_final_print_temperatures, but now the material_initial_print_temperatures are also coming into play, so I cleaned those as well. From research for PP-123 I know this is a safe change. Due to this cleanup the cool_min_temperature can now always follow the ultimaker default settings.
24 lines
454 B
INI
24 lines
454 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Normal
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_nylon
|
|
quality_type = fast
|
|
setting_version = 21
|
|
type = quality
|
|
variant = AA 0.4
|
|
weight = -1
|
|
|
|
[values]
|
|
adhesion_type = brim
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
ooze_shield_angle = 40
|
|
raft_airgap = 0.25
|
|
skin_overlap = 50
|
|
switch_extruder_prime_speed = 30
|
|
switch_extruder_retraction_amount = 30
|
|
switch_extruder_retraction_speeds = 40
|
|
|