1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-02 05:30:10 +02:00

Corrected Molex USB tab length

This commit is contained in:
Chris Palmer
2020-04-20 18:51:26 +01:00
parent b9890ca589
commit d4402c6713

View File

@@ -161,7 +161,7 @@ module molex_usb_Ax2(cutout) { //! Draw Molex USB connector suitable for perf bo
l = 17; l = 17;
pin_l = 2.8; pin_l = 2.8;
clearance = 0.2; clearance = 0.2;
tag_l = 4.8; tag_l = 4.4;
tag_r = 0.5; tag_r = 0.5;
tag_w = 1.5; tag_w = 1.5;
tag_t = 0.3; tag_t = 0.3;