revarbat / snappy-reprap

The world's most 3D printable 3D printer. (Guinness Book of World Records 2017 & 2018)
http://revarbat.github.io/snappy-reprap
GNU General Public License v2.0
504 stars 171 forks source link

non manifold duplacate edge (error resulting from addition of zrot(90)) #20

Closed ejans closed 6 years ago

ejans commented 6 years ago

I can't normalize the STLs starting with bridge_segment_parts. (plain make after make cleaner) If i revert to commit 80a1b47 the problem is fixed.

Diff from 80a1b47 to 29f7a1 for bridge_segment_parts shows only the addition of zrot(90)

I'm running plain Debian 9.0 Openscad version 2015.03-2

Kind regards,

Evert

revarbat commented 6 years ago

Fixed in 217f8d4