Skip to content

Commit

Permalink
Fix wrong 3dmodel path for WS2812 4020
Browse files Browse the repository at this point in the history
  • Loading branch information
ebastler committed Jul 10, 2024
1 parent ba52787 commit 11c1bd5
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
Expand All @@ -48,6 +49,7 @@
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
Expand All @@ -60,6 +62,7 @@
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
Expand Down Expand Up @@ -245,7 +248,7 @@
"a8d3561b-ec67-4aa7-8821-fd6e60f5d3ee" "bb080cda-87ce-4999-b0dd-d5f2662a5bb6"
)
)
(model "${KICAD8_3RD_PARTY}/3dmodels/com_github_ebastler_marbastlib/LED_WS2812-4020.step"
(model "${KICAD8_3RD_PARTY}/3dmodels/com_github_ebastler_marbastlib/LED_WS2812_4020.step"
(offset
(xyz 0 -1.1 0)
)
Expand All @@ -256,4 +259,4 @@
(xyz 180 0 180)
)
)
)
)

0 comments on commit 11c1bd5

Please sign in to comment.