add 8x1.75
This commit is contained in:
BIN
din_rail.stl
Normal file
BIN
din_rail.stl
Normal file
Binary file not shown.
BIN
label2.stl
Normal file
BIN
label2.stl
Normal file
Binary file not shown.
@@ -2,10 +2,10 @@ use <fontmetrics.scad>
|
||||
|
||||
$fn=45;
|
||||
|
||||
label("CH32V003J4M6", "Arial", 5, .75);
|
||||
label("74HCT1G32", "Arial", 5, .75);
|
||||
|
||||
translate([0,10,0])
|
||||
label("89", "Arial:style=Bold", 5, 1);
|
||||
label("40", "Arial:style=Bold", 5, 1);
|
||||
|
||||
module label(t, f, h, xc)
|
||||
{
|
||||
@@ -16,5 +16,6 @@ module label(t, f, h, xc)
|
||||
linear_extrude(.6, convexity=10)
|
||||
text(t, size=h, font=f);
|
||||
|
||||
//translate([0,1.5,0])
|
||||
cube([l*xc, 8, 0.4]);
|
||||
}
|
||||
|
||||
BIN
labels.3mf
Normal file
BIN
labels.3mf
Normal file
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
// tape dimensions and tolerance
|
||||
tape_width=12;
|
||||
tape_thickness=2.5;
|
||||
tape_width=8;
|
||||
tape_thickness=1.75;
|
||||
tolerance=0.4;
|
||||
|
||||
// overall size (width determined by tape width)
|
||||
|
||||
BIN
smd_magazine_16x5.0_DIN.stl
Normal file
BIN
smd_magazine_16x5.0_DIN.stl
Normal file
Binary file not shown.
BIN
smd_magazine_8x1.75_DIN.stl
Normal file
BIN
smd_magazine_8x1.75_DIN.stl
Normal file
Binary file not shown.
1
zttf
Submodule
1
zttf
Submodule
Submodule zttf added at a7d9930ef5
Reference in New Issue
Block a user