Slicer Discord
World Map with bathymetry – 3D printable model from Thingiverse Thingiverse

World Map with bathymetry

by duwke
53 Downloads
51 Likes
0 Makes
Go to Model
This is a topographical map with included bathymetry (underwater topography).

I got the data from here:
https://visibleearth.nasa.gov/view.php?id=73963
https://visibleearth.nasa.gov/view.php?id=73934

I reduced the number of points to 2%, then used openScad to lay them on top of each other:

`````````````````````````````````````````````````````````````````````````````
difference(){
scale([.6, .6, .1])
surface(file = "gebco_08_rev_bath_2.png", center = true);
color("blue", 1.0)
cube(size =[300, 300, 3], center=true);
}

translate([0, 0, 9.5])
difference(){
scale([.6, .6, .1])
surface(file = "gebco_08_rev_elev_2.png", center = true);
color("blue", 1.0)
cube(size =[300, 300, .3], center=true);
}

``````````````````````````````````````````````````````````````````````````````


Source
Thingiverse
What you need to print this: Beginner Low confidence
Single piece
Supports 1/3
Assembly 0/3
Settings 1/3
Bed size 0/3
Post-process 0/3
Printer
FDM / FFF
File format
STL
Material
ASA
Software
Cura, PrusaSlicer, or similar
No ratings yet
No comments yet – be the first!

Similar Models

6 Suggestions
Feed Blog Slicer Cost Calculator Image Search Submit Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Add to Collection