mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 20:25:12 +08:00
25 lines
522 B
INI
25 lines
522 B
INI
[general]
|
|
definition = ultimaker3
|
|
name = Extra Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pla
|
|
quality_type = high
|
|
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
|
|
material_print_temperature = =default_material_print_temperature - 5
|
|
prime_tower_enable = False
|
|
skin_overlap = 10
|
|
speed_print = 60
|
|
speed_topbottom = =math.ceil(speed_print * 30 / 60)
|
|
speed_wall = =math.ceil(speed_print * 30 / 60)
|
|
top_bottom_thickness = 1
|
|
|