mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:06:31 +08:00

We now have version 18, where Flsun Super Racer has customised profiles. Nothing changes in the built-in profiles. It only needs a change in the machine instances. Contributes to issue CURA-8510.
20 lines
373 B
INI
20 lines
373 B
INI
[general]
|
|
version = 4
|
|
name = Standard Quality
|
|
definition = goofoo_small
|
|
|
|
[metadata]
|
|
setting_version = 18
|
|
type = quality
|
|
quality_type = normal
|
|
weight = -3
|
|
global_quality = True
|
|
|
|
[values]
|
|
layer_height = 0.20
|
|
layer_height_0 = 0.3
|
|
top_bottom_thickness = 0.8
|
|
wall_thickness = =line_width*4
|
|
support_interface_height = =layer_height*5
|
|
retraction_speed = 60
|
|
cool_fan_enabled = True |