mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 23:55:08 +08:00
54 lines
1.2 KiB
INI
54 lines
1.2 KiB
INI
[general]
|
|
version = 4
|
|
name = Coarse
|
|
definition = imade3d_jellybox
|
|
|
|
[metadata]
|
|
setting_version = 5
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
material = generic_pla
|
|
variant = 0.4 mm
|
|
|
|
[values]
|
|
adhesion_type = skirt
|
|
bottom_thickness = 0.6
|
|
coasting_enable = True
|
|
coasting_speed = 95
|
|
cool_fan_full_at_height = 0.65
|
|
cool_fan_speed_max = 100
|
|
cool_fan_speed_min = 50
|
|
cool_min_layer_time = 7
|
|
cool_min_layer_time_fan_speed_max = 10
|
|
cool_min_speed = 10
|
|
infill_before_walls = False
|
|
infill_line_width = 0.6
|
|
infill_overlap = 15
|
|
infill_pattern = zigzag
|
|
infill_sparse_density = 20
|
|
line_width = 0.4
|
|
material_flow = 90
|
|
meshfix_union_all = False
|
|
retraction_amount = 1.3
|
|
retraction_combing = all
|
|
retraction_hop_enabled = 0.1
|
|
retraction_min_travel = 1.2
|
|
retraction_prime_speed = 30
|
|
retraction_retract_speed = 70
|
|
retraction_speed = 70
|
|
skin_no_small_gaps_heuristic = False
|
|
skirt_brim_minimal_length = 100
|
|
skirt_brim_speed = 20
|
|
skirt_line_count = 3
|
|
speed_layer_0 = =math.ceil(speed_print * 20 / 45)
|
|
speed_print = 45
|
|
speed_slowdown_layers = 1
|
|
speed_topbottom = =math.ceil(speed_print * 25 / 45)
|
|
speed_travel = 120
|
|
speed_travel_layer_0 = 60
|
|
speed_wall = =math.ceil(speed_print * 25 / 45)
|
|
speed_wall_x = =math.ceil(speed_print * 35 / 45)
|
|
top_thickness = 0.8
|
|
wall_thickness = 0.8
|