xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
540 stars 200 forks source link

Cube model for dumb LEDs only displays single node #4652

Open SarahDods opened 1 month ago

SarahDods commented 1 month ago

I have just moved to 3D and and looking to model 3D coropresents. I use WS2811 nodes for the ribbons, and dumb RGB LEDs for the base.

I set up a 5x5x5 cube model for the base, which shows 5x5x5 = 125 pixels. Pixel size is big, because I want them to touch so the whole box glows, which matches the real world. This works fine for RGB nodes (smart pixels). When the string type is set to 3 channel RGB, all the pixels but the first one vanish I want to still be able to see the array of dumb pixels laid out in the display, but all controlled as a single RGB. I can't see any other string type option to do this.

To Reproduce Set up a 5x5x5 cube model, which shows x 5 x 5 = 125 pixels. Switch the string type (under string properties) to 3 Channel RGB (which works for my other dumb pixel props) Switch the Protocol from WS2811 to dmx-open. All the nodes disappeared except for the first one.

Expected behavior I expect to still see the same 125 pixels, laid out in the same configuration as for smart nodes. Just controlled as a single DMX channel.

Screenshots Attached for both configurations Screenshot 2024-07-15 091254 as dumb pixels Screenshot 2024-07-15 091503 as smart pixels

Versions (please complete the following information):

Additional context Add any other context about the problem here.

Attachments

If you would prefer not to post your sequences publically please say so and be ready to PM them to one of the developers when asked.