Skip to content

[FeatureRequest]: Configurable order of color channels for LED data #1220

@FelixJ-RB

Description

@FelixJ-RB

Is your feature request related to a problem? Please describe.

Some LED strips have different color channel order than RGB.

For example we have COB strips with WS2811 chips that need data GRB order.

Describe the solution you propose.

It would be great if M950 would accept an O(rder) parameter, defining the order of the color channels on the data line.

Describe alternatives you've considered

We currently use a M150.1 macro that does the remapping in g-code.

I would expect a simple re-mapping table in SW to perform much better than this, and it would remove the need for a separately maintained macro.

Provide any additional context or information.

Metadata

Metadata

Assignees

Labels

Done - Needs TestingenhancementAdditional functionality, performance or other feature request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions