Welcome to Our Community

Some features disabled for guests. Register Today.

Best command line software to produce gcode from dxf for cnc mill

Discussion in 'CNC Mills/Routers' started by mmiscool, Feb 4, 2018.

  1. mmiscool

    mmiscool New
    Builder

    Joined:
    Feb 4, 2018
    Messages:
    2
    Likes Received:
    0
    Hello,

    I have been working on a web based queue for automating production of parts from flat stock on a cnc router.

    I have done a similar project in building a web based queue to automatically print parts from a 3d printer. I want to apply the same methodology to making 2d parts on a CNC mill.

    In order to do this I need to be able to use a command line program to automatically create the gcode for the machine. The program would need to accept a config file or command line arguments for specifying bit size.

    Any one know of any open source software that might be able to fit in to this kind of a workflow. Biggest thing is that it has to be command line.
     
  2. David the swarfer

    David the swarfer OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Aug 6, 2013
    Messages:
    3,281
    Likes Received:
    1,837
    this might do it
    dxf2gcode
    or can be modified to do it.
    you don't state your platform but the above is python I think so will run anywhere.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice