Fixed boom dimensions

这个提交包含在:
Sebastian 2018-05-18 17:54:50 +02:00
父节点 4126882da2
当前提交 b95de3b102
共有 2 个文件被更改,包括 31396 次插入3 次删除

查看文件

@ -1,7 +1,7 @@
$fn=180;
boom_length = 600;
boom_width = 20;
boom_width = 19.5;
boom_height = 20;
boom_thickness = 1.5;
@ -94,7 +94,7 @@ module element_wire(wire_length) {
}
}
/*
translate([0,0,100 - clamp_length/2]) {
element_wire(1022);
element_clamp();
@ -121,4 +121,7 @@ translate([0,0,500 + 100 - clamp_length/2]) {
}
boom();
boom();
*/
element_clamp();

31390
antenna.stl 普通文件

文件差异内容过多而无法显示 加载差异