mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 02:15:10 +08:00

ultimaker.def.json is also cleaned and put in alphabetic order. Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
30 lines
609 B
INI
30 lines
609 B
INI
[general]
|
|
version = 4
|
|
name = Fine
|
|
definition = ultimaker2_plus
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = normal
|
|
weight = 0
|
|
material = generic_pc
|
|
variant = 0.4 mm
|
|
|
|
[values]
|
|
adhesion_type = raft
|
|
cool_fan_speed = 50
|
|
cool_fan_speed_min = 0
|
|
cool_min_layer_time = 3
|
|
cool_min_speed = 8
|
|
infill_overlap = =0 if infill_sparse_density > 80 else 5
|
|
infill_sparse_density = 30
|
|
layer_0_z_overlap = 0.3
|
|
raft_airgap = 0.35
|
|
speed_print = 45
|
|
speed_wall_0 = =math.ceil(speed_print * 20 / 45)
|
|
speed_wall_x = =math.ceil(speed_print * 30 / 45)
|
|
support_angle = 45
|
|
support_enable = True
|
|
support_z_distance = 0.19
|