Not applicable
03-08-2016
05:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am almost done building my GrBL driven cnc laser and need some help programming. I have been using fusion for programming my cnc router with great success but am having trouble figuring out how to program the laser.
The issue I have is how do we set the power of the laser. My setup uses a pwm signal to set the laser power.
With my current setup for spindle pwm I have set in my firmware that the min spindle rpm is 0 and max rpm is 13,000 and grbl chops that range into 250 steps, and converts it to a 0-5v range. So a spindle speed setting of 13,000 will output 5v to my spindle speed control.
I have seen laser power settings in other software that will take an input min and max value and chop it into 0-5v outputs. And then you can choose what percentage of power you want and it will out put a voltage. This method is especially useful for etching pictures with the laser. 3dpburner made some software that has settings like this for engraving images.
Is there a way to "turn spindle on" and off and set a "speed"(laser power setting) in fusion? We need to have control of the "spindle speed"(laser power) we need to be able to choose the pwm range i.e. 0-13,000 = 0-5v or whatever the user has their firmware set to.
Hopefully this makes sense, if not, I can clarify.
Thanks for the help,
Tim
The issue I have is how do we set the power of the laser. My setup uses a pwm signal to set the laser power.
With my current setup for spindle pwm I have set in my firmware that the min spindle rpm is 0 and max rpm is 13,000 and grbl chops that range into 250 steps, and converts it to a 0-5v range. So a spindle speed setting of 13,000 will output 5v to my spindle speed control.
I have seen laser power settings in other software that will take an input min and max value and chop it into 0-5v outputs. And then you can choose what percentage of power you want and it will out put a voltage. This method is especially useful for etching pictures with the laser. 3dpburner made some software that has settings like this for engraving images.
Is there a way to "turn spindle on" and off and set a "speed"(laser power setting) in fusion? We need to have control of the "spindle speed"(laser power) we need to be able to choose the pwm range i.e. 0-13,000 = 0-5v or whatever the user has their firmware set to.
Hopefully this makes sense, if not, I can clarify.
Thanks for the help,
Tim
Solved! Go to Solution.
Link copied