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 STRENGTH ADJUSTMENT #27

Open
quotelawrence opened this issue Jan 20, 2020 · 4 comments
Open

LASER STRENGTH ADJUSTMENT #27

quotelawrence opened this issue Jan 20, 2020 · 4 comments

Comments

@quotelawrence
Copy link

I have recently downloaded and used your extension to create a laser g-code program, though I did not see any area to adjust or minimize laser strength so I am writing hoping you might be able to inform me of certain settings that would possibly assist in setting conditions, heat, strength, of the laser, I downloaded another program Lasergrbl through the images are poorly transferred and the Chinese program which came with the machine is still possibly the best at producing images and text but I like inkscape and hope this is not a bad subject

@JBSchueler
Copy link

The Black and White values are hard coded in 'raster2laser_gcode.py' at line 271

B is White and N is Black value.
It is possible to make these variable available in the GUI.
Or for a quick try you can change those values in the code.
You must restart the program after changing the values.

@tuxun
Copy link

tuxun commented Jan 20, 2020 via email

@JBSchueler
Copy link

Inkscape-raster2laser_variablelaser.zip
This is the modified code I wrote a few years back to solve the issue you describe.
Don't mind the additional features I implemented, just ignore them.

@quotelawrence
Copy link
Author

yes I downloaded the variablelaser.zip and ran the program I may need to change some settings but It does have max & min laser settings which help not to over load and module thank you

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

No branches or pull requests

3 participants