Skip to content

Conversation

@FloEdelmann
Copy link
Member

  • Add fixture shehds/mini-led-spot-beam-10w-light

Thank you @william-fireone!

@FloEdelmann FloEdelmann added new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website. labels Mar 22, 2023
@github-actions
Copy link

Export files validity

(Output of test script tests/github/exports-valid.js.)

Test the exported files of selected fixtures against the plugins' export tests.
You can run a plugin's export tests by executing:
$ node cli/run-export-test.js -p <plugin name> <fixtures>

✔️ shehds / mini-led-spot-beam-10w-light: d-light / attributes-correctness
  • ✔️ shehds/mini-led-spot-beam-10w-light-11ch.xml
  • ✔️ shehds/mini-led-spot-beam-10w-light-13ch.xml
✔️ shehds / mini-led-spot-beam-10w-light: dmxcontrol3 / channel-numbers
  • ✔️ shehds-mini-led-spot-beam-10w-light-11ch.xml
  • ✔️ shehds-mini-led-spot-beam-10w-light-13ch.xml
✔️ shehds / mini-led-spot-beam-10w-light: dragonframe / json-schema-conformity
  • ✔️ shehds/mini-led-spot-beam-10w-light.json
  • ✔️ manufacturers.json
✔️ shehds / mini-led-spot-beam-10w-light: millumin / json-schema-conformity
  • ✔️ shehds/mini-led-spot-beam-10w-light.json
✔️ shehds / mini-led-spot-beam-10w-light: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/Shehds-Mini-LED-Spot-Beam-10W-Light.qxf
✔️ shehds / mini-led-spot-beam-10w-light: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/Shehds-Mini-LED-Spot-Beam-10W-Light.qxf

Copy link
Contributor

@kengruven kengruven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good -- just a few minor suggestions.

Comment on lines +38 to +39
"defaultValue": 0,
"precedence": "LTP",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"defaultValue": 0,
"precedence": "LTP",

Comment on lines +48 to +49
"defaultValue": 0,
"precedence": "LTP",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"defaultValue": 0,
"precedence": "LTP",

Comment on lines +57 to +58
"defaultValue": 0,
"precedence": "LTP",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"defaultValue": 0,
"precedence": "LTP",

"Strobe": {
"defaultValue": 0,
"capability": {
"type": "StrobeSpeed",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"type": "StrobeSpeed",
"type": "StrobeSpeed",
"helpWanted": "At what values is the strobe disabled?",

Comment on lines +66 to +67
"defaultValue": 0,
"precedence": "LTP",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"defaultValue": 0,
"precedence": "LTP",

},
"modes": [
{
"name": "11 Channel",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": "11 Channel",
"name": "11 channel",

]
},
{
"name": "13 Channel",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"name": "13 Channel",
"name": "13 channel",

"comment": "Mini 10W small moving head light.",
"links": {
"manual": [
"https://www.shehds.com/u_file/1907/file/ea38ccee37.pdf"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"https://www.shehds.com/u_file/1907/file/ea38ccee37.pdf"
"https://drive.google.com/file/d/1bkQN656McsI1W0tiUShOzcbm4Vlt9cvv/view"

"type": "LED RGBW"
},
"lens": {
"degreesMinMax": [5, 15]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"degreesMinMax": [5, 15]
"degreesMinMax": [4.5, 4.5]

]
},
"physical": {
"dimensions": [127, 135, 127],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"dimensions": [127, 135, 127],
"dimensions": [145, 120, 260],

The webpage and manual disagree. This is what the manual says. The webpage seems unreliable in other aspects (e.g., 7/15 DMX channels, when their own downloads have only 13ch modes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-fixture Request or implementation to add a new fixture definition. via-editor Opened via the editor on the open-fixture-library.org website.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants