nophead / NopSCADlib

Library of parts modelled in OpenSCAD and a framework for making projects
GNU General Public License v3.0
1.17k stars 155 forks source link

ERROR: Parser error: syntax error in file splines.scad, line 96 #276

Closed maxmay6666 closed 4 months ago

maxmay6666 commented 4 months ago

Hallo, I get the error: ERROR: Parser error: syntax error in file splines.scad, line 96

thank you for the lib

Uli

nophead commented 4 months ago

There is a trailing comma in the let on the previous line, which is allowed in recent versions of OpenSCAD but not the last release. I will fix it later today.

nophead commented 4 months ago

Fixed via 870b396574935603305462f1fea88564c909aad8