mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
40 lines
1.0 KiB
INI
40 lines
1.0 KiB
INI
[general]
|
|
definition = ultimaker3
|
|
name = Normal
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe_plus
|
|
quality_type = fast
|
|
setting_version = 20
|
|
type = quality
|
|
variant = AA 0.4
|
|
weight = -1
|
|
|
|
[values]
|
|
cool_fan_speed_max = 80
|
|
cool_min_speed = 6
|
|
infill_overlap = 0
|
|
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
|
|
infill_wipe_dist = 0
|
|
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
|
|
multiple_mesh_overlap = 0
|
|
prime_tower_enable = True
|
|
prime_tower_wipe_enabled = True
|
|
retraction_hop = 0.2
|
|
retraction_hop_enabled = False
|
|
retraction_hop_only_when_collides = True
|
|
skin_overlap = 20
|
|
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_z_distance = =layer_height
|
|
wall_0_inset = 0
|
|
|