NEWS
LinuxCNC 2.5.2 Release
There are no translations available.

LinuxCNC 2.5.2 Update Released (changelog).
 
LinuxCNC 2.5.1 Release
There are no translations available.

LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page.

 
LinuxCNC 2.5.0 Release
There are no translations available.

New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5.
 

Welcome, Guest
Username: Password: Remember me

TOPIC: Laser application

Laser application 19 Avr 2012 23:25 #19386

  • Zig
  • Zig's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 139
  • Karma: 1
Disclaimer: Moderator please move to the correct forum if this is not the right area.

I presently generate a scanned image ( writing lines in Y direction and stepping to the next line in X direction) Gcode file.

I use this file to drive a laser with Z axis as modulating source for the laser. So far simple enough and great results.

My problem is the time factor. With the stop start motion inherent in this configuration it takes quite some time to image.

I understand this problem has been tackled and solved by Graster crew.

I have had a look at their sample ini and hal file and have some difficulty in comprehending what to do to fall into the monkey see monkey do category.

Has anyone here had the joy generating the the two file formats and successfully printed/scanned out an image?

Any hand holding will be appreciated..

I must also add I do not start with an image file but rather with a cad file and shade/fill in the areas to achieve scanned effect.
The administrator has disabled public write access.

Re:Laser application 20 Avr 2012 02:00 #19389

  • andypugh
  • andypugh's Avatar
  • NOW ONLINE
  • Moderator
  • Posts: 4139
  • Thank you received: 141
  • Karma: 130
Zig wrote:
I use this file to drive a laser with Z axis as modulating source for the laser.

Not answering your actual question, but in the 2.5 release of LinuxCNC it should be possible to set laser intensity with M67. (analogue output synchronised with motion). This didn't work in the past, but has been fixed now. You might find that this allows your code to run faster as there are no arbitrary Z-move limits being applied.
The administrator has disabled public write access.

Re:Laser application 23 Avr 2012 18:33 #19475

  • Zig
  • Zig's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 139
  • Karma: 1
Andy,

While M67 may alleviate reliance on Z axis direction flag in my instance the X and Y axis movements are still coordinated and will cause the laser head to stop and start.

I was looking at Graster and it seems they rely on two files one with XY coordinates and the other with full width sacn movement ( G00,G01 ) instructions.

In other words one file gets the laser head to move full width of the scan area without the usual stop start motion while the other file with Xor Y coordinates is used to generate trigger points for laser head.

I can generate both kinds of file contents.

I think if I could access the current file and extract the laser modulation info from it then I might be able to resolve my problems.

Question however is


HOW TO READ IN THE COORDINATES INTO HAL AND SYNCH LASER TO FULL LINE LENGTH SCAN?

I shall generate sample files and post them shortly.
The administrator has disabled public write access.

Re:Laser application 23 Avr 2012 19:37 #19476

  • Zig
  • Zig's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 139
  • Karma: 1
OK.. Some sample NC files to demonstrate the issues. This attachment is hidden for guests. Please log in or register to see it.
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.

Re:Laser application 23 Avr 2012 19:38 #19477

  • Zig
  • Zig's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 139
  • Karma: 1
more of the same This attachment is hidden for guests. Please log in or register to see it.
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
Last Edit: 23 Avr 2012 19:39 by Zig.
The administrator has disabled public write access.

Re:Laser application 23 Avr 2012 19:41 #19478

  • Zig
  • Zig's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 139
  • Karma: 1
and another one and a DXF to come showing the original drawing This attachment is hidden for guests. Please log in or register to see it.
Attachments:
  • Attachment This attachment is hidden for guests. Please log in or register to see it.
The administrator has disabled public write access.
Time to create page: 1.123 seconds
Powered by Kunena Forum
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.