adjusted opening times to account for lunch break authored by Konstantin Leonenko's avatar Konstantin Leonenko
......@@ -73,5 +73,5 @@ The print must fit in a 20x20x20cm cube. It is best to lay the model flat vs to
* Layer thickness should never be more than 80% of the nozzle diameter (which is currently 0.4mm), as the deposited fused filament will not stick enough to the previous layer. You need it to be squashed a bit into the previous layer so that your part does not delaminate in the end.
## student questions:
* stl data format , triangular vs quad meshes???
* **stl data format , triangular vs quad meshes???**
* STL: "An STL file describes a raw unstructured triangulated surface by the unit normal and vertices (ordered by the right-hand rule) of the triangles using a three-dimensional Cartesian coordinate system. STL coordinates must be positive numbers, there is no scale information, and the units are arbitrary."