mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 18:55:14 +08:00

* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this]) * Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials. * Interface support horizontal expansion: 0mm for all Method support materials PP-504
65 lines
1.9 KiB
INI
65 lines
1.9 KiB
INI
[general]
|
|
definition = ultimaker_methodxl
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = ultimaker_absr_175
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 1C
|
|
weight = -2
|
|
|
|
[values]
|
|
cool_fan_enabled = =extruder_nr == support_extruder_nr
|
|
cool_fan_full_layer = 3
|
|
cool_fan_speed = 75
|
|
cool_fan_speed_0 = 0
|
|
cool_fan_speed_max = 100
|
|
cool_min_layer_time = 10
|
|
cool_min_layer_time_fan_speed_max = 8
|
|
cool_min_speed = =round(speed_wall_0 * 3 / 4) if cool_lift_head else round(speed_wall_0 / 5)
|
|
cool_min_temperature = 250
|
|
material_final_print_temperature = =material_print_temperature - 10
|
|
material_initial_print_temperature = =material_print_temperature - 10
|
|
material_print_temperature = =default_material_print_temperature-5 if extruder_nr == support_extruder_nr else default_material_print_temperature
|
|
raft_airgap = =0.18 if extruder_nr == support_extruder_nr else 0
|
|
raft_surface_speed = =90 if extruder_nr == support_extruder_nr else 50
|
|
skin_overlap = 10
|
|
speed_layer_0 = 35
|
|
speed_prime_tower = 30.0
|
|
speed_print = 120.0
|
|
speed_roofing = 65
|
|
speed_support = 100
|
|
speed_support_interface = 75
|
|
speed_topbottom = 55
|
|
speed_travel = 250.0
|
|
speed_wall = 25
|
|
speed_wall_0 = 20
|
|
support_angle = 50
|
|
support_bottom_density = 24
|
|
support_bottom_distance = =layer_height
|
|
support_bottom_enable = False
|
|
support_bottom_line_width = 0.6
|
|
support_bottom_stair_step_height = 0
|
|
support_infill_angles = [45,45,45,45,45,45,45,45,45,45,135,135,135,135,135,135,135,135,135,135]
|
|
support_infill_rate = 15.0
|
|
support_interface_density = 85
|
|
support_interface_enable = True
|
|
support_interface_pattern = lines
|
|
support_line_width = 0.3
|
|
support_material_flow = 85
|
|
support_roof_density = 85
|
|
support_roof_wall_count = 1
|
|
support_supported_skin_fan_speed = 60.0
|
|
support_top_distance = =support_z_distance
|
|
support_xy_distance = 0.35
|
|
support_xy_distance_overhang = 0.25
|
|
support_xy_overrides_z = xy_overrides_z
|
|
support_z_distance = 0.15
|
|
top_skin_expand_distance = 2.4
|
|
wall_overhang_angle = 30
|
|
wall_overhang_speed_factor = 40
|
|
|