disable support access in belt mode (for now). bump rev 2.6.D1

This commit is contained in:
Stewart Allen 2021-01-09 23:40:30 -05:00
commit ff06b793a8
6 changed files with 7 additions and 8 deletions

View file

@ -248,7 +248,7 @@
}
// calculations only relevant when supports are enabled
{
if (!isBelt) {
let auto = spro.sliceSupportEnable && spro.sliceSupportDensity > 0.0,
minArea = spro.sliceSupportArea;