Jump to content

Recommended Posts

Posted

I need a lisp to smoothen out lines. here is what im working with. instead of retracing over it with arcs, I was hoping someone had a program to do it for me.

rose.dwg

Posted
Search for the "WEED" LISP - it could help you.

 

Its an awesome command. but I would like something that places arcs. im using this to machine on a CNC. and I need all the lines to be smooth, or it wont look right after its cut.

Posted

If you zoom into your lines, you will see how unsmooth they are. I would guess that no lisp could smooth those lines :shock:

 

Perhaps a bit of work yourself first would help.

Unsmooth.jpg

Posted
If you zoom into your lines, you will see how unsmooth they are. I would guess that no lisp could smooth those lines :shock:

 

Perhaps a bit of work yourself first would help.

 

 

well, common, Im not asking for a one lisp to make it perfect. but If im machining this image or any image, i cant use straight polylines. they all need to be arcs to look right or the machine cuts the image very jagged.

Posted

The file does look like it came from some raster to vector conversion.

 

I processed the top(Petals) in the RoseSmoothened.dwg attached with the commands and options listed below:

 

ConvertPoly: to Heavy

Weed(weed.lsp): .125, .5

Pedit – Spline: select weeded poly

Spline – Object: select splined poly

Flatten: select newly created splines

RoseSmoothened.dwg

Posted

I personally don't think tracing it by hand is out of the question - I just did this in about 3 mins with Arcs and joined them to form a poly:

 

New.gif

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...