Re: [Emc-users] CO2 Laser Control

2012-06-21 Thread Jeshua Lacock
On Jun 20, 2012, at 1:40 AM, Viesturs Lācis wrote: > I do not know if this several passes approach would work for wood. > This certainly is the first time I hear about this way, regarding > laser cutting. I help fund the Lasersaur project and gained access to the forms ($30). After the alpha st

Re: [Emc-users] CO2 Laser Control

2012-06-21 Thread Jeshua Lacock
On Jun 20, 2012, at 6:06 AM, Eric H. Johnson wrote: > Using a Z axis to adjust the height should be a simple matter, controllable > either as a direct motion command or tool offset. I suspect, however, that > in the case of aluminum sintering you will have a very small usable depth of > field sin

Re: [Emc-users] CO2 Laser Control

2012-06-21 Thread Jeshua Lacock
On Jun 20, 2012, at 1:40 AM, Viesturs Lācis wrote: > 2012/6/20 Jeshua Lacock : >> >> My thought was to change the focal point as material is cut. I understand >> that these lasers have a very narrow depth of field when focused sharp >> enough to cut metal (or even wood). So, lets say my focal

Re: [Emc-users] CO2 Laser Control

2012-06-20 Thread ceenbot
Hi Jeshua, I spent a number of years feeding a Trumpf 4kW industrial laser. It has been a while but I'll dump what I know. 1. The output of the laser beam changes width as it exits the laser tube. The industrial machines use a patented fixed length beam delivery system. Think of this as a

Re: [Emc-users] CO2 Laser Control

2012-06-20 Thread Eric H. Johnson
Jeshua, >> It states that those power supplies can be controlled from a TTL PWM, so I assume that it will be easy to control from a standard parallel port with HAL and LinuxCNC. Is that correct? << Most lasers using PWM control require a frequency between 5Khz and 25Khz, then how long the signal

Re: [Emc-users] CO2 Laser Control

2012-06-20 Thread Viesturs Lācis
2012/6/20 Jeshua Lacock : > > My thought was to change the focal point as material is cut. I understand > that these lasers have a very narrow depth of field when focused sharp enough > to cut metal (or even wood). So, lets say my focal length is 0.05 inch, each > pass I could move the focal len

Re: [Emc-users] CO2 Laser Control

2012-06-20 Thread Jeshua Lacock
On Jun 20, 2012, at 1:01 AM, Viesturs Lācis wrote: > 2012/6/20 Jeshua Lacock : >> >> It states that those power supplies can be controlled from a TTL PWM, so I >> assume that it will be easy to control from a standard parallel port with >> HAL and LinuxCNC. Is that correct? > > It _should_ be

Re: [Emc-users] CO2 Laser Control

2012-06-20 Thread Viesturs Lācis
2012/6/20 Jeshua Lacock : > > It states that those power supplies can be controlled from a TTL PWM, so I > assume that it will be easy to control from a standard parallel port with HAL > and LinuxCNC. Is that correct? It _should_ be, based on the amount of information provided. > > Has anyone s