mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
make exclude_object off by default
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
"top_surface_acceleration": "1000",
|
||||
"travel_acceleration": "4000",
|
||||
"inner_wall_acceleration": "4000",
|
||||
"outer_wall_acceleration": "3000"
|
||||
"outer_wall_acceleration": "3000",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user