This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Coffe funnel stand | |
r_top = 24/2; | |
r_bot = 26/2; | |
height = 60; | |
height_offset = 2.5; // Outer height of baseplate and of top-part on top of center post. | |
r_base = 30; | |
n_groves = 6; | |
grove_r = 2; | |
difference() { |