mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00

Some contributors seem to have a shift key stuck here or there. Many 'stylised' capitalisations weren't reflected even on the manufacturer's websites, or were also stylising words like 'pro' and 'dual' or even actual chemical names like 'nylon'. Normalising the caps makes it more fair for everyone, since all of these are written in the same font. As discussed with the Cura team.
13 lines
376 B
JSON
13 lines
376 B
JSON
{
|
|
"name": "Zav Pro",
|
|
"version": 2,
|
|
"inherits": "zav_base",
|
|
"metadata": {
|
|
"author": "Kirill Nikolaev, Kim Evgeniy (C)",
|
|
"visible": true,
|
|
"quality_definition": "zav_base"
|
|
},
|
|
"overrides": {
|
|
"machine_name": {"default_value": "zav_maxpro"}
|
|
}
|
|
}
|