Forum Home | RFQwork | CNCauction | 3dxhobbies |Welderzone | Share Files | Site Map | Links |

CNCzone.com-The Largest Machinist Community on the net!


Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Home Page Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Mark Forums Read Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > General CNC (Mill and Lathe) Control Software (NC)

Notices

General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here!


Reply
 
Thread Tools Display Modes
  #1   Ban this user!
Old 02-02-2005, 01:49 PM
fiedd fiedd is offline
 
Join Date: Oct 2004
Location: usa
Posts: 8
fiedd is on a distinguished road
Autocad fonts (letters) to .dxf files

I'm new to this, but I am trying to vinyl cut letters on my Sherline mill with Mach2. I can do it from the write wizard, but can't get letters, fonts to convert from autocad, I have no problems with clipart. When I load the g-code, there is just a couple of lines of code, but no words or letters, mayby this can't be done.........
Reply With Quote

  #2  
Old 02-02-2005, 01:56 PM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,949
ger21 is on a distinguished road
If you have the express tools, you can explode the fonts into polylines. This might even be included in newer versions. (I'm using 2002)
__________________
Gerry


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

  #3   Ban this user!
Old 02-02-2005, 04:30 PM
fiedd fiedd is offline
 
Join Date: Oct 2004
Location: usa
Posts: 8
fiedd is on a distinguished road
Thanks, I have explode, but it doesn't do anything with the fonts in autocad, mayby I should try importing or paste another font in. Do you know if there are some font programs that work well with g-code that aren't very expensive...........Don
Reply With Quote

  #4   Ban this user!
Old 02-02-2005, 05:32 PM
Bubba's Avatar
Bubba Bubba is offline
 
Join Date: Mar 2004
Location: LaGrange, GA USA
Posts: 848
Bubba is on a distinguished road
Don,
This is NOT the normal Explode, but it is in the EXPRESS tools and is explicitly for exploding text that has been selected.

Normal Explode will NOT work on text.

PM me if you want more help and let me know specifics etc.
__________________
Country Bubba
(Older Than Dirt)
Reply With Quote

  #5  
Old 02-02-2005, 10:15 PM
ChrisJ ChrisJ is offline
 
Join Date: Sep 2004
Location: USA
Age: 44
Posts: 239
ChrisJ is on a distinguished road
A utility can be downloaded from here:

https://www.qwerks.com/order/buynow.asp?ProductID=3121

"outlineart". It will convert truetype to dxf files.

It has a trial download and cost $20 if you want to own it.

Works O.K. Watch out as you increase the precision though, will generate many segments on the arcs, since the program doesn't creat curves into arcs but into small line segments.

I hear some others using Adobe Streamline. This will cost you $100+. I believe this program will convert curves into arcs not line segments, but not 100% sure.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 02-03-2005, 09:43 AM
fiedd fiedd is offline
 
Join Date: Oct 2004
Location: usa
Posts: 8
fiedd is on a distinguished road
Thanks, I have autocad lite 2004, but I don't see express tools. Will look into Adobe Streamline, are there any others out there that work well for less than $100, thanks.........Don
Reply With Quote

  #7   Ban this user!
Old 02-03-2005, 10:00 AM
fiedd fiedd is offline
 
Join Date: Oct 2004
Location: usa
Posts: 8
fiedd is on a distinguished road
Is there a font program out there that just writes to g-code or .dxf files, thanks.........Don
Reply With Quote

  #8   Ban this user!
Old 02-03-2005, 10:01 AM
ToyMaker's Avatar
ToyMaker ToyMaker is offline
 
Join Date: May 2003
Location: United States
Posts: 325
ToyMaker is on a distinguished road
CorelDraw will export to .dxf . Older versions are available on auction sites for $15 and up.
I have not tried fonts exported this way. If you try this please let us know how it works.

robotic regards,

Tom
= = = = =
“The State exists for the sake of society, not society for the sake of the State.”
- - Woodrow Wilson, 28th U. S. President
Reply With Quote

  #9   Ban this user!
Old 02-03-2005, 10:18 AM
Bubba's Avatar
Bubba Bubba is offline
 
Join Date: Mar 2004
Location: LaGrange, GA USA
Posts: 848
Bubba is on a distinguished road
Don,
Look on your CD, it is a seperate "setup.exe". I don't have my CDs in front of me and I don't remember "exactly" where it was.

You should have the necessary information to be able to install it, but please note that as long as autodesk has had the utility, it still has bugs. Text explode will mangel the first character of a string and when exploded, may not appear in the same position as originally placed. My work around is to add a "dummy" character to the front of the string to be exploded and when exploded, move the result to the location I want.

If you have a busy drawing, it is best to locate the source string outside the drawing area and then move it to proper position after it is exploded.
__________________
Country Bubba
(Older Than Dirt)
Reply With Quote

  #10  
Old 02-03-2005, 10:28 AM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,949
ger21 is on a distinguished road
Like Chris said, get OutlineArt. Try this link instead. http://www.freefirestudio.com/outline.htm

This will give you the exact same thing as the Express Tool explode text, only it's better. You won't have to clean up the text afterward. Just export from OutlineArt, and open the .dxf in ACAD.
__________________
Gerry


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

Sponsored Links
  #11   Ban this user!
Old 02-03-2005, 10:45 AM
fiedd fiedd is offline
 
Join Date: Oct 2004
Location: usa
Posts: 8
fiedd is on a distinguished road
Not sure, but I think Coral draw is like Autocad Lite in that will not convert fonts, does anyone know for sure, thanks..........Don
Reply With Quote

  #12   Ban this user!
Old 02-03-2005, 12:19 PM
buscht's Avatar
buscht buscht is offline
 
Join Date: Nov 2003
Location: United States
Posts: 634
buscht is on a distinguished road
This is free, you can't beat that price.
http://www.deskam.com/deskengrave.html
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gcodein - lisp program to read cnc files into autocad wjbzone Autodesk Software (Autocad, Inventor etc) 32 05-10-2006 09:08 AM
AutoCad 2000 Missing .dll file E-Stop Autodesk Software (Autocad, Inventor etc) 12 05-30-2003 12:43 PM




All times are GMT -5. The time now is 07:42 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.