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
<p>WLED-MM supports mixing 2D and 1D setup on the same unit, the expected result is that you could use 2D fixture and still chain a strip after or setup a strip and then a matrix after on the same pin.</p>
4331
4331
<p>!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.</p>
4332
4332
<ol>
4333
-
<li>
4334
-
<p>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.
4335
-
2a. Go to Config -> 2D setup and create the 8x8 matrix, and a second matrix panel for the trailing strip.
4336
-
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.
4337
-
2c. Position the "pseudo" 2D panel at the right / top side of your "real" 8x8 matrix panel => startX = 8, startY = 0.
4338
-
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.
4339
-
3b. You might need to experiment with "Reverse X" and "Reverse Y" options, to make the effect behave correctly.</p>
4340
-
</li>
4341
-
<li>
4342
-
<p>Save your segment, create a new preset for the current setup. Its recommended to set this preset as startup preset in LEDs settings.</p>
4343
-
</li>
4333
+
<li>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.</li>
4334
+
<li>Go to Config -> 2D setup and create the 8x8 matrix, and a second matrix panel for the trailing strip.</li>
4335
+
<li>For larger pixel counts, you should chose square dimensions like 5x6. For smaller pixel counts, create a panel with only one row, like 30x1.</li>
4336
+
<li>Position the "pseudo" 2D panel at the right / top side of your "real" 8x8 matrix panel => startX = 8, startY = 0.</li>
4337
+
<li>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.</li>
4338
+
<li>You might need to experiment with "Reverse X" and "Reverse Y" options, to make the effect behave correctly.</li>
4339
+
<li>Save your segment, create a new preset for the current setup. Its recommended to set this preset as startup preset in LEDs settings.</li>
4344
4340
</ol>
4345
4341
<p>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.</p>
0 commit comments