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

Laser Support #334

Closed
petervanderwalt opened this issue May 11, 2018 · 2 comments
Closed

Laser Support #334

petervanderwalt opened this issue May 11, 2018 · 2 comments

Comments

@petervanderwalt
Copy link

petervanderwalt commented May 11, 2018

https://github.com/gnea/grbl/wiki/Grbl-v1.1-Laser-Mode
https://github.com/Smoothieware/Smoothieware/tree/edge/src/modules/tools/laser

Some important features that's must have

  • Proportional laser (M4 mode in grbl, on by default in smoothie) scales PWM power according to acceleration to prevent darker burns during (ac/de)celleration
  • G0=laseroff move, G1=laseronmove (Makes gcode generator more efficient, no need for m3/m5 on every segment / change etc
  • PWM freq configurable (we found that between various diode drivers and CO2 driver, it helps to tweak pwm freq for a better linear response. CO2 PSUs seem to like a 1khz, whereas some of the chinesier diode drivers need 30khz, etc)

Also, working on adding support for LaserWeb directly (Instead export gcode -> then into Octoprint) (Not much use for laser until we have a Laser module support (; )

@KevinOConnor
Copy link
Collaborator

It's not clear if you are requesting that this feature be added, or are indicating that you are planning to work on it.

I don't think that, I personally, will have time to look at something like this in the next several months.

You may want to update the existing issue #133 with the items above, as that's probably a better place to track this.

@petervanderwalt
Copy link
Author

petervanderwalt commented May 15, 2018

Asking for feature to be added please (:

I want to work on the frontend side of things by intergrating LaserWeb as an optional replacement for Octoprint . But LaserWeb needs firmware level Laser support before thats worth doing (;

Closing this one, will follow 133.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants