585,728 active members*
4,383 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2012
    Posts
    55

    Question LinuxCNC laser cutters and gcode generation

    Hi
    I have a very modified Denford CNC; I basically threw out all the electronics and replaced it with a simple stepper controller board, and control that via the parallel port using LinuxCNC. I also changed the spindle motor for a much larger Chinese 3 phase motor and inverter.
    My workflow is: VariCad (outputs STL) -> MeshCAM (under Wine, outputs GCode) -> LinuxCNC. I'm very happy with this setup. I don't have Windows and only use Linux.

    I have just ordered a cheap and cheerful Chinese 40W laser cutter. Once I have demonstrated that it works, I intend to do the same to this. i.e. discard the control electronics and replace it with a simple stepper controller board, and then control the machine using LinuxCNC.

    I would still like to use VariCad but this time to produce .dxf files for cutting and engraving. I then need a linux application to convert these dxfs to gcode.
    Question 1: Does anyone have any recommendations of suitable linux software that will do this?

    Question 2: I have no idea what gcode commands are best/should be used to turn the laser on and off within LinuxCNC. Can anyone help here please?

  2. #2
    Join Date
    Mar 2008
    Posts
    42
    You may try heekscnc which is a free CAM software for the dxf to g code conversion, this soft is capable of much more though. There is also a Linux version of CamBam which is a great CAM software (not free).

    For cutting applications you will not need special commands to activate the laser, it would turn on for feed moves (g1, g2, g3 etc.) And turn off for traverse moves (g0). Linuxcnc can do this by itself.
    But all this just let's you cut but not engrave which is an important application of your machine I suppose...

    Regards!
    Fernando

Similar Threads

  1. linuxcnc gcode refresh in axis
    By j2sip in forum LinuxCNC (formerly EMC2)
    Replies: 2
    Last Post: 07-23-2012, 03:02 AM
  2. Eagle>pcb-gcode>linuxcnc question
    By de_structr in forum PCB milling
    Replies: 6
    Last Post: 06-28-2012, 01:40 PM
  3. Replies: 0
    Last Post: 10-17-2008, 04:17 PM
  4. DIY Router Control/GCode Generation?
    By IAD in forum Uncategorised CAM Discussion
    Replies: 2
    Last Post: 02-23-2007, 03:46 AM
  5. RealBasic Attempt for CNC gcode generation
    By originator in forum Visual Basic
    Replies: 1
    Last Post: 11-27-2006, 01:21 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •