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

GenericGcodeDriver: Add support for grblHAL HTTP-upload and static jo… #220

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

pimsierhuis
Copy link
Contributor

…b name. Fixes #207

@pimsierhuis
Copy link
Contributor Author

I modified my previous pull request to a simpler variant where you can only upload a file and have the option to provide a static name. Autostart is more difficult to implement with grlbhal and not needed for our use case (we want to have a physical button on the machine). So if needed, maybe that can be implemented later.

Please merge this one :)

@pimsierhuis
Copy link
Contributor Author

@t-oster Do you have any chance to look at this? Sorry for being pushy by mentioning you, but I thought maybe you weren't noticed because the old PR was closed.

@pimsierhuis
Copy link
Contributor Author

By the way, I tested this and it covers our use case.

@mgmax
Copy link
Collaborator

mgmax commented Apr 9, 2024

Looks good, I would merge in a week if there are no new comments/changes.

@pimsierhuis
Copy link
Contributor Author

Cool, thanks. If that week could be a tiny little bit shorter (like merging on monday so we could start using it tuesday), that would be great.. :)

@mgmax mgmax merged commit 365301a into t-oster:master Apr 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grblHAL http support
2 participants