mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 06:29:02 +08:00
Improve stylistic consistency
Always use "This is currently unused by Cura" so that the settings descriptions are more coherent.
This commit is contained in:
parent
f9f7aae908
commit
56f5d6b60d
@ -66,7 +66,7 @@ Each setting in Cura has a number of properties. It's not just a key and a value
|
||||
The values are human-readable strings and will be translated.
|
||||
Only applies to (and only required for) enum-type settings.
|
||||
* `comments` (optional string): Comments to other programmers about the setting.
|
||||
*This is not used by Cura.*
|
||||
*This is currently unused by Cura.*
|
||||
* `is_uuid` (optional boolean): Whether or not this setting indicates a UUID-4.
|
||||
If it is, the setting will indicate an error if it's not in the correct format.
|
||||
Only applies to string-type settings.
|
||||
|
Loading…
x
Reference in New Issue
Block a user