diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index 5f918bf047..f5dfa01640 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -496,17 +496,7 @@ "unit": "mm", "type": "float", "default": 0.1, - "visible": false, - "children": { - "infill_sparse_combine": { - "label": "Infill Layers", - "description": "Amount of layers that are combined together to form sparse infill.", - "type": "int", - "default": 1, - "visible": false, - "inherit_function": "math.floor(( parent_value + 0.001) / layer_height)" - } - } + "visible": false }, "infill_before_walls": { "label": "Infill Before Walls",