mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
22 lines
520 B
INI
22 lines
520 B
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_abs
|
|
quality_type = normal
|
|
setting_version = 23
|
|
type = quality
|
|
variant = AA 0.25
|
|
weight = 0
|
|
|
|
[values]
|
|
cool_fan_speed_0 = 0
|
|
material_print_temperature = =default_material_print_temperature - 20
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
|
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
|
|
|