mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-29 17:35:11 +08:00

Since we want the profile to be selected based on material and we have profiles like "ABS Normal" and "PLA Normal" we need some way to make sure we select the same. Contributes to CURA-2006
20 lines
299 B
INI
20 lines
299 B
INI
[general]
|
|
version = 2
|
|
name = Low Quality
|
|
definition = fdmprinter
|
|
|
|
[metadata]
|
|
type = quality
|
|
quality_type = low
|
|
weight = -1
|
|
|
|
[values]
|
|
infill_sparse_density = 10
|
|
layer_height = 0.15
|
|
cool_min_layer_time = 3
|
|
speed_wall_0 = 40
|
|
speed_wall_x = 80
|
|
speed_infill = 100
|
|
wall_thickness = 1
|
|
speed_topbottom = 30
|