mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
Reword: Roofing -> Top Surface Infill
CURA-3940
This commit is contained in:
parent
e636dbdd10
commit
85635b3b83
1 changed files with 6 additions and 6 deletions
|
|
@ -2079,8 +2079,8 @@
|
||||||
},
|
},
|
||||||
"speed_roofing":
|
"speed_roofing":
|
||||||
{
|
{
|
||||||
"label": "Roofing Speed",
|
"label": "Top Surface Infill Speed",
|
||||||
"description": "The speed at which roofing layers are printed.",
|
"description": "The speed at which top surface infill layers are printed.",
|
||||||
"unit": "mm/s",
|
"unit": "mm/s",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0.1",
|
"minimum_value": "0.1",
|
||||||
|
|
@ -2434,8 +2434,8 @@
|
||||||
},
|
},
|
||||||
"acceleration_roofing":
|
"acceleration_roofing":
|
||||||
{
|
{
|
||||||
"label": "Roofing Acceleration",
|
"label": "Top Surface Infill Acceleration",
|
||||||
"description": "The acceleration with which roofing layers are printed.",
|
"description": "The acceleration with which top surface infill layers are printed.",
|
||||||
"unit": "mm/s²",
|
"unit": "mm/s²",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0.1",
|
"minimum_value": "0.1",
|
||||||
|
|
@ -2738,8 +2738,8 @@
|
||||||
},
|
},
|
||||||
"jerk_roofing":
|
"jerk_roofing":
|
||||||
{
|
{
|
||||||
"label": "Roofing Jerk",
|
"label": "Top Surface Infill Jerk",
|
||||||
"description": "The maximum instantaneous velocity change with which roofing layers are printed.",
|
"description": "The maximum instantaneous velocity change with which top surface infill layers are printed.",
|
||||||
"unit": "mm/s",
|
"unit": "mm/s",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"minimum_value": "0.1",
|
"minimum_value": "0.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue