Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Add a precise number of anchor points to a shape

New Here ,
Jun 11, 2018 Jun 11, 2018

Hello,

I need to set up a CNC wire cutter using Illustrator files in order to model a model airplane wing. Each wing is provided as a combination of a starting and ending section template, properly aligned.

Now, the machine only accepts shapes with the exact same amount of anchor points, up to 50 per shape.

I tried several times using Simplify/Add anchor points to come to a similar amount but I always end up with 10 or 20 points extra in one of the two shapes.

Do you know any possible solution?

Thank you

Here is the file, the interruption in the line is a rendering problem, both shapes are closed

illustrator.png

1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Jun 11, 2018 Jun 11, 2018

anelito,

I believe the best way may be to simply use the Add Anchor Point Tool to add Anchor Points in suitable positions as needed, so the Anchor Points on the two objects/paths/shapes match as nicely as possible with the same total number on each.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 11, 2018 Jun 11, 2018

anelito  schrieb

Now, the machine only accepts shapes with the exact same amount of anchor points, up to 50 per shape.

Are you sure it's set up correctly?

This sounds ridiculous.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 11, 2018 Jun 11, 2018
LATEST

Actually the machine driver only accepts vector files with the same amount of anchor points, looks strange but it gives out an error if the condition is not met.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jun 11, 2018 Jun 11, 2018

Hi there,

I can imagine that your CNC machine need additional anchor points, but it looks strainghe anyway.

To know how many points they are on your curves your can use the command menu > object > path > Symplify and activate the preview so he will count the anchor points for you.

If you want to add anchor points, you go to menu  > object > path > add anchor points.

He will always plays an anchor point betwee two existing ones, so be aware of that.

Another maybe clever way to do it is to divide it with a script:

Here is a free script who's doing that:

http://park12.wakwak.com/~shp/lc/et/en_aics_script.html

And you can combine it with the add anchor points command.

good luck

Patrick

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines