You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Override openscad.export.exportNameFormat on a per-file basis. (See #58)
openscad.export.exportNameFormat now supports date time variables. Use ${date}
for an ISO 8601 date string or use a custom format with: ${date:TEMPLATE}
according to Luxon tokens. (See PR #57) Fixes: #55.
Fixed
Auto versioning started at "-Infinity" instead of "1" for a folder without
siimilarly named files.