Thingiverse
Heatbed Clamp for Rostock Mini
by thekroko
20
Downloads
16
Likes
0
Makes
.scad based heatbed & glass clamp that can be adjusted to your setup to provide an exact and tight fit.
The .stl provided makes some heavy assumptions in your setup, so you'll have to adjust the radius and height of each of the layers (glass, heatbed, cork insulation layer, and bottom frame) to get a correct clamp.
glassRadius = 90 + 0.3;
glassHeight = 3 + 0.1;
heatbedRadius = 108 + 0.3;
heatbedHeight = 1.5 + 0.2;
frameHeight = 5.5;
corkHeight = 10;
The .stl provided makes some heavy assumptions in your setup, so you'll have to adjust the radius and height of each of the layers (glass, heatbed, cork insulation layer, and bottom frame) to get a correct clamp.
glassRadius = 90 + 0.3;
glassHeight = 3 + 0.1;
heatbedRadius = 108 + 0.3;
heatbedHeight = 1.5 + 0.2;
frameHeight = 5.5;
corkHeight = 10;
Sign in to leave a comment
Sign in