Thingiverse
Tamper 42mm DolceGusto capsules and standard 58mm
by marteen
16
Downloads
16
Likes
0
Makes
Tamper 42mm for Dolce Gusto capsules. Not tested yet!
Tamper 58mm. Not tested yet!
you can change few parameters in openscad code.
tamper_diameter=58;
handle_diameter=42;
height=71;
$fn=200;
difference(){
union(){
cylinder(10,tamper_diameter/2,tamper_diameter/2);
translate([0,0,10]) cylinder(10,tamper_diameter/2,tamper_diameter/4.2);
middle_cylinder_height=height-41;
translate([0,0,20]) cylinder(middle_cylinder_height,tamper_diameter/4.
Tamper 58mm. Not tested yet!
you can change few parameters in openscad code.
tamper_diameter=58;
handle_diameter=42;
height=71;
$fn=200;
difference(){
union(){
cylinder(10,tamper_diameter/2,tamper_diameter/2);
translate([0,0,10]) cylinder(10,tamper_diameter/2,tamper_diameter/4.2);
middle_cylinder_height=height-41;
translate([0,0,20]) cylinder(middle_cylinder_height,tamper_diameter/4.
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in