587,040 active members*
2,948 visitors online*
Register for free
Login
Results 1 to 15 of 15
  1. #1
    Join Date
    Sep 2004
    Posts
    13

    Engrave center of font

    I am trying to find software that will generate g-code for engraving the center of a text font.

    I have tried to use Desk Engrave, but it creates code that goes around the outside of the letters. I just want to mill the center of the letters using a 3/8" ball bit.

    Thanks
    Tim

  2. #2
    Join Date
    Mar 2004
    Posts
    1806
    tpaulso,
    Don't know if this will help you as I use acad for my cad program, but here goes anyway:})
    For "block" letters, I use the simplex.shx and for script, I use scripts.shx as the text styles. These are "single line" fonts and as such, you should be to engrave with them like you want as there is only a single line for each letter. Simply do a cut with no offset to the depth you want. Works for me at least:})

    Bubba

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    I haven't tried it, but Desk Engrave should have at least 1 single line font that will do what you want.
    This question gets asked a lot, and usually DeskEngrave is the best answer.
    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
    Sep 2004
    Posts
    13
    DeskEngrave does have 1 single line font, but it is a very basic stick font. I would like to use a little more fancy font.

  5. #5
    Join Date
    Sep 2003
    Posts
    1113
    Am I understanding the question right?:
    You want to cut (route) the letters/text into the material - not cut out the letters. Is that right? If so, you might try this:
    A kludge to get there could be - use MSPaint - do your text thing (typing). Then invert the image (flip the blackand white) and save as a BMP or JPG. Then, import the BMP/JPG into MACH2 - that will generate the G-Code and cut the letter into the material.
    Its a bit of a Kludge - but you can try MACH2 out for free - and pretty inexpensive anyway. MSPAint is most likely on you system - so you could give that a try! LViewPro - or other shareware to do the B/W inverting.
    Hope that gets you closer - if not, maybe others have a shot at this - Cheers - Jim
    BTW - the bit may be a bit big for some fonts using this approach.
    Experience is the BEST Teacher. Is that why it usually arrives in a shower of sparks, flash of light, loud bang, a cloud of smoke, AND -- a BILL to pay? You usually get it -- just after you need it.

  6. #6
    Join Date
    Mar 2003
    Posts
    35538
    Quote Originally Posted by High Seas
    Am I understanding the question right?:
    I don't think so.
    He wants to cut letters with a single pass of the tool. For example, to machine the letter "L", the tool would drop, make one straight segment, turn 90° and finish. Mach2 won't do that? Will it?
    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)

  7. #7
    Join Date
    Sep 2003
    Posts
    1113
    ger21 - thanks for clarrifying Gerry! I don't know why it wouldn't! Sorry, I'm in transit and don't have a machine with MACH2 loaded on to try that - but I'd bet you're right. Using MACH2 to do the BMP conversion it would be ratser format, unless you used corel via the other kludges to generate the gcode. Then MACH2 wouldn't care Sorry but thanks for helping me understand Tim's question. I'll be quiet now :cheers: Jim
    Experience is the BEST Teacher. Is that why it usually arrives in a shower of sparks, flash of light, loud bang, a cloud of smoke, AND -- a BILL to pay? You usually get it -- just after you need it.

  8. #8
    Join Date
    Sep 2004
    Posts
    222
    Go to my website and check out my engraving. I can machine most fonts with my software and do 2D machining. I use millwrite 2000. If you like I can hook you up.
    www.hobbymachine.net

  9. #9
    Join Date
    Sep 2003
    Posts
    111
    With VS3D you can carve any true-type font. VS3D can trace the letter centerlines and automatically adjust the V-bit (or any bit shape) up and down to fill the letter width. Here is an example:
    http://www.designscomputed.com/vs3d/...ext_carve.html
    Daniel Carr - President,
    Designs Computed, LLC

  10. #10
    Join Date
    Aug 2004
    Posts
    36
    I have just puechased Millwrite 2000 I an using a mach2 to drive ho dremel.
    I need help I am trying to use Millwrite 2000 I typed the word Clint saved to floppy then opened it in mach2 when I see it on the display there it has blue circles all over the word? They appear to be starting at the beginning and end of each character? Does any have any suggestions? I can post the code Generated by email?
    Thanks
    47MLB

  11. #11
    Join Date
    Mar 2003
    Posts
    35538
    Check if your I,J is set to incremental. It's in Configure>State.
    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)

  12. #12
    Join Date
    Oct 2003
    Posts
    593
    Could be that in "config" > "state" menu, you have IJ mode set to indremental instead of absolute.

    Hope that fixes your problem.


    Regards Terry.....

  13. #13
    Join Date
    Oct 2003
    Posts
    593
    Ooops. Didn't see your post, Ger21. It was on the next page. Doh.

  14. #14
    Join Date
    Aug 2004
    Posts
    36

    it worked

    Quote Originally Posted by ger21
    Check if your I,J is set to incremental. It's in Configure>State.
    Thanks Ger21 it was the I,J incremental for circles not ther whole program there is two choices.
    47MLB

  15. #15
    Join Date
    Jun 2003
    Posts
    167
    Can you direct me to where to get this millwrite 2000 and at what investment? Thanks

    Never mind I found it. Once again 30 seconds after asking a question I find the answer. Thanks

Similar Threads

  1. How do I engrave numbers...
    By slp_prlzys in forum DIY CNC Router Table Machines
    Replies: 7
    Last Post: 10-15-2004, 08:35 PM
  2. OpenSource CNC Design Center License
    By cncadmin in forum Opensource Forum Rules
    Replies: 0
    Last Post: 08-14-2004, 03:39 AM
  3. G1005 CNC Conversion Ballscrews
    By Noah in forum Uncategorised MetalWorking Machines
    Replies: 11
    Last Post: 03-02-2004, 09:24 PM
  4. Font Question
    By BeerFizz in forum DIY CNC Router Table Machines
    Replies: 5
    Last Post: 02-14-2004, 04:57 PM
  5. Find the center of a circle
    By Hobbiest in forum WoodWorking Topics
    Replies: 7
    Last Post: 01-28-2004, 06:24 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
  •