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

To Cura the folder doesn't matter. It only reads the filenames and uses those as unique IDs. So for these filenames we'd like to have an ID that is more speciic to this printer to prevent people from crashing. I'm guessing that the author here already encountered that problem. He copied the files from Creality which has the same problem. However Creality profiles are already published and will be much harder to change the names since they would need to be changed in a version upgrade. Contributes to issue CURA-7384.
16 lines
246 B
INI
16 lines
246 B
INI
[general]
|
|
version = 4
|
|
name = Rough Quality
|
|
definition = tronxy_x
|
|
|
|
[metadata]
|
|
setting_version = 14
|
|
type = quality
|
|
quality_type = rough
|
|
material = generic_abs
|
|
variant = 0.4mm Nozzle
|
|
|
|
[values]
|
|
wall_thickness = =line_width*4
|
|
cool_fan_enabled = False
|