structure_3d_scanner:cleanup_for_3d_printing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
structure_3d_scanner:cleanup_for_3d_printing [2020/01/08 05:52] – [delete loose parts] formlabstructure_3d_scanner:cleanup_for_3d_printing [2021/10/13 03:10] (current) – removed formlab
Line 1: Line 1:
-====== Cleanup Structure scans for 3D printing ====== 
- 
-The 3d objects from the structure 3D scanner need a bit of work before they are printable. 
- 
- 
-===== Join the mesh ===== 
- 
-The structure scanner delivers the 3D object in several parts. Let's bring these chunks together to a single object 
- 
-{{:structure_3d_scanner:cleanup_files.jpg?nolink|}}\\  
-Each 3D scan comes with 3 files: 
-  - ''Model.jpg'' is the texture file 
-  - ''Model.mtl'' is the material library 
-  - ''Model.obj'' is the 3D object 
- 
-{{:structure_3d_scanner:cleanup_object_loaded.jpg?nolink|}}\\  
-Open [[https://www.blender.org|Blender]] and delete the default cube. 
-load the scan file: ''File > Import > Wavefront (obj)''. Choose the ''.obj'' file 
- 
-{{:structure_3d_scanner:cleanup_overlapping_parts.jpg?nolink|}}\\  
-Objects from the structure scanner come in overlapping parts. This might cause problems for 3D printing. 
-To check if your object has these overlapping parts, go to edit mode, hover your cursor over the model and press ''l'' to select all vertices that are linked to the one underneath your cursor. As you will see, only a limited region will be selected. In this picture I selected a few different regions to demonstrate. 
- 
-To fix this: 
-  * select all 
-  * go to ''mesh > cleanup > merge by distance''. The amount of vertices that have been removed appear on the bottom of the screen. 
-  
-  
- 
-===== delete loose parts ===== 
- 
-There might still be some unintended clumps from the 3D scan floating around. Let's delete them. 
- 
-''alt + a'': deselect all vertices. 
- 
-Hover over a part of the mesh you want to keep. Press ''l'' to select the linked vertices. This should select all the information you want to keep. 
- 
-{{:structure_3d_scanner:cleanup_inverse_selection.jpg?nolink|}}\\  
-''ctrl + i'': inverse the selection. 
- 
-''x'': delete the selected vertices. 
  
  • structure_3d_scanner/cleanup_for_3d_printing.1578491567.txt.gz
  • Last modified: 2020/01/08 05:52
  • by formlab