mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
set default internal_solid_infill_pattern to monotonic for Qidi machines
This commit is contained in:
parent
e7507e1af5
commit
01ff70197b
2 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@
|
|||
"initial_layer_travel_speed": "50%",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_bridge_speed": "50",
|
||||
"internal_solid_infill_pattern": "zig-zag",
|
||||
"internal_solid_infill_pattern": "monotonic",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.28",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue