1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-09-03 01:52:44 +02:00

Added star washers to cable clips (screws too long otherwise).

Cable strips 1mm narrower for more clearance in clips.
This commit is contained in:
Chris Palmer
2012-04-04 10:37:30 +01:00
parent 5289d055f4
commit ef027da929
10 changed files with 23 additions and 23 deletions

View File

@@ -57,7 +57,7 @@ module ribbon_clamp_assembly(ways, screw_type, screw_length, panel_thickness = 0
translate([0,0, thickness])
ribbon_clamp_holes(ways, screw_type)
screw_and_washer(screw_type, screw_length);
screw_and_washer(screw_type, screw_length, panel_thickness == 0);
if(panel_thickness != 0)
translate([0,0, - panel_thickness])