execuc / LCInterlocking

FreeCAD module to create laser cut interlocking parts.
GNU Lesser General Public License v2.1
141 stars 32 forks source link

attempt to coalesce redundant edges #58

Open randomdude opened 2 years ago

randomdude commented 2 years ago

I threw some code together to fix https://github.com/execuc/LCInterlocking/issues/53 . It accounts faces which have more than 4 edge, but in which some edges are redundant (ie, one is an extension of the other). Maybe it'll be helpful to someone?

luzpaz commented 2 years ago

bump @execuc

luzpaz commented 1 year ago

bump @execuc

luzpaz commented 7 months ago

@execuc ping