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

improve laser mode #29

Merged
merged 3 commits into from
Aug 16, 2020
Merged

improve laser mode #29

merged 3 commits into from
Aug 16, 2020

Conversation

Paciente8159
Copy link
Owner

Implement laser mode compliant to Grbl includes:

  • laser mode activation via parameter $32
  • fixed power laser mode via M3
  • dynamic power laser mode via command M4
  • laser only active on G1, G2 and G3 commands
  • laser auto turn off when motion stops

Implement laser mode compliant to Grbl includes:
- laser mode activation via parameter `$32`
- fixed power laser mode via `M3`
- dynamic power laser mode via command `M4`
- laser only active on `G1`, `G2` and `G3` commands
- laser auto turn off when motion stops
@Paciente8159 Paciente8159 added core: motion control core: motion control, planning and interpolation new feature: core new feature: core features tested: OK tested: OK and ready to integrate labels Aug 12, 2020
- fixed merging conflicts
- solve merge conflicts
@Paciente8159 Paciente8159 merged commit 77084a2 into master Aug 16, 2020
@Paciente8159 Paciente8159 deleted the improve-laser-mode branch August 16, 2020 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core: motion control core: motion control, planning and interpolation new feature: core new feature: core features tested: OK tested: OK and ready to integrate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant