mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 22:55:13 +08:00
56 lines
1.3 KiB
INI
56 lines
1.3 KiB
INI
[general]
|
|
version = 4
|
|
name = Coarse
|
|
definition = imade3d_jellybox
|
|
|
|
[metadata]
|
|
setting_version = 5
|
|
type = quality
|
|
quality_type = fast
|
|
weight = -1
|
|
material = generic_petg
|
|
variant = 0.4 mm
|
|
|
|
[values]
|
|
adhesion_type = skirt
|
|
bottom_thickness = 0.6
|
|
coasting_enable = True
|
|
coasting_speed = 95
|
|
cool_fan_full_at_height = 1.2
|
|
cool_fan_speed_max = 60
|
|
cool_fan_speed_min = 20
|
|
cool_min_layer_time = 5
|
|
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_bed_temperature = 50
|
|
material_bed_temperature_layer_0 = 55
|
|
material_flow = 100
|
|
meshfix_union_all = False
|
|
retraction_amount = 1.3
|
|
retraction_combing = all
|
|
retraction_hop_enabled = 0.1
|
|
retraction_min_travel = 1.2
|
|
retraction_prime_speed = 25
|
|
retraction_retract_speed = 35
|
|
retraction_speed = 70
|
|
skin_no_small_gaps_heuristic = False
|
|
skirt_brim_minimal_length = 100
|
|
skirt_brim_speed = 25
|
|
skirt_line_count = 2
|
|
speed_layer_0 = =math.ceil(speed_print * 14 / 40)
|
|
speed_print = 40
|
|
speed_slowdown_layers = 1
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 40)
|
|
speed_travel = 120
|
|
speed_travel_layer_0 = 60
|
|
speed_wall = =math.ceil(speed_print * 25 / 40)
|
|
speed_wall_x = =math.ceil(speed_print * 35 / 40)
|
|
top_thickness = =top_bottom_thickness
|
|
wall_thickness = 0.8
|