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

- Fixed duplicated quality_type and name for qualities "Fast" and "Fine" - Moved global settings to separate global quality files - Fix abax_pri3 definition file: has_machine_quality = true - MAYBE FIXME: Normal and Fast have the same layer height. Don't know if that's intended. They are kept as before.
14 lines
188 B
INI
14 lines
188 B
INI
[general]
|
|
version = 2
|
|
name = Fine
|
|
definition = abax_pri3
|
|
|
|
[metadata]
|
|
setting_version = 4
|
|
type = quality
|
|
quality_type = normal
|
|
weight = 0
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.2
|