quick fix for multimaterial

This commit is contained in:
Bob 2020-02-22 21:28:11 -05:00
parent b05405b2b9
commit 19326150ad
2 changed files with 2 additions and 2 deletions

View file

@ -327,7 +327,7 @@ module clearance_check() {
}
}
module legends(depth) {
module legends(depth=0) {
if ($front_print_legends) {
front_placement() {
if (len($legends) > 0) {