mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
24 lines
549 B
INI
24 lines
549 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Fast
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pla
|
|
quality_type = draft
|
|
setting_version = 22
|
|
type = quality
|
|
variant = AA 0.4
|
|
weight = -2
|
|
|
|
[values]
|
|
machine_nozzle_cool_down_speed = 0.75
|
|
machine_nozzle_heat_up_speed = 1.6
|
|
material_print_temperature = =default_material_print_temperature + 5
|
|
prime_tower_enable = False
|
|
skin_overlap = 20
|
|
speed_topbottom = =math.ceil(speed_print * 40 / 70)
|
|
speed_wall = =math.ceil(speed_print * 55 / 70)
|
|
speed_wall_0 = =math.ceil(speed_wall * 45 / 50)
|
|
top_bottom_thickness = 1
|
|
|