1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-15 20:03:59 +02:00

Added crimp version of ring terminal.

This commit is contained in:
Chris Palmer
2019-10-22 16:12:58 +01:00
parent 1c221ad612
commit 1944039f22
4 changed files with 84 additions and 35 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 149 KiB

View File

@@ -24,7 +24,7 @@ include <../vitamins/ring_terminals.scad>
module ring_terminals()
layout([for(t = ring_terminals) ringterm_od(t)], 5)
rotate(90)
rotate(180)
ring_terminal_assembly(ring_terminals[$i], 3);
if($preview)