Skip to content
This repository was archived by the owner on Mar 22, 2020. It is now read-only.

Commit 81397f8

Browse files
committed
config: revert meshfix resolution to 0.05
1 parent 25183d3 commit 81397f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/definitions/creawsome_base.def.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"adaptive_layer_height_variation": { "value": 0.04},
103103
"adaptive_layer_height_variation_step": { "value": 0.04 },
104104

105-
"meshfix_maximum_resolution": { "value": "0.025" },
105+
"meshfix_maximum_resolution": { "value": "0.05" },
106106
"meshfix_maximum_travel_resolution": { "value": "meshfix_maximum_resolution" },
107107

108108
"support_type": { "value": "'buildplate'"},

0 commit comments

Comments
 (0)