This commit is contained in:
zhao
2023-04-20 09:24:27 -04:00
parent 76e8880ba4
commit c0be976a03
17 changed files with 106037 additions and 106030 deletions

View File

@ -19,9 +19,9 @@ radiusXYSlack = xySlack/2;
zSlack = 0.0; // TODO figure out nice default value for this. keep in mind z shrinkage
overhangSlack = 0.4;
overhangSlack = 0.6;
supportedOverhangSlack = 0.4;
supportedOverhangSlack = 0.5;
// special slack cases, change if neccessary