586,075 active members*
4,164 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Uncategorised CAM Discussion > how to create code with inkscape
Results 1 to 6 of 6
  1. #1

    how to create code with inkscape

    last night i was farting around with inscape and i was checking out the different file types it puts out
    when i created , saved and opened the tex file with my editor it shows positions
    this is what ive modified to create gcode


    replace all


    ( x
    , y
    curveto g1
    lineto g1
    moveto g0
    close g0 (z retract)
    ) ;

    the z movements need to be edited in where needed ,

    i still have to figure this out a little better ,but overall it s pretty straight forward
    free alternative for someone who can t afford cad/cam ,just need to work a little for it thats all

    worked quite well with some of the bitmaps i converted to dxf then saved to tex

    heres an example , not your typical code nor completed but it works ,

    any ideas on how to space out the eob would be appreciated
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 2005
    Posts
    3634

  3. #3
    Join Date
    Dec 2010
    Posts
    0

    Smile Fixed the broken link above

    Hi Guys,

    I'm the person who runs the website linked to above. I posted that page in 2004/2005, but it hasn't been up for a long time. I moved my website to google Sites, and it doesn't allow me to specify the page names ending with ".html". I have reposted the content of the original web page on exporting from inkscape to a DXF file, then from the DXF file I created G-code using matlab.

    I have reposted the same page, but now it is located at a new page:
    Hacking my Kingston USB Flash Drive - Esmonde-White.com

    I also posted the matlab script I used to read the DXF file and write the G-code file. Note: This will bring the mill head to Z= +0.65 for travelling, and Z = 0 for cutting, probably not the default positions you might expect. Also, the DXF file coordinates are expected in millimeters, and they will be converted to inches for the G-code output. This script could easily be translated into R, java, or another language if there is a demand.

  4. #4
    Join Date
    Apr 2003
    Posts
    550
    Quote Originally Posted by FrancisEW View Post
    Hi Guys,

    I'm the person who runs the website linked to above. I posted that page in 2004/2005, but it hasn't been up for a long time. I moved my website to google Sites, and it doesn't allow me to specify the page names ending with ".html". I have reposted the content of the original web page on exporting from inkscape to a DXF file, then from the DXF file I created G-code using matlab.

    I have reposted the same page, but now it is located at a new page:
    Hacking my Kingston USB Flash Drive - Esmonde-White.com

    I also posted the matlab script I used to read the DXF file and write the G-code file. Note: This will bring the mill head to Z= +0.65 for travelling, and Z = 0 for cutting, probably not the default positions you might expect. Also, the DXF file coordinates are expected in millimeters, and they will be converted to inches for the G-code output. This script could easily be translated into R, java, or another language if there is a demand.
    Your web page requires logging in.

    Garry

  5. #5
    Join Date
    Dec 2010
    Posts
    0

    Fixed the broken link above

    Hi Gary,

    When I'm logged out of my account, I can still see the page. Can you try again? I was editing it until just now, so perhaps there was something temporarily wrong.

    Hacking my Kingston USB Flash Drive - Esmonde-White.com

    Thanks,
    Francis

  6. #6
    Join Date
    Aug 2008
    Posts
    247
    Opened okay for me. Browsed the photos through picasa and opened the .dxf file into EditPlus. No problems.

    ~John

Similar Threads

  1. Please Help Me With INKSCAPE
    By diarmaid in forum Uncategorised CAM Discussion
    Replies: 36
    Last Post: 10-29-2010, 11:47 AM
  2. Cut the MDF to create an CNC machine.
    By samsagaz in forum WoodWorking Topics
    Replies: 6
    Last Post: 07-23-2008, 05:20 AM
  3. How do you create this toolpath?
    By squarewave in forum Mastercam
    Replies: 15
    Last Post: 10-18-2006, 01:40 AM
  4. using bobcad to create c axis g code?
    By stuart76 in forum BobCad-Cam
    Replies: 0
    Last Post: 08-15-2005, 11:06 AM

Posting Permissions

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