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

Go Templating support in start / end gcode #47

Open
aligator opened this issue Oct 23, 2021 · 0 comments
Open

Go Templating support in start / end gcode #47

aligator opened this issue Oct 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@aligator
Copy link
Owner

aligator commented Oct 23, 2021

Based on the work from #45
I think support for the Go templates would be really nice.
https://golangdocs.com/templates-in-golang

So for example the whole configuration and maybe some additional info such as max layer count could be passed to it and then it would be even possible to create conditional gcode templates (e.g. only if starting-temp > 0, set it.)

If possible: still allow the simple templates of #45 to not break the existing templates of the users.

@aligator aligator added the enhancement New feature or request label Oct 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant