585,761 active members*
4,154 visitors online*
Register for free
Login
Page 1 of 2 12
Results 1 to 20 of 33
  1. #1
    Join Date
    May 2006
    Posts
    39

    picture file to G-code

    is there any kind of software that can convert a picture to g-code for my Sherline CNC milling machine. I am running linux on it.

  2. #2
    Join Date
    Mar 2006
    Posts
    1625
    there are a few software that can do this but they are add ons to the main software package. Some of them would be, mastercam art, Bobart Pro X, Artcam cam and a few others

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  4. #4
    Join Date
    May 2006
    Posts
    39
    I have software that came with my Sherline mill on my computer that controls the mill using Linux and it can import G-code, so is there any software that can be used on my Windows XP computer to make the G-code and import it on the Linux machine?

    PS does Autodesk inventor, Auto Cad 2006, sketchup, or prodesktop do jpg to gcode because I have those software titles.

  5. #5
    Join Date
    Mar 2003
    Posts
    35538
    All the ones I listed will make the G-code in XP. The ones you listed won't.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  6. #6
    Join Date
    May 2006
    Posts
    39
    Quote Originally Posted by ger21
    All the ones I listed will make the G-code in XP. The ones you listed won't.
    can I make a DXF? and then convert that to g-code?

  7. #7
    Join Date
    Mar 2003
    Posts
    35538
    a .dxf from an image?
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  8. #8
    Join Date
    May 2006
    Posts
    39
    Quote Originally Posted by ger21
    a .dxf from an image?
    yes is that possible using Autodesk inventor?

  9. #9
    Join Date
    Mar 2003
    Posts
    35538
    I don't think so.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  10. #10
    Join Date
    May 2005
    Posts
    3920
    Not to be short here, but did you look up any of the addresses mentioned? Frankly you have left me confused about what you want. Further if you scroll down on the root menu page you will see a section call open source software. There you will find a thread on doing a grey scale to CNC conversion.

    If you search around a bit you are likely to find other programs also.

    As to the DXF conversion i have no idea why you would want to do that. To get the best develoment of G-code direct conversion is the answer. Even if by chance nothing you find on the net fits the bill as far as a G-code generator goes there is enough info out there that you could write your own. it is not a big deal.

    Thanks
    dave

  11. #11
    Join Date
    May 2006
    Posts
    39
    Quote Originally Posted by wizard
    Not to be short here, but did you look up any of the addresses mentioned? Frankly you have left me confused about what you want. Further if you scroll down on the root menu page you will see a section call open source software. There you will find a thread on doing a grey scale to CNC conversion.

    If you search around a bit you are likely to find other programs also.

    As to the DXF conversion i have no idea why you would want to do that. To get the best develoment of G-code direct conversion is the answer. Even if by chance nothing you find on the net fits the bill as far as a G-code generator goes there is enough info out there that you could write your own. it is not a big deal.

    Thanks
    dave
    I can't write my own because I just started learning. I need this software to run on Linux and I know very little about Linux and how to install software on it.

  12. #12
    Join Date
    Feb 2004
    Posts
    2337

  13. #13
    Join Date
    Apr 2003
    Posts
    159
    Quote Originally Posted by zachjowi
    can I make a DXF? and then convert that to g-code?

    Why reinvent the wheel. I'd follow Ger21's advice, really quite easy and simple to make Gcode.
    Here's a picture done with Profiler6...Jim
    Attached Files Attached Files

  14. #14
    Join Date
    May 2006
    Posts
    39
    what onr of those programs would allow me to import picture change it to gcode then let me save it and transfer it to my flashdrive for my linux mill. I have only seen some of these programs so far and they all require that you use them on the machine controlling the mill so that they can set the bit length etc.

  15. #15
    Join Date
    Feb 2004
    Posts
    2337
    This is one of the problems of linux users. There is little support for CAM. It means you need to do your Cam in windows and then reboot into Linux.

    My suggestion is use a program like Mach3 to run your mill in windows and then run LazyCam that comes with Mach3. You can even get the unlimited time trial version of Mach3 and use it indefinately, so long as you dont need to use more than 1000 lines of code. If you did need to ever buy mach3 its only $160, and simply the best CNC controller software available.

    I dont know much about doing the conversion, but I am willing to learn so I can help you get set up if you want.

  16. #16
    Join Date
    Mar 2003
    Posts
    35538
    Quote Originally Posted by zachjowi
    what onr of those programs would allow me to import picture change it to gcode then let me save it and transfer it to my flashdrive for my linux mill. I have only seen some of these programs so far and they all require that you use them on the machine controlling the mill so that they can set the bit length etc.
    None of these need to be on the control machine. The g-code is just a text file that can easily be transferred. Just enter the tool info that you'll be using.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  17. #17
    Join Date
    Sep 2004
    Posts
    149

    bitmap to g-code program

    Check this out:

    http://users.erols.com/mshaver/bmp2cnc-0.22.tgz

    there is a Dos executable included that you could use. It converts bitmaps to g-code. A friend wrote this a couple years ago. I tried it a while back, and I it works.

    Dan

  18. #18
    Join Date
    Mar 2004
    Posts
    500
    Your file does not open.

  19. #19
    Join Date
    Sep 2004
    Posts
    149

    file that you couldn't open

    it's a gzip file. Another form of compression file.

    check out this link:
    http://www.gzip.org/
    scroll down the page-
    "To extract .tar and .tar.gz files on Windows 9x/NT/2000/ME/XP use PowerArchiver 6.1 (freeware) or 7-zip (freeware) or Winzip (commercial). For tar on MSDOS or other systems, see the FAQ of the comp.compression newsgroup."

    I unzipped the file tonight and checked it out. Yes there is a DOS executable bundled with it. I couldn't try it out, since I'm using unix/linux machines, but I did try out the linux version and it works.

    Good luck.

    Dan

  20. #20
    Join Date
    Jul 2003
    Posts
    10
    New address for profiler 6.0:
    http://www.gunstar1.com/scispec/scispec.htm
    Custom CNC Software - ACME Profiler,
    Bar Code Engraving, rapid prototyping
    Promoting CNC ballistic excellence

Page 1 of 2 12

Posting Permissions

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