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 `clay-paky/cp400` #4423

Open FloEdelmann opened 2 days ago

FloEdelmann commented 2 days ago

Thank you Thomas!

github-actions[bot] commented 2 days 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>

✔️ clay-paky / cp400: d-light / attributes-correctness
  • ✔️ clay-paky/cp400-basic.xml
✔️ clay-paky / cp400: dmxcontrol3 / channel-numbers
  • ✔️ clay-paky-cp400-basic.xml
✔️ clay-paky / cp400: dragonframe / json-schema-conformity
  • ✔️ clay-paky/cp400.json
  • ✔️ manufacturers.json
✔️ clay-paky / cp400: millumin / json-schema-conformity
  • ✔️ clay-paky/cp400.json
clay-paky / cp400: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Clay-Paky-CP400.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid power consumption 1 definitions processed. 2 errors detected
clay-paky / cp400: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Clay-Paky-CP400.qxfElement '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Weight': [facet 'minExclusive'] The value '0' must be greater than '0'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Width': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Height': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
    Element '{http://www.qlcplus.org/FixtureDefinition}Dimensions', attribute 'Depth': '0' is not a valid value of the atomic type 'xs:positiveInteger'.
kengruven commented 2 days ago

Supersede by #4424?

The full name looks like "CP Color 400", and it's from 2010, so it's a bit hard to find technical information about it.

FloEdelmann commented 2 days ago

Both fixtures don't look that promising, but the link in this PR at least contains a bit more information, so I'll close the other one as a duplicate.