Skip to content

Commit a72f1ee

Browse files
authored
Added a note about user-submitted screenshots for setup guidance.
1 parent c79dd2c commit a72f1ee

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,13 @@ WLED-MM supports mixing 2D and 1D setup on the same unit, the expected result is
1919
1. Setup your total LED count in Config -> LED Preferences as usual. For example a 8x8 matrix and a strip of 30 pixels chained to the end of your matrix. The total count should be 64 + 30 = 94. This also works with virtual LEDs via DDP or ArtNet.
2020
2. Go to Config -> 2D setup and create the 8x8 matrix, and a second matrix panel for the trailing strip.
2121
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.
22-
4. Position the "pseudo" 2D panel at the right / top side of your "real" 8x8 matrix panel => startX = 8, startY = 0.
22+
4. Position the "pseudo" 2D panel at the right / top side of your "real" 8x8 matrix panel => startX = 8, startY = 0. Another possibility is to place the "pseudo" panel below your nowmal panel in 2D settings.
2323
5. Now create segments for both 2D panels. click on the segment for your trailing strip, select a 1D effect, then change "Expand 1D FX" to "Pixels" in segment options.
2424
6. You might need to experiment with "Reverse X" and "Reverse Y" options, to make the effect behave correctly.
2525
7. Save your segment, create a new preset for the current setup. Its recommended to set this preset as startup preset in LEDs settings.
2626

2727

2828
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.
2929

30+
!!! Tip
31+
A user has posted a [set of screenhosts here](https://github.com/MoonModules/WLED-MM/issues/79#issuecomment-2068537606) that guide through all steps.

0 commit comments

Comments
 (0)