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

We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number. Contributes to issue CURA-8466.
26 lines
459 B
INI
26 lines
459 B
INI
[general]
|
|
version = 4
|
|
name = Low
|
|
definition = stream30ultrasc2
|
|
|
|
[metadata]
|
|
setting_version = 20
|
|
type = quality
|
|
quality_type = coarse
|
|
weight = -1
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.250
|
|
top_bottom_thickness = 1
|
|
wall_thickness = 1.2
|
|
line_width = 0.4
|
|
travel_avoid_distance = 1
|
|
speed_infill = 100
|
|
speed_layer_0 = 40
|
|
speed_print = 100
|
|
speed_topbottom = 80
|
|
speed_travel = 140
|
|
speed_wall = 40
|
|
speed_wall_0 = 40
|
|
speed_wall_x = 60 |