mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-16 15:35:05 +00:00
Print3D: cleanup readme
Remove readme.rst as there was no useful information there. Cleanup todo.rst, remove completed TODOs.
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
object_print3d_utils
|
||||
====================
|
||||
|
||||
3d Printing Addon for Blender 2.66
|
@ -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.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user