AI로 유사한 모델 찾기
프로필 출력(0)
모델 파일(0)
게시일:2016-01-03 10:58:52
0
0
This is a remix to add the handles on all four sides. I found that after printing the box, the heat would sag the walls. The handles add the needed extra rigidity when one is stacking more than just a couple boxes.
I found that the box was a little large and for convenience, I included a 80mm version as well (scaled 67%)
Printer:
Kossel XL
Rafts:
No
Supports:
No
Resolution:
0.25mm
Notes:
Slic3r shell mode at 195C 2 bottom layers
open scad
intersection()
{
import("Stacking_Box_fixed.stl");
rotate([0,0,90])import("Stacking_Box_fixed.stl");
}
