siamect.com
SiamECT
Armed with new triangle
posted by Martin on October 19, 2015
I did this to the item on http://www.thingiverse.com/thing:986224
Observe the crappyness of this solution!! :)
difference(){
union(){
rotate([0,0,226.5])translate([-111.5,-65,0])import("newtriangle.stl");
rotate([0,0,280])translate([-108.5,-15.0,0])import("newtriangle.stl");
}
translate([35,107,-1])cylinder(r=25,h=20);
translate([29,88,-1])cylinder(r=27.5,h=20);
translate([-10,94.1,-1])cube([35,10,25]);
translate([-3,88,-1])cube([35,10,25]);
translate([30,75,-1])cube([35,10,25]);
translate([30,88,4])rotate([0,0,-12.1])cube([85,5,10],center=true);
}
translate([30,83,3.5])rotate([0,0,-12.1])cube([87,5,7],center=true);

I’m using Smoothieware, but the kinematics is not working yet…
Hello,
Can you please sent me the STL file from the triangele?
Sorry about late reply… I just loaded it on http://www.thingiverse.com/thing:1084151
thank you.
What is your software?