diff options
author | Marius Kintel <marius@kintel.net> | 2012-05-12 04:55:33 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-05-12 04:55:33 (GMT) |
commit | 203c60d8237134c2320e14ec88cedae82ea5cf31 (patch) | |
tree | 01decbfc6b6a7af0c5ab1f329abdbaadea667ed6 | |
parent | 3217bba6cbe5203189d42c1c439c2bd3c4c8d194 (diff) |
Added known STL import failure
-rw-r--r-- | testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.scad | 2 | ||||
-rw-r--r-- | testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.stl | bin | 0 -> 45084 bytes |
2 files changed, 2 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 0000000..f1b4a5c --- /dev/null +++ b/testdata/scad/bugs/STL-import/adns2610_dev_circuit_inv.stl |