mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 02:35:13 +08:00
23 lines
407 B
INI
23 lines
407 B
INI
[general]
|
|
definition = abax_pri3
|
|
name = Fine
|
|
version = 4
|
|
|
|
[metadata]
|
|
material = generic_pla
|
|
quality_type = normal
|
|
setting_version = 22
|
|
type = quality
|
|
weight = 0
|
|
|
|
[values]
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10
|
|
infill_sparse_density = 20
|
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
|
speed_print = 50
|
|
speed_topbottom = =math.ceil(speed_print * 20 / 50)
|
|
top_bottom_thickness = 0.8
|
|
wall_thickness = 1.05
|
|
|