mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 05:37:52 -06:00
Attempt at a fix
This commit is contained in:
parent
5221c78a71
commit
1e06ea355c
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"name": "fdm_process_common",
|
"name": "fdm_process_common",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "true",
|
||||||
"adaptive_layer_height": "0",
|
"adaptive_layer_height": "0",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
"bridge_flow": "0.95",
|
"bridge_flow": "0.95",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"type": "process",
|
"type": "process",
|
||||||
"name": "fdm_process_dremel_common",
|
"name": "fdm_process_dremel_common",
|
||||||
"from": "system",
|
"from": "system",
|
||||||
"instantiation": "false",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_process_common",
|
"inherits": "fdm_process_common",
|
||||||
"adaptive_layer_height": "0",
|
"adaptive_layer_height": "0",
|
||||||
"reduce_crossing_wall": "0",
|
"reduce_crossing_wall": "0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue