bug fix, add alert message to align()

This commit is contained in:
Adrian Mariano
2024-04-30 16:32:08 -04:00
parent 92f6c7655c
commit c9172c15ac
2 changed files with 21 additions and 17 deletions

View File

@@ -7,7 +7,6 @@
assert(version_num()>=20190500, "BOSL2 requires OpenSCAD version 2019.05 or later.");
//echo("ALERT: The syntax of align() has changed on April 24, 2024. See the wiki. See also the 'align=' parameter to attach()");
include <version.scad>