mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
25 lines
544 B
INI
25 lines
544 B
INI
[general]
|
|
definition = ultimaker_s3
|
|
name = Normal
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pla
|
|
quality_type = fast
|
|
setting_version = 21
|
|
type = quality
|
|
variant = AA 0.4
|
|
weight = -1
|
|
|
|
[values]
|
|
machine_nozzle_cool_down_speed = 0.75
|
|
machine_nozzle_heat_up_speed = 1.6
|
|
prime_tower_enable = False
|
|
raft_airgap = 0.25
|
|
retraction_prime_speed = =retraction_speed
|
|
speed_print = 70
|
|
speed_topbottom = =math.ceil(speed_print * 35 / 70)
|
|
speed_wall = =math.ceil(speed_print * 45 / 70)
|
|
speed_wall_0 = =math.ceil(speed_wall * 35 / 70)
|
|
top_bottom_thickness = 1
|
|
|