Attempt at a fix

This commit is contained in:
cochcoder 2024-04-17 22:06:59 -04:00
parent 5221c78a71
commit 1e06ea355c
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"type": "process",
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"instantiation": "true",
"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": "false",
"instantiation": "true",
"inherits": "fdm_process_common",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",