open-fixture-library icon indicating copy to clipboard operation
open-fixture-library copied to clipboard

Add fixture `prolights/air5fan`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Add fixture prolights/air5fan

Fixture warnings / errors

  • prolights/air5fan
    • ❌ Category 'Pixel Bar' invalid since no horizontally aligned matrix is defined.
    • ⚠️ Capability 'Tilt angle 0…360%' (0…65535) in channel 'Tilt 4' defines an imprecise percentaged angle. Please to try find the value in degrees.
    • ⚠️ Unused channel(s): tilt, tilt fine, tilt 2, tilt 2 fine, tilt 3, tilt 3 fine

Thank you Amon!

FloEdelmann avatar Jul 17 '24 11:07 FloEdelmann

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>

✔️ prolights / air5fan: d-light / attributes-correctness
  • ✔️ prolights/air5fan-Wash.xml
✔️ prolights / air5fan: dmxcontrol3 / channel-numbers
  • ✔️ prolights-air5fan-Wash.xml
✔️ prolights / air5fan: dragonframe / json-schema-conformity
  • ✔️ prolights/air5fan.json
  • ✔️ manufacturers.json
✔️ prolights / air5fan: millumin / json-schema-conformity
  • ✔️ prolights/air5fan.json
prolights / air5fan: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Prolights-Air5fan.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected ./manufacturer/fixture.qxf: Invalid ZOOM degrees 1 definitions processed. 2 errors detected
prolights / air5fan: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Prolights-Air5fan.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'.

github-actions[bot] avatar Jul 17 '24 11:07 github-actions[bot]