mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 19:35:10 +08:00
29 lines
579 B
INI
29 lines
579 B
INI
[general]
|
|
definition = ultimaker2_plus
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_nylon
|
|
quality_type = fast
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.4 mm
|
|
weight = 0
|
|
|
|
[values]
|
|
adhesion_type = raft
|
|
cool_fan_speed_min = =cool_fan_speed * 0.35
|
|
infill_overlap = =0 if infill_sparse_density > 80 else 5
|
|
infill_sparse_density = 30
|
|
layer_0_z_overlap = 0.22
|
|
raft_airgap = 0.57
|
|
speed_print = 45
|
|
speed_travel = 150
|
|
speed_wall = =math.ceil(speed_print * 40 / 45)
|
|
support_angle = 45
|
|
support_enable = True
|
|
support_z_distance = =layer_height * 2
|
|
top_bottom_thickness = 0.75
|
|
|