diff --git a/resources/machines/fdmprinter.json b/resources/machines/fdmprinter.json index 1695df01bc..1e3073647a 100644 --- a/resources/machines/fdmprinter.json +++ b/resources/machines/fdmprinter.json @@ -1905,7 +1905,8 @@ "description": "Alternate the direction in which the top/bottom layers are printed. Normally they are printed diagonally only. This setting adds the X-only and Y-only directions.", "type": "boolean", "default": false, - "visible": false + "visible": false, + "enabled": "top_bottom_pattern != \"concentric\"" }, "support_conical_enabled": { "label": "Conical Support",