You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/2d-1d-Mixed-Setup.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,15 @@ WLED-MM supports mixing 2D and 1D setup on the same unit, the expected result is
12
12
13
13
!Important: The necessary steps are different from upstream WLED. In WLED-MM, you create a "pseudo" 2D panel for the trailing strip, then set "Expand 1D FX" to "Pixels" in segment options.
14
14
15
+
15
16
1. Setup your total LED count in Config -> LED Preferences as usual. For example a 8x8 matrix and a strip of 32 pixels chained to the end of your matrix. The total count should be 64 + 32 = 96. This also works with virtual LEDs via DDP or ArtNet.
16
-
2a. Go to Config -> 2D setup and create the 8x8 matrix, and a second matrix panel for the trailing strip.
17
-
2b. For larger pixel counts, you should chose square dimensions like 5x6. For smaller pixel counts, create a panel with only one row, like 30x1.
18
-
2c. Position the "pseudo" 2D panel at the right / top side of your "real" 8x8 matrix panel => startX = 8, startY = 0.
19
-
3a. Now create segments for both 2D panels. click on the segment for your trailing strip, slect a 1D effect, then change "Expand 1D FX" to "Pixels" in segment options.
20
-
3b. You might need to experiment with "Reverse X" and "Reverse Y" options, to make the effect behave correctly.
17
+
2. Go to Config -> 2D setup and create the 8x8 matrix, and a second matrix panel for the trailing strip.
18
+
3. For larger pixel counts, you should chose square dimensions like 5x6. For smaller pixel counts, create a panel with only one row, like 30x1.
19
+
4. Position the "pseudo" 2D panel at the right / top side of your "real" 8x8 matrix panel => startX = 8, startY = 0.
20
+
5. Now create segments for both 2D panels. click on the segment for your trailing strip, slect a 1D effect, then change "Expand 1D FX" to "Pixels" in segment options.
21
+
6. You might need to experiment with "Reverse X" and "Reverse Y" options, to make the effect behave correctly.
22
+
7. Save your segment, create a new preset for the current setup. Its recommended to set this preset as startup preset in LEDs settings.
21
23
22
-
4. Save your segment, create a new preset for the current setup. Its recommended to set this preset as startup preset in LEDs settings.
23
24
24
25
Note: some "pseudo" 2D layouts are automaticially detected by WLED-MM. For these cases, 1D effects will run as expected, but you might not see the "Expand 1D FX" segment option.
0 commit comments