mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-16 05:08:03 +08:00
rename infill pattern Ribbed Vault to Lightning
This commit is contained in:
parent
4eae3a2602
commit
ad5c85b781
@ -1737,7 +1737,7 @@
|
|||||||
"cross": "Cross",
|
"cross": "Cross",
|
||||||
"cross_3d": "Cross 3D",
|
"cross_3d": "Cross 3D",
|
||||||
"gyroid": "Gyroid",
|
"gyroid": "Gyroid",
|
||||||
"ribbed_vault": "Ribbed Vaults"
|
"lightning": "Lightning"
|
||||||
},
|
},
|
||||||
"default_value": "grid",
|
"default_value": "grid",
|
||||||
"enabled": "infill_sparse_density > 0",
|
"enabled": "infill_sparse_density > 0",
|
||||||
@ -1748,7 +1748,7 @@
|
|||||||
"zig_zaggify_infill":
|
"zig_zaggify_infill":
|
||||||
{
|
{
|
||||||
"label": "Connect Infill Lines",
|
"label": "Connect Infill Lines",
|
||||||
"description": "Connect the ends where the infill pattern meets the inner wall using a line which follows the shape of the inner wall. Enabling this setting can make the infill adhere to the walls better and reduce the effects of infill on the quality of vertical surfaces. Disabling this setting reduces the amount of material used.",
|
"description": "Connect the ends where the infill pattern meets the inner wall using a line which follows the shape of the inner wall. Enabling this setting can make the infill adhere to the wallevs better and reduce the effects of infill on the quality of vertical surfaces. Disabling this setting reduces the amount of material used.",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": false,
|
"default_value": false,
|
||||||
"value": "infill_pattern == 'cross' or infill_pattern == 'cross_3d'",
|
"value": "infill_pattern == 'cross' or infill_pattern == 'cross_3d'",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user