From 203c60d8237134c2320e14ec88cedae82ea5cf31 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Sat, 12 May 2012 00:55:33 -0400 Subject: Added known STL import failure diff --git a/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.scad b/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.scad new file mode 100644 index 0000000..da27a8d --- /dev/null +++ b/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.scad @@ -0,0 +1,2 @@ +// Causes CGAL error in CGAL_Nef_polyhedron3(): CGAL ERROR: assertion violation! +import("adns2610_dev_circuit_inv.stl"); diff --git a/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.stl b/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.stl new file mode 100644 index 0000000..f1b4a5c Binary files /dev/null and b/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.stl differ -- cgit v0.10.1