From e138f96b8505be4c35ff841cadd7b13ae472e532 Mon Sep 17 00:00:00 2001 From: Fabian Gebhart Date: Fri, 11 Mar 2022 10:27:08 +0100 Subject: [PATCH 1/2] use brigther photo of 3d printed model --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3961f3a..b45a034 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ executing the cells to create a 3d model of whatever place you like. Slice STL file | 3D print :-------------------------:|:-------------------------: -![](https://i.imgur.com/AKSRHbK.jpg) | ![](https://i.imgur.com/WQn9nwY.png) +![](https://i.imgur.com/AKSRHbK.jpg) | ![](https://i.imgur.com/DTc1yTB.jpg) ### 2. Using the dem2stl cli The `dem2stl` cli lets you create a 3d-printable STL file based on your tiff file. You can run a demo computation to get From ca0414bcd7e30a7bad2d5400f8ff7075d7514a6b Mon Sep 17 00:00:00 2001 From: Fabian Gebhart Date: Fri, 11 Mar 2022 10:31:31 +0100 Subject: [PATCH 2/2] ensure same size of images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b45a034..9749940 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,11 @@ executing the cells to create a 3d model of whatever place you like. Choose bounding box | Create STL file :-------------------------:|:-------------------------: -![](https://i.imgur.com/76hcx9N.jpg) | ![](https://i.imgur.com/llvxlrk.png) +![](https://i.imgur.com/76hcx9Nh.jpg) | ![](https://i.imgur.com/llvxlrkh.png) Slice STL file | 3D print :-------------------------:|:-------------------------: -![](https://i.imgur.com/AKSRHbK.jpg) | ![](https://i.imgur.com/DTc1yTB.jpg) +![](https://i.imgur.com/AKSRHbKh.jpg) | ![](https://i.imgur.com/DTc1yTBh.jpg) ### 2. Using the dem2stl cli The `dem2stl` cli lets you create a 3d-printable STL file based on your tiff file. You can run a demo computation to get