From 13b65f01132c41be9ab8d9f92c2c5ca605c366d8 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sat, 29 May 2021 14:24:31 +0200 Subject: changed repo structure and commited releease files such that default docker-compose worklow commands work in testvm --- tests/data/sample-ascii.stl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/data/sample-ascii.stl (limited to 'tests/data/sample-ascii.stl') diff --git a/tests/data/sample-ascii.stl b/tests/data/sample-ascii.stl new file mode 100644 index 0000000..e3c89ef --- /dev/null +++ b/tests/data/sample-ascii.stl @@ -0,0 +1,16 @@ +solid test + facet normal 1.0 0 0 + outer loop + vertex 0 1 0 + vertex 0 1 1 + vertex 0 0 1 + endloop + endfacet + facet normal 0 0 1.0 + outer loop + vertex 1 0 0 + vertex 1 1 0 + vertex 0 1 0 + endloop + endfacet +endsolid test -- cgit v1.2.3-71-gd317