mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:15:14 +08:00
31 lines
706 B
INI
31 lines
706 B
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_petcf
|
|
quality_type = draft
|
|
setting_version = 23
|
|
type = quality
|
|
variant = CC 0.4
|
|
weight = -2
|
|
|
|
[values]
|
|
cool_fan_speed_max = =cool_fan_speed
|
|
infill_overlap = =0 if infill_sparse_density > 80 else 10
|
|
raft_airgap = =layer_height * 2
|
|
skin_overlap = 20
|
|
speed_infill = =speed_print
|
|
speed_print = 25
|
|
speed_topbottom = =speed_print
|
|
speed_wall = =speed_print
|
|
speed_wall_0 = =speed_wall
|
|
speed_wall_x = =speed_wall
|
|
support_bottom_distance = =support_z_distance
|
|
support_interface_enable = True
|
|
support_top_distance = =support_z_distance
|
|
support_z_distance = =math.ceil(0.3/layer_height)*layer_height
|
|
top_bottom_thickness = 0.8
|
|
|