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

Add fixture `ehaho/l2600`

Open FloEdelmann opened this issue 1 year ago • 1 comments

  • Update manufacturers.json
  • Add fixture ehaho/l2600

Fixture warnings / errors

  • ehaho/l2600
    • ❌ File does not match schema: fixture/matrix/pixelCount/0 -Infinity must be >= 1
    • ❌ File does not match schema: fixture/matrix/pixelCount/1 -Infinity must be >= 1
    • ❌ File does not match schema: fixture/templateChannels must NOT have fewer than 1 properties
    • ⚠️ Please check if manufacturer is correct and add manufacturer URL.
    • ⚠️ Please add 34-channel mode's Head #1 to the fixture's matrix. The included channels were Laser On/Off, Out of Bounds and Pattern size, Group Selection, Pattern Selection, Pattern Zoom in/out, Pattern Rotation, X Moving, Y Moving, X Zoom In/Out, Y Zoom In/Out, Fixed Color Setting, Pattern Color Change, Dots, Drawing and other Functions (working with Channel 15), Drawing (CH15 and CH15 togethe), Twist Pattern Change, Grating Selection (Notes: in some Sections, moreValue then less Gobo Angle).
    • ⚠️ Please add 34-channel mode's Head #2 to the fixture's matrix. The included channels were Laser On/Off 2, Out of Bounds and Pattern size 2, No Function, Pattern Selection 2, Pattern Zoom in/out 2, Pattern Rotation 2, X Moving 2, Y Moving 2, X Zoom In/Out 2, Y Zoom In/Out 2, Fixed Color Setting 2, Pattern Color Change 2, Dots 2, Drawing and other Functions (working with Channel 15) 2, Drawing (CH15 and CH15 togethe) 2, Twist Pattern Change 2, Grating Selection (Notes: in some Sections, moreValue then less Gobo Angle) 2.

User comment

Width and depth could be switched

Thank you @Schwubbi!

FloEdelmann avatar Aug 25 '24 16:08 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>

ehaho / l2600: d-light / attributes-correctness
  • ✔️ ehaho/l2600-6ch.xml
  • ❌ ehaho/l2600-34ch.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT,Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT,Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
ehaho / l2600: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Exporting fixture mode ehaho/l2600/6ch failed: TypeError: Cannot read properties of null (reading 'every')
ehaho / l2600: dragonframe / json-schema-conformity
  • ❌ ehaho/l2600.jsonfixture/matrix/pixelCount/0 null must be integer
  • ✔️ manufacturers.json
ehaho / l2600: millumin / json-schema-conformity
  • ❌ ehaho/l2600.jsonfixture/matrix/pixelCount/0 null must be integer
ehaho / l2600: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Exporting fixture ehaho/l2600 failed: TypeError: Cannot read properties of null (reading 'every')
ehaho / l2600: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Exporting fixture ehaho/l2600 failed: TypeError: Cannot read properties of null (reading 'every')

github-actions[bot] avatar Aug 25 '24 16:08 github-actions[bot]