mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 13:17:51 -06:00
31 lines
665 B
INI
31 lines
665 B
INI
[general]
|
|
definition = ultimaker2_plus
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pc
|
|
quality_type = fast
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.6 mm
|
|
weight = 0
|
|
|
|
[values]
|
|
adhesion_type = raft
|
|
cool_fan_speed = 50
|
|
cool_fan_speed_min = 0
|
|
infill_overlap = =0 if infill_sparse_density > 80 else 5
|
|
infill_sparse_density = 35
|
|
layer_0_z_overlap = 0.22
|
|
raft_airgap = 0.52
|
|
speed_print = 45
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 45)
|
|
speed_travel = 150
|
|
speed_wall_0 = =math.ceil(speed_print * 30 / 45)
|
|
speed_wall_x = =math.ceil(speed_print * 40 / 45)
|
|
support_angle = 45
|
|
support_enable = True
|
|
support_z_distance = 0.21
|
|
top_bottom_thickness = 0.75
|
|
|