mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Attempt at a fix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user