mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
30 lines
789 B
INI
30 lines
789 B
INI
[general]
|
|
definition = ultimaker_s5
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_nylon
|
|
quality_type = normal
|
|
setting_version = 23
|
|
type = quality
|
|
variant = AA 0.25
|
|
weight = 0
|
|
|
|
[values]
|
|
machine_nozzle_cool_down_speed = 0.9
|
|
machine_nozzle_heat_up_speed = 1.4
|
|
material_print_temperature = =default_material_print_temperature - 20
|
|
ooze_shield_angle = 40
|
|
raft_airgap = 0.4
|
|
speed_print = 70
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 70)
|
|
speed_wall = =math.ceil(speed_print * 30 / 70)
|
|
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
|
|
switch_extruder_prime_speed = 30
|
|
switch_extruder_retraction_amount = 30
|
|
switch_extruder_retraction_speeds = 40
|
|
|