mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-09-09 22:51:16 +02:00
MULTIWATT11 package now generates a BOM entry.
This commit is contained in:
@@ -367,6 +367,9 @@ module multiwatt11(part_no, tail = 3) { //! Draw a MULTIWATT11 package
|
||||
tab_h = L3 - L4;
|
||||
tan = tan(draft);
|
||||
lead_r = E;
|
||||
|
||||
vitamin(str("multiwatt11(\"", part_no, "\"): MULTIWATT11 ", part_no));
|
||||
|
||||
rotate([90, 0, 0]) {
|
||||
color(silver) {
|
||||
linear_extrude(C)
|
||||
|
Reference in New Issue
Block a user