mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:45:08 +08:00
32 lines
676 B
INI
32 lines
676 B
INI
[general]
|
|
definition = ultimaker2_plus
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe_plus
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.8 mm
|
|
weight = 0
|
|
|
|
[values]
|
|
adhesion_type = raft
|
|
brim_line_count = 10
|
|
cool_fan_speed = 50
|
|
cool_fan_speed_min = =cool_fan_speed * 25 / 50
|
|
infill_overlap = =0 if infill_sparse_density > 80 else 5
|
|
infill_sparse_density = 40
|
|
layer_0_z_overlap = 0.22
|
|
raft_airgap = 0.37
|
|
speed_print = 30
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 30)
|
|
speed_wall_0 = =math.ceil(speed_print * 20 / 30)
|
|
speed_wall_x = =speed_print
|
|
support_angle = 45
|
|
support_enable = True
|
|
support_z_distance = 0.26
|
|
top_bottom_thickness = 1.2
|
|
|