mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06: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
19 lines
299 B
INI
19 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
|