Print3D: cleanup readme

Remove readme.rst as there was no useful information there. Cleanup todo.rst, remove completed TODOs.
This commit is contained in:
Mikhail Rachinskiy
2019-09-18 20:26:42 +04:00
parent 05ce40e6af
commit 9e4ce4dff8
2 changed files with 0 additions and 19 deletions

View File

@ -1,4 +0,0 @@
object_print3d_utils
====================
3d Printing Addon for Blender 2.66

View File

@ -1,40 +1,25 @@
Useful 3D printing tools
========================
Statistics
----------
- volume
- surface area
*(if you gold plate for eg, or use expensive paint :))*
Checks
------
- *degenerate geometry*
- - zero area faces
- - zero length edges
- - bow-tie quads.
- *solid geometry*
- - self intersections
- - non-manifold
- - non-contiguous normals (bad flipping)
Mesh Cleanup
------------
- basics - stray verts, loose edges
- degenerate faces, bow-tie quads
Visualisation
-------------
- visualize areas of low wall thickness.
- visualize overhangs (some printers have this as s limit).
- areas of low wall thickness.
- sharp/pointy surface.