Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date and identifier arguments to burn test generator #621

Closed
sethfischer opened this issue Feb 3, 2024 · 1 comment
Closed

Add date and identifier arguments to burn test generator #621

sethfischer opened this issue Feb 3, 2024 · 1 comment

Comments

@sethfischer
Copy link
Contributor

I've created a custom burn test generator which adds the options to etch the date and/or an identifier onto the parts. The additional options are:

  • --date: add current date etching to each piece
  • --id: add identifier etching to each piece

Example command:

boxes BurnTestCustom --date=1 --id="my identifier"

Example output:

custom-burn-test-with-date-id

If users would find this feature useful (or variations on this feature) I'd be happy to submit a pull request.

@florianfesti
Copy link
Owner

This looks useful. Especially for people with multiple laser cutters but also for comparing different settings. Merging these changes in the upstream generator is very welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants