586,103 active members*
3,190 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > G-Code Programing > GADJ - Tool for Engraving Uneven Surfaces
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Jan 2012
    Posts
    0

    GADJ - Tool for Engraving Uneven Surfaces

    Hi Guys,

    I've been hanging out over on the Zen Toolworks forum (got a 12x7), and I ended up having to write some Perl code to combine gridprobe results with an image I was trying to v-cut engrave to get things to work well. Thought I'd share it out, in case anyone needs it.

    The theory is:

    1. Using a touch probe and gridprobe.ngc (in EMC2), record probe results for the area of the work piece you'll be engraving. Using a z-axis touch off at the coords that you'll be starting the real job from. Record the start coordinates of the probe run.
    2. Take those probe results, as well as the coords for the probe start and job start, and the g-code for what you want to engrave, and feed 'em into GADJ.pl (a perl script with configuration options at the top). GADJ should spit out a modified g-code that takes into consideration the surface variations of your work piece.
    3. Go to your job start coordinates, zero everything, and run the new gcode.


    There's a bit of a more detailed procedure in the zip file. Let me know if you have any comments/patches/additions to add in, i've tried to make the code very easy to add to or modify.

    I figure this tool should be handy for more than what I am currently using it for, which is engraving an aluminum sword blade. It should work fine for PCB milling as well, or wood, or whatever.

    Note: Version 1 has no support for modifying arcs. I do not know how to do this yet.

    Note2: Check the output from GADJ! Use at own risk! It's working fine for me, but I'm lucky - you might not be

    Thanks,
    jason
    Attached Files Attached Files

Similar Threads

  1. EDGECAM PROFILE CYCLE GIVES ME UNEVEN TOOL PATH
    By prasad_slb in forum EdgeCam
    Replies: 8
    Last Post: 05-20-2013, 05:29 AM
  2. V-Carving Uneven Surfaces
    By rab in forum Uncategorised CAM Discussion
    Replies: 1
    Last Post: 12-05-2011, 05:04 PM
  3. Engraving and uneven surfaces
    By phatjap in forum DIY CNC Router Table Machines
    Replies: 8
    Last Post: 04-21-2010, 01:11 PM
  4. Engraving Non Uniform Surfaces
    By Bob La Londe in forum DIY CNC Router Table Machines
    Replies: 0
    Last Post: 07-28-2009, 04:36 PM
  5. Engraving irregular surfaces
    By Stepper Monkey in forum Engraving Machines
    Replies: 7
    Last Post: 03-29-2007, 08:19 PM

Posting Permissions

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