mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:25:12 +08:00
78 lines
2.2 KiB
INI
78 lines
2.2 KiB
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = ultimaker_abs
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = AA 0.8
|
|
weight = -2
|
|
|
|
[values]
|
|
_plugin__curaenginegradualflow__0_1_0__gradual_flow_discretisation_step_size = 0.2
|
|
_plugin__curaenginegradualflow__0_1_0__gradual_flow_enabled = True
|
|
_plugin__curaenginegradualflow__0_1_0__max_flow_acceleration = 1
|
|
acceleration_infill = =acceleration_print
|
|
acceleration_ironing = 1000
|
|
acceleration_layer_0 = =acceleration_wall_0
|
|
acceleration_print = 3500
|
|
acceleration_roofing = =acceleration_wall_0
|
|
acceleration_topbottom = =acceleration_wall
|
|
acceleration_wall = =acceleration_infill
|
|
acceleration_wall_0 = 1500
|
|
acceleration_wall_x = =acceleration_wall
|
|
bridge_skin_material_flow = 200
|
|
bridge_skin_speed = =bridge_wall_speed
|
|
bridge_sparse_infill_max_density = 50
|
|
bridge_wall_material_flow = 200
|
|
bridge_wall_speed = 30
|
|
cool_min_layer_time = 4
|
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'grid'
|
|
infill_sparse_density = 15
|
|
jerk_infill = =jerk_print
|
|
jerk_layer_0 = =jerk_wall_0
|
|
jerk_print = =max(30, speed_print/2)
|
|
jerk_roofing = =jerk_wall_0
|
|
jerk_topbottom = =jerk_wall
|
|
jerk_wall = =jerk_infill
|
|
jerk_wall_0 = =max(30, speed_wall_0/2)
|
|
machine_nozzle_cool_down_speed = 1.3
|
|
machine_nozzle_heat_up_speed = 1.9
|
|
material_extrusion_cool_down_speed = 0.8
|
|
material_flow = 93
|
|
material_max_flowrate = 22
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
meshfix_maximum_resolution = 0.7
|
|
optimize_wall_printing_order = False
|
|
prime_tower_enable = True
|
|
raft_airgap = 0.15
|
|
retraction_amount = 4
|
|
retraction_prime_speed = 15
|
|
retraction_speed = 45
|
|
small_skin_on_surface = False
|
|
small_skin_width = 4
|
|
speed_infill = =speed_print
|
|
speed_ironing = 20
|
|
speed_layer_0 = 30
|
|
speed_prime_tower = =speed_wall_0
|
|
speed_print = 100
|
|
speed_roofing = =math.ceil(speed_wall*(45/100))
|
|
speed_support_interface = =speed_wall_0
|
|
speed_topbottom = =speed_print
|
|
speed_wall = =speed_infill
|
|
speed_wall_0 = =math.ceil(speed_wall*(30/100))
|
|
speed_wall_x = =speed_wall
|
|
speed_wall_x_roofing = =speed_roofing
|
|
support_angle = 70
|
|
support_interface_enable = False
|
|
support_structure = tree
|
|
top_bottom_thickness = =max(1.2 , layer_height * 6)
|
|
wall_0_wipe_dist = 0.8
|
|
z_seam_relative = True
|
|
z_seam_type = back
|
|
zig_zaggify_infill = True
|
|
|