Hello Buddies, i used jpg to dxf converter but got this result. Is there a way i could make those lines straight and curves smooth?
if the original jpg looks like that then it'll be difficult to get a cleaner result.
but you can always try alternate solutions discussed here:
Re: Import/convert tif file to dwg file. - Autodesk Community - AutoCAD
@paltuyarzi wrote:
Hello Buddies, i used jpg to dxf converter but got this result. Is there a way i could make those lines straight and curves smooth?
Do you mean to get a better DXF conversion from the JPG [we can't tell how clean that is], or after the conversion to clean up the drawing file?
If the latter, you can get a start on it with PLDIET.lsp, attached. But that won't do it all for you. How much of the convolution do you want to remove? For example, do you want all of this stretch [along my shaky red path] to be smoothed out into one arc, or should some of that sun-flare-look stuff remain?
JPG are horrible sources to create perfect CAD content: sorry. That's just the lossy nature of JPG.
Is that the only option you have for your desired content? Then it might be better to just trace over it to redraw (and if you have it installed, use the tools in RASTER DESIGN to help) if you cannot find and use a better JPG2DXF converter tool
This is the image. I have this part as well, i can try to draw it but i think it will give me worse results.
@Kent1Cooper yes i want a completely smooth line
you can attach that image into AutoCad and just draw over it with actual dimensions
Sometimes the easier solution is to pay a professional to get the job done.
Ill add a note of caution about creating a drawing from an image, the dimensions may not be free from skewing (perspective can throw off things with tight tolerances). If you have the original piece, take the dimensions from that and just redraw it.
CADnoob
How precise of an AutoCAD drawing do you require? E.g., is 1% good enough (plus or minus 0.05" for a 10" part)?
Try the following.
2. Scale the image by the ratio of the real measured diameter of the hole in the part to the diameter of the AutoCAD circle.
3. Create the straight lines for the straight edges then estimate fillets.
4. Create two concentric circles for the "fancy" cutout and then detail of one of its lobes,
5. Use array- polar to make the other lobes then trim/extend as needed.
Good luck!
Can't find what you're looking for? Ask the community or share your knowledge.