Revert "Attempt at a fix"

This reverts commit 1e06ea355c.
This commit is contained in:
cochcoder
2024-04-17 22:12:51 -04:00
parent 1e06ea355c
commit 8183dffcdc
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"type": "process",
"name": "fdm_process_common",
"from": "system",
"instantiation": "true",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"bridge_flow": "0.95",

View File

@@ -2,7 +2,7 @@
"type": "process",
"name": "fdm_process_dremel_common",
"from": "system",
"instantiation": "true",
"instantiation": "false",
"inherits": "fdm_process_common",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",