mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00

These are delivered to me by Pedro J. of ABAX 3D Tech. I modified the file names to be in line with our code standards, and I modified the link to the machine definition to coincide with the file names that were changed there to be in line with our code standards.
22 lines
No EOL
400 B
INI
22 lines
No EOL
400 B
INI
|
|
[general]
|
|
version = 2
|
|
name = High Quality
|
|
definition = abax_pri3
|
|
|
|
[metadata]
|
|
type = quality
|
|
material = generic_pla
|
|
weight = 1
|
|
quality_type = high
|
|
|
|
[values]
|
|
layer_height = 0.1
|
|
wall_thickness = 1.05
|
|
top_bottom_thickness = 0.8
|
|
infill_sparse_density = 20
|
|
speed_print = 50
|
|
speed_layer_0 = =round(speed_print * 30 / 50)
|
|
speed_topbottom = 20
|
|
cool_min_layer_time = 5
|
|
cool_min_speed = 10 |