-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fixture showtec/rp-405-mkii-relay-pack
#4582
base: master
Are you sure you want to change the base?
Conversation
Export files validity(Output of test script Test the exported files of selected fixtures against the plugins' export tests. ✔️ showtec / rp-405-mkii-relay-pack: d-light / attributes-correctness
✔️ showtec / rp-405-mkii-relay-pack: dmxcontrol3 / channel-numbers
✔️ showtec / rp-405-mkii-relay-pack: dragonframe / json-schema-conformity
✔️ showtec / rp-405-mkii-relay-pack: millumin / json-schema-conformity
❌ showtec / rp-405-mkii-relay-pack: qlcplus_4.12.2 / fixture-tool-validation
✔️ showtec / rp-405-mkii-relay-pack: qlcplus_4.12.2 / xsd-schema-conformity
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has a 1-ch mode, and still needs the 2/4-ch modes, but it's identical to every other 4-ch dimmer -- including generic/4-channel-dimmer-pack
. Do we want to copy the guts of that file into here, for the name?
"other": [ | ||
"https://www.thomann.de/de/showtec_rp_405_mkii_relay_pack.htm?gad_source=1&gclid=Cj0KCQiA7se8BhCAARIsAKnF3ry3ABJErFEilCBxl8A0CIl1-_ppoqMPqOoECJGBB5gwdcl6uyZAG9EaArMrEALw_wcB" | ||
] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"other": [ | |
"https://www.thomann.de/de/showtec_rp_405_mkii_relay_pack.htm?gad_source=1&gclid=Cj0KCQiA7se8BhCAARIsAKnF3ry3ABJErFEilCBxl8A0CIl1-_ppoqMPqOoECJGBB5gwdcl6uyZAG9EaArMrEALw_wcB" | |
] | |
"manual": [ | |
"https://www.highlite.com/en/mwdownloads/download/link/id/17438599" | |
], | |
"other": [ | |
"https://www.thomann.de/de/showtec_rp_405_mkii_relay_pack.htm" | |
] |
"name": "RP-405 MKII Relay Pack", | ||
"shortName": "Dimmerpack", | ||
"categories": ["Dimmer", "Other"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"name": "RP-405 MKII Relay Pack", | |
"shortName": "Dimmerpack", | |
"categories": ["Dimmer", "Other"], | |
"name": "RP-405 MKII Relay Pack", | |
"categories": ["Dimmer"], |
"dimensions": [20, 30, 10], | ||
"weight": 1.5, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"dimensions": [20, 30, 10], | |
"weight": 1.5, | |
"dimensions": [225, 95, 260], | |
"weight": 2.5, |
"name": "intesity", | ||
"shortName": "dimm", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"name": "intesity", | |
"shortName": "dimm", | |
"name": "1-channel", | |
"shortName": "1ch", |
"createDate": "2025-01-23", | ||
"lastModifyDate": "2025-01-23" | ||
}, | ||
"comment": "give dmx control to non dmx fixtures only dimm no RGB", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"comment": "give dmx control to non dmx fixtures only dimm no RGB", |
showtec/rp-405-mkii-relay-pack
Thank you theo!