Skip to content

Commit e10788f

Browse files
marcelnowickismr0z
authored andcommitted
[#66133] release
1 parent 544e984 commit e10788f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+71
-2
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"blendfile": "LQFP-64_10x10mm_P0.5mm-stmicroelectronics-stm32l100rbt6.blend",
3+
"previews": [
4+
{
5+
"id": "front-iso",
6+
"description": "Render in front-iso view",
7+
"fileName": "isoF.webp",
8+
"animations": {
9+
"rear-iso": {
10+
"fileName": "isoF_isoR.webm"
11+
},
12+
"bottom-iso": {
13+
"fileName": "isoF_isoB.webm"
14+
},
15+
"top-iso": {
16+
"fileName": "isoF_isoT.webm"
17+
}
18+
}
19+
},
20+
{
21+
"id": "rear-iso",
22+
"description": "Render in rear-iso view",
23+
"fileName": "isoR.webp",
24+
"animations": {
25+
"front-iso": {
26+
"fileName": "isoR_isoF.webm"
27+
},
28+
"top-iso": {
29+
"fileName": "isoR_isoT.webm"
30+
}
31+
}
32+
},
33+
{
34+
"id": "bottom-iso",
35+
"description": "Render in bottom-iso view",
36+
"fileName": "isoB.webp",
37+
"animations": {
38+
"front-iso": {
39+
"fileName": "isoB_isoF.webm"
40+
},
41+
"top-iso": {
42+
"fileName": "isoB_isoT.webm"
43+
}
44+
}
45+
},
46+
{
47+
"id": "top-iso",
48+
"description": "Render in top-iso view",
49+
"fileName": "isoT.webp",
50+
"animations": {
51+
"front-iso": {
52+
"fileName": "isoT_isoF.webm"
53+
},
54+
"rear-iso": {
55+
"fileName": "isoT_isoR.webm"
56+
},
57+
"bottom-iso": {
58+
"fileName": "isoT_isoB.webm"
59+
}
60+
}
61+
}
62+
]
63+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../blender-models/lqfp-64-10x10mm-p0-5mm-stmicroelectronics-stm32l100rbt6/LQFP-64_10x10mm_P0.5mm-stmicroelectronics-stm32l100rbt6.blend

components/stmicroelectronics-stm32l100rbt6/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": "SMT, MICROCONTROLLER, IC, ARM",
1010
"displayName": null,
1111
"gitHub": null,
12-
"blender_model": "LQFP-64_10x10mm_P0.5mm",
12+
"blender_model": "LQFP-64_10x10mm_P0.5mm-stmicroelectronics-stm32l100rbt6",
1313
"pads": [
1414
{
1515
"reference": "1",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../blender-models/lqfp-64-10x10mm-p0-5mm/previews
1+
../../blender-models/lqfp-64-10x10mm-p0-5mm-stmicroelectronics-stm32l100rbt6/previews

meta.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29627,6 +29627,11 @@
2962729627
"bytesize": 307231,
2962829628
"name": "LQFP-64_10x10mm_P0.5mm"
2962929629
},
29630+
"lqfp-64-10x10mm-p0-5mm-stmicroelectronics-stm32l100rbt6": {
29631+
"checksum": "c90dc437e595d7bdafe3ee1dd7a0dd992f1d06323226896c46f98317fef51b17",
29632+
"bytesize": 430902,
29633+
"name": "LQFP-64_10x10mm_P0.5mm-stmicroelectronics-stm32l100rbt6"
29634+
},
2963029635
"qfn-24-1ep-4x4mm-p0-5-ep2-5x2-5mm-microchip-technology-usb3315-cp-tr": {
2963129636
"checksum": "63582d9999119a002621b9b8a16e2cd4e5db291213ba0bd0ce8c2bf0d1bbdf05",
2963229637
"bytesize": 252814,

0 commit comments

Comments
 (0)