mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 21:15:12 +08:00
42 lines
1009 B
INI
42 lines
1009 B
INI
[general]
|
|
definition = ultimaker_methodx
|
|
name = Fast - Experimental
|
|
version = 4
|
|
|
|
[metadata]
|
|
is_experimental = True
|
|
material = ultimaker_sr30_175
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 2XA
|
|
weight = -2
|
|
|
|
[values]
|
|
brim_replaces_support = False
|
|
cool_fan_enabled = False
|
|
cool_min_temperature = =material_print_temperature
|
|
raft_airgap = 0.0
|
|
raft_interface_line_width = 0.7
|
|
raft_interface_speed = 70
|
|
raft_surface_speed = 90
|
|
retract_at_layer_change = True
|
|
retraction_amount = 0.5
|
|
speed_prime_tower = 25.0
|
|
speed_print = 50
|
|
speed_roofing = 50
|
|
speed_support = 50
|
|
speed_support_bottom = 30
|
|
speed_support_interface = 80
|
|
speed_topbottom = 50
|
|
speed_wall_0 = 50
|
|
speed_wall_x = 50
|
|
support_bottom_wall_count = 5
|
|
support_fan_enable = False
|
|
support_infill_sparse_thickness = =min(layer_height * 2, machine_nozzle_size * 3 / 4) if layer_height <= 0.15 / 0.4 * machine_nozzle_size else layer_height
|
|
support_interface_enable = True
|
|
support_wall_count = 1
|
|
support_xy_distance = 0.2
|
|
support_z_distance = 0
|
|
|