mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-02 18:23:16 +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": {
|
"machine_head_polygon": {
|
||||||
"description": "A 2D silhouette of the print head.",
|
"description": "A 2D silhouette of the print head (fan caps excluded).",
|
||||||
"type": "polygon",
|
"type": "polygon",
|
||||||
"default": [
|
"default": [
|
||||||
[
|
[
|
||||||
@ -118,7 +118,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"machine_head_with_fans_polygon": {
|
"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",
|
"type": "polygon",
|
||||||
"default": [
|
"default": [
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user