mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:15:11 +08:00
49 lines
1.3 KiB
INI
49 lines
1.3 KiB
INI
[general]
|
|
definition = ultimaker3
|
|
name = Sprint
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_tpu
|
|
quality_type = superdraft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -4
|
|
|
|
[values]
|
|
brim_width = 8.75
|
|
gradual_infill_step_height = =4 * layer_height
|
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'cross_3d'
|
|
infill_sparse_density = 15
|
|
layer_height = 0.4
|
|
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_infill = =speed_print
|
|
speed_print = 30
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
|
speed_travel = 300
|
|
speed_wall = =speed_print
|
|
speed_wall_x = =speed_print
|
|
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
|
|
|