Add fixture `yuer/jade-dragon-200w-beam`
- 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!
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.xml
Error 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.qxf
Namespace(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.qxf
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'.
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.
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
Same fixture as #4726 -- from a quick glance, this one is probably the better one.
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.