mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-17 20:45:55 +08:00
Apply variable-name changes from code review.
part of CURA-12446 Co-authored-by: Erwan MATHIEU <erwan.mathieu@ultimaker.com>
This commit is contained in:
parent
cc55ef7996
commit
dfabf7370f
@ -1858,7 +1858,7 @@
|
|||||||
"settable_per_mesh": true,
|
"settable_per_mesh": true,
|
||||||
"children":
|
"children":
|
||||||
{
|
{
|
||||||
"wall_line_count_0":
|
"wall_line_count_flooring":
|
||||||
{
|
{
|
||||||
"label": "Wall Line Count Initial Layer",
|
"label": "Wall Line Count Initial Layer",
|
||||||
"description": "The number of walls in the initial layer.",
|
"description": "The number of walls in the initial layer.",
|
||||||
@ -1872,7 +1872,7 @@
|
|||||||
"limit_to_extruder": "top_bottom_extruder_nr",
|
"limit_to_extruder": "top_bottom_extruder_nr",
|
||||||
"settable_per_mesh": true
|
"settable_per_mesh": true
|
||||||
},
|
},
|
||||||
"wall_line_count_top":
|
"wall_line_count_roofing":
|
||||||
{
|
{
|
||||||
"label": "Wall Line Count Top",
|
"label": "Wall Line Count Top",
|
||||||
"description": "The number of walls in the top-most skin parts, 'exposed to air'.",
|
"description": "The number of walls in the top-most skin parts, 'exposed to air'.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user