mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
fix: forgotten floor in descriptions (CURA-3491)
This commit is contained in:
parent
fb29948f88
commit
fdf20fcb15
@ -3033,7 +3033,7 @@
|
|||||||
"support_interface_extruder_nr":
|
"support_interface_extruder_nr":
|
||||||
{
|
{
|
||||||
"label": "Support Interface Extruder",
|
"label": "Support Interface Extruder",
|
||||||
"description": "The extruder train to use for printing the roofs and bottoms of the support. This is used in multi-extrusion.",
|
"description": "The extruder train to use for printing the roofs and floors of the support. This is used in multi-extrusion.",
|
||||||
"type": "extruder",
|
"type": "extruder",
|
||||||
"default_value": "0",
|
"default_value": "0",
|
||||||
"value": "support_extruder_nr",
|
"value": "support_extruder_nr",
|
||||||
@ -3383,7 +3383,7 @@
|
|||||||
"support_interface_density":
|
"support_interface_density":
|
||||||
{
|
{
|
||||||
"label": "Support Interface Density",
|
"label": "Support Interface Density",
|
||||||
"description": "Adjusts the density of the roofs and bottoms of the support structure. A higher value results in better overhangs, but the supports are harder to remove.",
|
"description": "Adjusts the density of the roofs and floors of the support structure. A higher value results in better overhangs, but the supports are harder to remove.",
|
||||||
"unit": "%",
|
"unit": "%",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"default_value": 100,
|
"default_value": 100,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user