OpenLightingProject / open-fixture-library

A library and website for lighting technology's DMX fixture definition files.
https://open-fixture-library.org/
MIT License
195 stars 66 forks source link

Add fixture `lixada/mini-spot-12led-rgbw-v1` #4387

Closed FloEdelmann closed 1 week ago

FloEdelmann commented 2 weeks ago

Fixture warnings / errors

Thank you Der Moo!

github-actions[bot] commented 2 weeks ago

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>

✔️ lixada / mini-spot-12led-rgbw-v1: d-light / attributes-correctness
  • ✔️ lixada/mini-spot-12led-rgbw-v1-RGBW LED V1 Lixada.xml
✔️ lixada / mini-spot-12led-rgbw-v1: dmxcontrol3 / channel-numbers
  • ✔️ lixada-mini-spot-12led-rgbw-v1-RGBW-LED-V1-Lixada.xml
✔️ lixada / mini-spot-12led-rgbw-v1: dragonframe / json-schema-conformity
  • ✔️ lixada/mini-spot-12led-rgbw-v1.json
  • ✔️ manufacturers.json
✔️ lixada / mini-spot-12led-rgbw-v1: millumin / json-schema-conformity
  • ✔️ lixada/mini-spot-12led-rgbw-v1.json
✔️ lixada / mini-spot-12led-rgbw-v1: qlcplus_4.12.2 / fixture-tool-validation
  • ✔️ fixtures/Lixada-Mini-Spot-12LED-RGBW-(V1).qxf
✔️ lixada / mini-spot-12led-rgbw-v1: qlcplus_4.12.2 / xsd-schema-conformity
  • ✔️ fixtures/Lixada-Mini-Spot-12LED-RGBW-(V1).qxf
kengruven commented 2 weeks ago

On Lixada's webpage, I only see two DMX fixtures, and neither one looks quite like this (or #4388). I can't find a manual for either of these, either, and none of the Lixada manuals I've found has an 8-ch mode.

We can fix up the mappings to make them look reasonable and internally consistent, but I don't know how to verify that they're correct.

FloEdelmann commented 1 week ago

Let's close both of them as incomplete then. If a manual link or image can be provided, we can reopen this later.