Cura/resources/quality/ultimaker_s3/um_s3_aa0.8_tpu_0.3mm.inst.cfg
Rijk van Manen 9088ab23f4 cleanup initial print temperatures
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.
2023-02-09 14:28:11 +01:00

45 lines
1.2 KiB
INI

[general]
definition = ultimaker_s3
name = Extra Fast
version = 4
[metadata]
material = generic_tpu
quality_type = verydraft
setting_version = 21
type = quality
variant = AA 0.8
weight = -3
[values]
brim_width = 8.75
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
infill_sparse_density = 15
machine_nozzle_cool_down_speed = 0.5
machine_nozzle_heat_up_speed = 2.5
material_final_print_temperature = =material_print_temperature - 10
material_flow = 105
material_initial_print_temperature = =material_print_temperature - 10
multiple_mesh_overlap = 0.2
prime_tower_enable = True
prime_tower_flow = 100
retraction_count_max = 15
retraction_extra_prime_amount = 0.5
retraction_hop = 1.5
retraction_hop_only_when_collides = False
retraction_min_travel = =line_width * 2
retraction_prime_speed = 15
speed_print = 30
speed_topbottom = =math.ceil(speed_print * 23 / 30)
speed_wall = =math.ceil(speed_print * 30 / 30)
speed_wall_x = =math.ceil(speed_wall * 30 / 30)
support_angle = 50
switch_extruder_prime_speed = 15
switch_extruder_retraction_amount = 20
switch_extruder_retraction_speeds = 45
top_bottom_thickness = 1.2
top_skin_expand_distance = =line_width * 2
travel_avoid_distance = 1.5
wall_0_wipe_dist = =line_width * 2