|
@@ -701,7 +701,7 @@
|
|
|
},
|
|
|
"roofing_line_width":
|
|
|
{
|
|
|
- "label": "Roofing Line Width",
|
|
|
+ "label": "Top Surface Infill Line Width",
|
|
|
"description": "Width of a single line of the areas at the top of the print.",
|
|
|
"unit": "mm",
|
|
|
"minimum_value": "0.001",
|
|
@@ -948,7 +948,7 @@
|
|
|
},
|
|
|
"roofing_extruder_nr":
|
|
|
{
|
|
|
- "label": "Roofing Extruder",
|
|
|
+ "label": "Top Surface Infill Extruder",
|
|
|
"description": "The extruder train used for printing the top most skin. This is used in multi-extrusion.",
|
|
|
"type": "optional_extruder",
|
|
|
"default_value": "-1",
|
|
@@ -961,7 +961,7 @@
|
|
|
},
|
|
|
"roofing_layer_count":
|
|
|
{
|
|
|
- "label": "Roofing Layers",
|
|
|
+ "label": "Top Surface Infill Layers",
|
|
|
"description": "The number of top most skin layers. Usually only one top most layer is sufficient to generate higher quality top surfaces.",
|
|
|
"default_value": 0,
|
|
|
"minimum_value": "0",
|
|
@@ -974,7 +974,7 @@
|
|
|
},
|
|
|
"roofing_pattern":
|
|
|
{
|
|
|
- "label": "Roofing Pattern",
|
|
|
+ "label": "Top Surface Infill Pattern",
|
|
|
"description": "The pattern of the top most layers.",
|
|
|
"type": "enum",
|
|
|
"options":
|
|
@@ -991,8 +991,8 @@
|
|
|
},
|
|
|
"roofing_angles":
|
|
|
{
|
|
|
- "label": "Roofing Line Directions",
|
|
|
- "description": "A list of integer line directions to use when the roofing layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees).",
|
|
|
+ "label": "Top Surface Infill Line Directions",
|
|
|
+ "description": "A list of integer line directions to use when the top surface infill layers use the lines or zig zag pattern. Elements from the list are used sequentially as the layers progress and when the end of the list is reached, it starts at the beginning again. The list items are separated by commas and the whole list is contained in square brackets. Default is an empty list which means use the traditional default angles (45 and 135 degrees).",
|
|
|
"type": "[int]",
|
|
|
"default_value": "[ ]",
|
|
|
"value": "skin_angles",
|