diff --git a/index.xhtml b/index.xhtml index 6d51fed..1dfe79e 100644 --- a/index.xhtml +++ b/index.xhtml @@ -46,7 +46,7 @@ for (a =[x1,x2,x3]){echo(a);}
- OpenSCAD provides two main methods for 3D modeling: + OpenSCAD provides two main methods for 3D-modeling:
+ All dimensions in OpenSCAD are measured in (the somewhat confusingly named) "unit". +
++ The convention used by a lot of people doing 3D-printing is: +
+ ++ But OpenSCAD is in a sense unit-less. +
++ And it is a good idea to explicitly size your model when preparing it for 3D-printing. +
+