florianfesti / boxes

Boxes.py - laser cutting boxes and more
GNU General Public License v3.0
973 stars 354 forks source link

feat: add metadata for reproducible generation #669

Closed Rotzbua closed 6 months ago

Rotzbua commented 6 months ago

Change

Adds option to remove non reproducible data from generated file like creation time.

Use-case

This is useful if the generated (svg) file is committed to a git or other versioning system. If box generation is not changed it will not trigger a new version.

It also can be used for tests.