mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 13:47:51 -06:00
31 lines
715 B
INI
31 lines
715 B
INI
[general]
|
|
definition = ultimaker2_plus_connect
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_cpe_plus
|
|
quality_type = slightlycoarse
|
|
setting_version = 23
|
|
type = quality
|
|
variant = 0.6 mm
|
|
weight = -2
|
|
|
|
[values]
|
|
cool_fan_speed = 45
|
|
cool_fan_speed_min = =cool_fan_speed * 25 / 45
|
|
infill_overlap = =0 if infill_sparse_density > 80 else 5
|
|
infill_sparse_density = 20
|
|
layer_0_z_overlap = 0.22
|
|
raft_airgap = 0.37
|
|
retraction_prime_speed = =retraction_speed
|
|
speed_print = 25
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 25)
|
|
speed_travel = 150
|
|
speed_wall_0 = =math.ceil(speed_print * 20 / 25)
|
|
speed_wall_x = =speed_print
|
|
support_angle = 45
|
|
support_enable = True
|
|
support_z_distance = 0.22
|
|
top_bottom_thickness = 0.75
|
|
|