union or clip polylines

Use this forum to ask questions about how to do things in QCAD.

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files and screenshots.

Post one question per topic.

Post Reply
bernieke
Newbie Member
Posts: 3
Joined: Fri Jun 15, 2018 9:27 am

union or clip polylines

Post by bernieke » Fri Jun 15, 2018 9:40 am

What I'm trying to accomplish is prepare some text for vector laser engraving.

I start of by exploding my text into polylines, which gives me a single polyline per letter (or two, in case of an e or o, ...)

But this font has some overlap in the letters.

So I'm looking for a way to get rid of this overlap by joining the overlapping lines into a single line.

I can do this by creating a polyline offset, which gives me two separate polylines, one for the part I want to keep, and one for the overlap, which I can then remove.

But this is a lot of manual work (and adds a little offset I don't really need), so I'm looking for an easier way to accomplish this.

This is what I'm starting with:
Image

This is what I should end up with:
Image

qcad 3.20.1-pro on x64 linux
Attachments
polyline_union.dxf
(118.03 KiB) Downloaded 224 times
Last edited by bernieke on Fri Jun 15, 2018 5:15 pm, edited 1 time in total.

User avatar
Husky
Moderator/Drawing Help/Testing
Posts: 4939
Joined: Wed May 11, 2011 9:25 am
Location: USA

Re: union or clip polylines

Post by Husky » Fri Jun 15, 2018 5:04 pm

Hello bernieke - welcome to the QCAD Forum.

Could you please attache the dxf or dwg for this example. Thanks.
Work smart, not hard: QCad Pro
Win10/64, QcadPro, QcadCam version: Current.
If a thread is considered as "solved" please change the title of the first post to "[solved] Title..."

bernieke
Newbie Member
Posts: 3
Joined: Fri Jun 15, 2018 9:27 am

Re: union or clip polylines

Post by bernieke » Fri Jun 15, 2018 5:16 pm

I've edited my original message and attached an example file. It has the text in font Motion Picture as well as the exploded text (polylines) and the by me manually changed version using the offset trick.

User avatar
Husky
Moderator/Drawing Help/Testing
Posts: 4939
Joined: Wed May 11, 2011 9:25 am
Location: USA

Re: union or clip polylines

Post by Husky » Fri Jun 15, 2018 5:38 pm

Thanks.

Have you tried to use the "Break out Segment" tool?

Husky-2018.06.15-02.png
Husky-2018.06.15-02.png (87.27 KiB) Viewed 2966 times

If your CAM requires an overall joined Polyline you can do that then with "Create from Segments".
Work smart, not hard: QCad Pro
Win10/64, QcadPro, QcadCam version: Current.
If a thread is considered as "solved" please change the title of the first post to "[solved] Title..."

bernieke
Newbie Member
Posts: 3
Joined: Fri Jun 15, 2018 9:27 am

Re: union or clip polylines

Post by bernieke » Fri Jun 15, 2018 5:45 pm

That certainly works much better than the offset method.

But it's still a very manual process. Ideally I should just need to select all the text and have it do its thing in a single operation. (Like the explode does.)

But it's certainly a big improvement already, thanks!

Post Reply

Return to “QCAD 'How Do I' Questions”