disable support access in belt mode (for now). bump rev 2.6.D1
This commit is contained in:
parent
6a61f7e34c
commit
ff06b793a8
6 changed files with 7 additions and 8 deletions
|
|
@ -248,7 +248,7 @@
|
|||
}
|
||||
|
||||
// calculations only relevant when supports are enabled
|
||||
{
|
||||
if (!isBelt) {
|
||||
let auto = spro.sliceSupportEnable && spro.sliceSupportDensity > 0.0,
|
||||
minArea = spro.sliceSupportArea;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue