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

Add fixture `techsane/laser-v3`

Open FloEdelmann opened this issue 1 month ago • 2 comments

  • Update manufacturers.json
  • Add fixture techsane/laser-v3

Fixture warnings / errors

  • techsane/laser-v3
    • ❌ Capability 'Wheel rotation speed 0…100%' (0…255) in channel 'Shape Adjust' does not explicitly reference any wheel, but the default wheel 'Shape Adjust' (through the channel name) does not exist.
    • ⚠️ Name of wheel 'Shape' does not contain the word 'wheel' or 'disk', which could lead to confusing capability names.
    • ⚠️ Name of wheel 'Ripple Select' does not contain the word 'wheel' or 'disk', which could lead to confusing capability names.
    • ⚠️ Unused channel(s): shutter / strobe
    • ⚠️ Unused wheel(s): Ripple Select
    • ⚠️ Unused wheel slot(s): Shape (slot 8)
    • ⚠️ Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots.
    • ⚠️ Category 'Moving Head' suggested since there are pan and tilt channels.
    • ⚠️ Category 'Scanner' suggested since there are pan and tilt channels.
    • ⚠️ Category 'Barrel Scanner' suggested since there are pan and tilt channels.

Thank you Squishy!

FloEdelmann avatar Nov 11 '25 21:11 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>

✔️ techsane / laser-v3: d-light / attributes-correctness
  • ✔️ techsane/laser-v3-31ch.xml
techsane / laser-v3: dmxcontrol3 / channel-numbers
  • Unable to export fixture: Exporting fixture mode techsane/laser-v3/31ch failed: TypeError: Cannot read properties of null (reading 'type')
✔️ techsane / laser-v3: dragonframe / json-schema-conformity
  • ✔️ techsane/laser-v3.json
  • ✔️ manufacturers.json
✔️ techsane / laser-v3: millumin / json-schema-conformity
  • ✔️ techsane/laser-v3.json
techsane / laser-v3: qlcplus_4.12.2 / fixture-tool-validation
  • Unable to export fixture: Exporting fixture techsane/laser-v3 failed: TypeError: Cannot read properties of null (reading 'type')
techsane / laser-v3: qlcplus_4.12.2 / xsd-schema-conformity
  • Unable to export fixture: Exporting fixture techsane/laser-v3 failed: TypeError: Cannot read properties of null (reading 'type')

github-actions[bot] avatar Nov 11 '25 21:11 github-actions[bot]

Sadly this was not fully finished, I was testing different setups against DMXcontrol3, but I accidentally submitted instead of reviewing somehow. Is it possible to open this back up in the graphical editor to finish fully?

SquishyCollars avatar Nov 11 '25 21:11 SquishyCollars