Skip to content

"copy color effect" #108

Dec 26, 2020 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

You have to add separate profiles that target specific ports.
I dont like the Copy* plugins tbh, too much boilerplate, I will probably remove them in the future and replace with something easier to use.

{
  "Profiles": [
    {
      "Name": "Default",
      "Ports": [
      	[9802, 8102, 1],
      	[9802, 8104, 5],
      	[9802, 8104, 4],
      	[9802, 8103, 3],
      	[9802, 8104, 3],
      	[9802, 8104, 2],
      	[9802, 8104, 1],
      	[9802, 8102, 5],
      	[9802, 8102, 4],
      	[9802, 8102, 3],
      	[9802, 8102, 2]
      ],
      "SpeedControllers": [
        {
          "Type": "PwmSpeedController", 
          "Config": {
            "CurvePoints": [
              [20, 30],
  …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@shaystings
Comment options

Answer selected by MoshiMoshi0
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants