1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-01-16 20:38:15 +01:00

Removed extra ribbon clamp that is included in d_motor_brackets.stl.

This commit is contained in:
Chris Palmer 2012-04-02 18:52:59 +01:00
parent d61dc7fa2d
commit 78dc07f294
5 changed files with 185 additions and 4554 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 110 KiB

File diff suppressed because it is too large Load Diff

View File

@ -81,10 +81,9 @@ module ribbon_clamps_stl() {
translate([0,-12,0]) ribbon_clamp(bed_ways, cap_screw);
translate([0,0,0]) ribbon_clamp(bed_ways, cap_screw);
translate([0,12,0]) ribbon_clamp(bed_ways, base_screw);
translate([0,25,0]) ribbon_clamp(x_end_ways, frame_screw);
translate([0,37,0]) ribbon_clamp(x_end_ways, M3_cap_screw);
translate([0,48,0]) ribbon_clamp(extruder_ways, M3_cap_screw);
translate([0,59,0]) ribbon_clamp(extruder_ways, M3_cap_screw);
translate([0,25,0]) ribbon_clamp(x_end_ways, frame_screw);
translate([0,37,0]) ribbon_clamp(x_end_ways, M3_cap_screw);
translate([0,48,0]) ribbon_clamp(extruder_ways, M3_cap_screw);
}
if(1)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 110 KiB

File diff suppressed because it is too large Load Diff