mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:29:00 +08:00
JSON fix typo: ar ==> or (CURA-1443)
This commit is contained in:
parent
6cca612d7d
commit
0dcf13a243
@ -1353,7 +1353,7 @@
|
|||||||
|
|
||||||
"jerk_enabled": {
|
"jerk_enabled": {
|
||||||
"label": "Enable Jerk Control",
|
"label": "Enable Jerk Control",
|
||||||
"description": "Enables adjusting the jerk of print head when the X ar Y axis halts or starts to move. Increasing the jerk can reduce printing time at the cost of print quality.",
|
"description": "Enables adjusting the jerk of print head when the X or Y axis halts or starts to move. Increasing the jerk can reduce printing time at the cost of print quality.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"global_only": "True"
|
"global_only": "True"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user