mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-17 07:06:42 +08:00
49 lines
1.3 KiB
INI
49 lines
1.3 KiB
INI
[general]
|
|
version = 4
|
|
name = Normal
|
|
definition = ultimaker3
|
|
|
|
[metadata]
|
|
setting_version = 17
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
material = generic_cpe_plus
|
|
variant = AA 0.4
|
|
|
|
[values]
|
|
acceleration_enabled = True
|
|
acceleration_print = 4000
|
|
cool_fan_speed_max = 80
|
|
cool_min_speed = 6
|
|
infill_line_width = =round(line_width * 0.35 / 0.35, 2)
|
|
infill_overlap = 0
|
|
infill_pattern = triangles
|
|
infill_wipe_dist = 0
|
|
jerk_enabled = True
|
|
jerk_print = 25
|
|
layer_height = 0.15
|
|
machine_min_cool_heat_time_window = 15
|
|
material_final_print_temperature = =material_print_temperature - 10
|
|
material_initial_print_temperature = =material_print_temperature - 5
|
|
material_print_temperature = =default_material_print_temperature + 10
|
|
material_print_temperature_layer_0 = =material_print_temperature
|
|
material_standby_temperature = 100
|
|
multiple_mesh_overlap = 0
|
|
prime_tower_enable = True
|
|
prime_tower_wipe_enabled = True
|
|
retraction_extrusion_window = 1
|
|
retraction_hop = 0.2
|
|
retraction_hop_enabled = False
|
|
retraction_hop_only_when_collides = True
|
|
skin_overlap = 20
|
|
speed_layer_0 = =math.ceil(speed_print * 20 / 45)
|
|
speed_print = 45
|
|
speed_topbottom = =math.ceil(speed_print * 35 / 45)
|
|
speed_travel = 250
|
|
speed_wall = =math.ceil(speed_print * 45 / 45)
|
|
speed_wall_0 = =math.ceil(speed_wall * 35 / 45)
|
|
support_bottom_distance = =support_z_distance
|
|
support_z_distance = =layer_height
|
|
wall_0_inset = 0
|