Remove line from path

Hi,
in the old version of the software I did

  1. import the dxf file
  2. ungruped the path
  3. deleted the unneeded line
  4. grouped the lines
  5. Optimize cut set to group

This way, the cutting with passes has worked so that each pass has cut the whole geometry.
First, I have noticed that in the latest version, you can’t ungroup the dxf imported geometry. I have tried to Brak apart the function. This function has allowed me to delete unneeded lines. I have grouped the lines in to one object, but the issue I get is the now laser is cutting each line separately.
The question is what I must do that I can get the lines in to merged object.
Roman.lbrn2 (26.2 KB)

Ungroup will only ungroup shapes that have been grouped. It doesn’t break apart shapes. I’ve tested ungrouping and don’t notice a problem with ungrouping.

This is because grouping is not the same as joining.

  1. Ungroup all the shapes
  2. Select all the shapes you want to join
  3. Edit->Auto-join selected shapes

Hi Berainlb,
Thanks for showing me by me missed command Auto-join.

Yes I’m confirming this works.

Thanks

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.