Skip to content

Commit ad77cc9

Browse files
authored
renumbering
1 parent baa1e9d commit ad77cc9

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

docs/advanced/2d-1d-Mixed-Setup.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,15 @@ WLED-MM supports mixing 2D and 1D setup on the same unit, the expected result is
1212

1313
!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.
1414

15+
1516
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.
2123

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.
2324

2425
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.
2526

0 commit comments

Comments
 (0)