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

Add fixture `yuer/jade-dragon-200w-beam`

Open FloEdelmann opened this issue 8 months ago • 5 comments

  • Update manufacturers.json
  • Add fixture yuer/jade-dragon-200w-beam

Fixture warnings / errors

  • yuer/jade-dragon-200w-beam
    • ⚠️ Unused channel(s): pan 2 fine, pan 3 fine, tilt 2 fine, tilt 3 fine
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.

Thank you @gmeader!

FloEdelmann avatar Apr 22 '25 22:04 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>

yuer / jade-dragon-200w-beam: d-light / attributes-correctness
  • ✔️ yuer/jade-dragon-200w-beam-11ch.xml
  • ❌ yuer/jade-dragon-200w-beam-13ch.xmlError parsing XML: Duplicate parameter name: FOCUS/PAN,Duplicate parameter name: FOCUS/TILT
✔️ yuer / jade-dragon-200w-beam: dmxcontrol3 / channel-numbers
  • ✔️ yuer-jade-dragon-200w-beam-11ch.xml
  • ✔️ yuer-jade-dragon-200w-beam-13ch.xml
✔️ yuer / jade-dragon-200w-beam: dragonframe / json-schema-conformity
  • ✔️ yuer/jade-dragon-200w-beam.json
  • ✔️ manufacturers.json
✔️ yuer / jade-dragon-200w-beam: millumin / json-schema-conformity
  • ✔️ yuer/jade-dragon-200w-beam.json
yuer / jade-dragon-200w-beam: qlcplus_4.12.2 / fixture-tool-validation
  • ❌ fixtures/Yuer-Jade-Dragon-200W-Beam.qxfNamespace(map=False, convert=None, validate=['.']) Starting validation ./manufacturer/fixture.qxf: Invalid physical dimensions detected 1 definitions processed. 1 errors detected
yuer / jade-dragon-200w-beam: qlcplus_4.12.2 / xsd-schema-conformity
  • ❌ fixtures/Yuer-Jade-Dragon-200W-Beam.qxfElement '{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 Apr 22 '25 22:04 github-actions[bot]

Could not figure out how to specify pan and tilt that use 2 DMX channels each in mode ch-13. First channel is coarse position, second channel is fine position. When I specified 16 bit fine, 2 channels were not allocated for each: pan & tilt, so then the rest of the channel numbers would be wrong. Fixture editor needs to explain this better.

gmeader avatar Apr 22 '25 22:04 gmeader

Here is a PDF of a scan of the user manual with my notes adding wheel slot info and correcting errors Yuer Jade Dragon 200W beam.pdf

gmeader avatar Apr 22 '25 22:04 gmeader

Same fixture as #4726 -- from a quick glance, this one is probably the better one.

kengruven avatar Apr 23 '25 02:04 kengruven

Could not figure out how to specify pan and tilt that use 2 DMX channels each in mode ch-13. First channel is coarse position, second channel is fine position. When I specified 16 bit fine, 2 channels were not allocated for each: pan & tilt, so then the rest of the channel numbers would be wrong. Fixture editor needs to explain this better.

I tried in the fixture editor just now, by selecting type "Pan", then "16-bit" channel resolution, and "16-bit" DMX value resolution. It inserted both "Pan" and "Pan fine" channels for me.

Can you explain exactly what you tried? Maybe it's a workflow nobody has tried.

kengruven avatar Apr 23 '25 02:04 kengruven