mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-02 15:23:13 +08:00
JSON: small fix descriptions machine settings (CURA-365)
This commit is contained in:
parent
bf701640b9
commit
09f75dea15
@ -96,7 +96,7 @@
|
||||
]
|
||||
},
|
||||
"machine_head_polygon": {
|
||||
"description": "A 2D silhouette of the print head.",
|
||||
"description": "A 2D silhouette of the print head (fan caps excluded).",
|
||||
"type": "polygon",
|
||||
"default": [
|
||||
[
|
||||
@ -118,7 +118,7 @@
|
||||
]
|
||||
},
|
||||
"machine_head_with_fans_polygon": {
|
||||
"description": "A 2D silhouette of the print head.",
|
||||
"description": "A 2D silhouette of the print head (fan caps included).",
|
||||
"type": "polygon",
|
||||
"default": [
|
||||
[
|
||||
|
Loading…
x
Reference in New Issue
Block a user