mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Corrected preferred variant name
Made it match the name field in the variant file
This commit is contained in:
parent
9d9a238b2c
commit
88dc33a288
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"file_formats": "text/x-gcode",
|
||||
"has_variants": true,
|
||||
"has_materials": true,
|
||||
"preferred_variant_name": "felixtec4_0.35",
|
||||
"preferred_variant_name": "0.35 mm",
|
||||
"variants_name": "Nozzle Diam"
|
||||
},
|
||||
"overrides": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue