Skip to content

Commit 22f4566

Browse files
committedOct 17, 2024
release files for v1.1 (late August 2024 with later Arduino firmware / CPLD fixes)
1 parent 42ee9c3 commit 22f4566

13 files changed

+2105
-0
lines changed
 

‎release/Fake6523.jed

+1,685
Large diffs are not rendered by default.

‎release/boot.t2sd

5.91 KB
Binary file not shown.

‎release/geos/geostcbm.d64

171 KB
Binary file not shown.

‎release/jlcpcb/v1.1/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
files for JLCPCB, with manual changes in bom
2+
3+
if ordering with SMD manufacturing MAKE SURE THAT PARTS OFFSET AND ORIENTATION IS CORRECT!
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"Comment";"Designator";"Footprint";"LCSC Part Number";
2+
"0.1uF";"C3,C4,C2,C1";"0805";C49678;
3+
"XC9572XL-10VQG64C";"U1";"LQFP-64";C90569;
8.9 KB
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Designator,Val,Package,Mid X,Mid Y,Rotation,Layer
2+
"C1","0.1uF","C_0805_2012Metric_Pad1.18x1.45mm_HandSolder",139.700000,-113.284000,-135.000000,top
3+
"C2","0.1uF","C_0805_2012Metric_Pad1.18x1.45mm_HandSolder",139.700000,-130.556000,-45.000000,top
4+
"C3","0.1uF","C_0805_2012Metric_Pad1.18x1.45mm_HandSolder",156.972000,-130.556000,-135.000000,top
5+
"C4","0.1uF","C_0805_2012Metric_Pad1.18x1.45mm_HandSolder",156.972000,-113.284000,135.000000,top
6+
"U1","XC9572XL-VQ64","TQFP-64_10x10mm_P0.5mm",148.336000,-121.920000,-45.000000,top

‎release/pcbway/v1.1/PCBWay_bom.csv

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Designator,Quantity,Value,Footprint,Package,MPN,Mount_Type
2+
"C1, C2, C3, C4",4,0.1uF,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,,,smt
3+
U1,1,XC9572XL-VQ64,TQFP-64_10x10mm_P0.5mm,,,smt
4+
J1,1,do not populate,do not populate,,,
5+
J2,1,do not populate,do not populate,,,
6+
J4,1,AMS1117 3.3V power supply module HW764,Connector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical,,,tht
7+
J5,1,do not populate,do not populate,,,
8+
J8,1,do not populate,do not populate,,,
9+
U2,1,do not populate,do not populate,,,

‎release/pcbway/v1.1/PCBWay_netlist.ipc

+392
Large diffs are not rendered by default.
+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pos_x,pos_y,rotation,side,designator,mpn,pack,footprint,value,mount_type,place
2+
139.7,-113.284,-135.0,top,C1,,,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,0.1uF,smt,True
3+
139.7,-130.556,-45.0,top,C2,,,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,0.1uF,smt,True
4+
156.972,-130.556,-135.0,top,C3,,,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,0.1uF,smt,True
5+
156.972,-113.284,135.0,top,C4,,,C_0805_2012Metric_Pad1.18x1.45mm_HandSolder,0.1uF,smt,True
6+
148.336,-121.92,45.0,top,U1,,,TQFP-64_10x10mm_P0.5mm,XC9572XL-VQ64,smt,True

‎release/pcbway/v1.1/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
files for PCBWay, generated with their plugin, with manual changes in bom
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.