Illustrator: A way to merge overlapping lines of adjacent shapes?

I often create designs that I need to bring to a laser cutter. To save time and material, I pack repeated shapes as close as possible. The ideal scenario is that shapes share a single line where possible; for example, two (or more) squares put adjacent so that they share a common side.

The problem with simply aligning the squares to be adjacent is that two path still exist in the overlap, and the laser will pass through that area twice. This double cut wastes time and reheats the material in that area. For this simple example, I could manually draw a long rectangle and divide it evenly into squares with single lines, but this becomes much more difficult with even slightly more complex shapes.

Is there an automatic method to merge overlapping paths into a single path? The similar questions I’ve seen here about this involve merging paths that overlap entirely vs paths that share an adjacent side or sides.

Answer

I don’t believe that there’s an automatic way of doing it. How would the computer know which shapes you want combined and which you don’t?


As an alternative, you can use pathfinder.

Select the shapes you want to combine,

Go to: Window → Pathfinder (Command/Ctrl+Shift+F9) and use Merge option from pathfinder.


Done with Pathfinder


You can also use the Shape Builder Tool (Shift+M)

Done with Shapebuilder


As of Illustrator CC (2015.2) there is also the Shaper tool which works similar to Shape Builder tool – Read more at Adobe

Attribution
Source : Link , Question Author : Garth Winter Webb , Answer Author : Community

Leave a Comment