Thingiverse
Xiaomi Speaker stand with a litle base
by agnoia
0
Downloads
1
Likes
0
Makes
Added a litle foot on the base.
OpenScad code:
$fn=60;
difference()
{
union()
{
rotate([90,0,0])
import("./Xiaomi_Speaker_Super_Simple_TPU_stand/files/StandXiaomiSpeaker_TPUBig.stl");
translate([0,-31.8,4.75])
minkowski()
{
cube([45.05,6,9.5],center=true);
cylinder(r=1,h=1);
}
}
translate([0,-31.8,4.5])
minkowski()
{
cube([40.1,2,6.5],center=true);
cylinder(r=1,
OpenScad code:
$fn=60;
difference()
{
union()
{
rotate([90,0,0])
import("./Xiaomi_Speaker_Super_Simple_TPU_stand/files/StandXiaomiSpeaker_TPUBig.stl");
translate([0,-31.8,4.75])
minkowski()
{
cube([45.05,6,9.5],center=true);
cylinder(r=1,h=1);
}
}
translate([0,-31.8,4.5])
minkowski()
{
cube([40.1,2,6.5],center=true);
cylinder(r=1,
Makes
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign in