make exclude_object off by default

This commit is contained in:
SoftFever 2023-12-29 09:21:49 +08:00
parent a96ed26519
commit f89932f63e
17 changed files with 34 additions and 17 deletions

View file

@ -104,5 +104,6 @@
"enable_arc_fitting": "0",
"compatible_printers": [
"MyKlipper 0.4 nozzle"
]
],
"exclude_object": "1"
}