The file 'Rocket Espresso 58mm Dosing Funnel 3D Printer Model' is (stl) file type, size is 45.4KB.
This dosing funnel remix is a customization for the portafilters of the Rocket Espresso machine. It has a snug fit, and the tamper does fit through the funnel. WDT Tool shown in photos.
Used settings for OpenSCAD:
// Base Inner diameter
ID = 60.5;
// Funnel Diameter
FD = 85;
// Funnel Height
FH = 25;
// Overhang
OH = 3.3;
// thickness of walls
WALL = 2;
// Base Outer diameter
OD = 74 + (WALL * 2);
// thickness of lip
LIP = 1;
// LUG length
LUGL = 28.5;
// LUG height
LUGH = 5;
// LUG TYPE: 1 == Normal, 2 == Inverted, 3 == Single inverted
LUGT = 1;
Dosing_Funnel.stl | 183.7KB |