586,052 active members*
4,026 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2004
    Posts
    309

    g47 font spacing ?

    I am having a problem with the spacing of a couple of characters having odd spacing when engraving text with g47 . All the letters and numbers come out perfectly but when I engrave R&D on one of my customers parts it comes out as R &D with a full space between the R and & even though no space exist in the text written between the () .

    If I change the text in the parenthisis to read (R& D) with a space between the & and D in hopes of at least having eqaul spacing on either side of the & symbol it then engraves the & right up against the R

    I have a coule of hundred parts that are being rejected by the customer and I need to know how to rectify before I engrave the other 2k + parts

  2. #2
    Join Date
    Apr 2006
    Posts
    133
    Can you use 3 different lines of code set the spacing with your X start position?
    G47 P0 X0. Y0. J.5 R.05 Z-.02 F10. E5. (R)
    G47 P0 X.375 Y0 J.5 R.05 Z-.02 F10. E5. (&)
    G47 P0 X.75 Y0 J.5 R.05 Z-.02 F10. E5. (D)

    Or (R + 3 spaces + D) and then center the ampersand on them.

  3. #3
    Join Date
    Aug 2004
    Posts
    309
    now thats a pretty good idea , i will mount a vice at one end of the table past my fixture and experimint with it and see what the x coordinates need to be to get the & centered up .

    I am/was hoping there was a simpler fix so I dont have to go thru the trial and error of dialing it in

  4. #4
    Join Date
    Dec 2008
    Posts
    10
    If you give me your g47 line I can post a mastercam program for it.
    Otherwise doing the xy for each character is the only solution I can think of.

  5. #5
    Join Date
    Aug 2004
    Posts
    309
    Thanks, I just generated the file in master cam and am headed out to give it a test run

  6. #6
    Join Date
    Jan 2008
    Posts
    35
    When I'm creating a new engraving program, i always program a M97 P1000 and create a 'N1000' sub at the end and call it just before the g47, before any Z depths.
    The sub will be positions of reference, holes or outside edges/form of the part.
    Then when you run graphics you can get a better representation of what you are going to get.
    Just remove or block delete the M97 line to run the cycle.
    >>>>>>>>>> Made In England <<<<<<<<<<

Similar Threads

  1. air hole spacing?
    By ckrantz in forum Vacuum forming, Thermoforming etc
    Replies: 1
    Last Post: 11-17-2008, 06:43 AM
  2. Help with equal spacing
    By MegaMoog in forum EdgeCam
    Replies: 0
    Last Post: 06-03-2007, 02:45 PM
  3. Mastercam True Type font spacing?
    By larrynsr in forum Mastercam
    Replies: 2
    Last Post: 12-09-2006, 03:48 AM
  4. Bolt spacing on THK rail?
    By samualt in forum DIY CNC Router Table Machines
    Replies: 6
    Last Post: 07-25-2004, 12:36 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
  •