From a2c85dced99c374772747e4a3a48e42477c68d12 Mon Sep 17 00:00:00 2001 From: "c.lamboo" Date: Thu, 29 Sep 2022 16:09:00 +0200 Subject: [PATCH] Revert "Enable zigzag instead of the lines paatern on the skin layers. This improves print speed and quality. I used to decrease bridging quality, but due to enabling experimental bridging in the print profiles this can now be used." This reverts commit 863e1ecbae19644384e484cf88a3b4e0ae4a86aa. --- resources/definitions/ultimaker.def.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/definitions/ultimaker.def.json b/resources/definitions/ultimaker.def.json index c63169fc3a..2e5a2d4f5d 100644 --- a/resources/definitions/ultimaker.def.json +++ b/resources/definitions/ultimaker.def.json @@ -292,9 +292,6 @@ }, "support_z_distance": { "value": "0" - }, - "top_bottom_pattern": { - "value": "'zigzag'" } } }