Copy link to clipboard
Copied
Hey all,
I have loads and loasd of files to cut on our laser. I have created offset paths on all of them BUT do not want to cut anything inside the outer shape (see screenshot example below).
Is there a script, tool or automated bit of magic I do not know which can select and delete these bits of the shape which will save me hours please? All the shapes are different sizes with different shaped, sized and qtys of bits to delete!
Thanks all,
Joe
Sorry, was in a bit of a rush yesterday and didn't want you all wasting your time posting answers when I'd already figured it out.
So for example, if the original offset path (the size of the edge required) was 2mm but it had holes inside you wanted to remove...
1. You add another offset path the same size as the original offset path (another 2mm offset path in this example) so now the edge is 4mm, but the internal bits/holes will disappear in this larger path.
2. You can now delete the original
...Thank you for your feedback.
I would handle it similarly (as you and @sttk3). That's how I've recommended it for similar requests.
In most cases, it is important that there is an offset and that there are no sharp corners left.
(In the screenshots I work with a second fill, but only for better visibility.)
You need:
Copy link to clipboard
Copied
Don't worry all, 2 mins later I sussed this out!
Copy link to clipboard
Copied
And what was your solution?
Script or not Script?
Copy link to clipboard
Copied
Sorry, was in a bit of a rush yesterday and didn't want you all wasting your time posting answers when I'd already figured it out.
So for example, if the original offset path (the size of the edge required) was 2mm but it had holes inside you wanted to remove...
1. You add another offset path the same size as the original offset path (another 2mm offset path in this example) so now the edge is 4mm, but the internal bits/holes will disappear in this larger path.
2. You can now delete the original 2mm path, so you are only left with the 4mm one with no holes in it...
3. Then you add a third offset path but for -2mm to get the larger path with no holes back to the size you want, and now delete the larger offset path.
This can be done with a recorded action or a script 👍
Copy link to clipboard
Copied
It can be achieved nondestructively with Appearance: apply Pathfinder > Divide and Pathfinder > Add. The same effect continues even if you change the shape.
Copy link to clipboard
Copied
Thank you for your feedback.
I would handle it similarly (as you and @sttk3). That's how I've recommended it for similar requests.
In most cases, it is important that there is an offset and that there are no sharp corners left.
(In the screenshots I work with a second fill, but only for better visibility.)
You need:
This can be saved as a graphic style. Or it can be recorded as an action or in combination with a script.
The only important thing is: they are effects. that is why you finally need to convert the appearance and possibly the pathfinder add again, so that no superfluous/disturbing paths remain in the file (check in the outline view).
your path - grouped
(for better visibility here in forum with a second fill)
first effect
second effect --> no sharp corners
third effect --> eliminates inner shapes
Copy link to clipboard
Copied
Thanks for this, yes you are right this is way better than my solution 🙂
Copy link to clipboard
Copied
Very good.
😉
The most important thing is to have at least one solution. It is optimal if you can choose the best solution (for yourself) from several possibilities.