mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
make exclude_object
off by default
This commit is contained in:
parent
a96ed26519
commit
f89932f63e
17 changed files with 34 additions and 17 deletions
|
@ -107,5 +107,6 @@
|
|||
"compatible_printers": [
|
||||
"Vzbot 235 AWD 0.4 nozzle",
|
||||
"Vzbot 330 AWD 0.4 nozzle"
|
||||
]
|
||||
],
|
||||
"exclude_object": "1"
|
||||
}
|
||||
|
|
|
@ -67,5 +67,6 @@
|
|||
"enable_prime_tower": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0"
|
||||
"xy_contour_compensation": "0",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
|
|
|
@ -68,5 +68,6 @@
|
|||
"enable_prime_tower": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0"
|
||||
"xy_contour_compensation": "0",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
|
|
|
@ -68,5 +68,6 @@
|
|||
"enable_prime_tower": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0"
|
||||
"xy_contour_compensation": "0",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue