1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-31 19:13:33 +02:00

Added TO247() and TO247_size() to component.scad.

This commit is contained in:
Chris Palmer
2021-09-27 16:21:37 +01:00
parent 700f5a2205
commit c37373c920
5 changed files with 79 additions and 0 deletions

View File

@@ -42,6 +42,9 @@ module components() {
TO220("Generic TO220 package");
translate([40, 50])
TO247("Generic TO247 package");
translate([40, 80])
panel_USBA();
translate([80, 50])