From fb723449c26e1bf05a3d3be1e5e5c9e9cd1d6b7a Mon Sep 17 00:00:00 2001 From: Flo Edelmann Date: Tue, 14 Oct 2025 17:14:23 +0200 Subject: [PATCH 1/2] Update manufacturers.json via editor [skip ci] --- fixtures/manufacturers.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fixtures/manufacturers.json b/fixtures/manufacturers.json index 40c0a272cc..e37bf7033e 100644 --- a/fixtures/manufacturers.json +++ b/fixtures/manufacturers.json @@ -193,6 +193,9 @@ "website": "https://fiilex.com/", "rdmId": 24868 }, + "flash-butrym": { + "name": "Flash Butrym" + }, "flash-professional": { "name": "Flash Professional", "website": "https://flash-butrym.pl/en_US/c/Professional-Series/91" From 826a3c911d4881824ccba176e3284aebd2b0dd91 Mon Sep 17 00:00:00 2001 From: Flo Edelmann Date: Tue, 14 Oct 2025 17:14:24 +0200 Subject: [PATCH 2/2] Add fixture `flash-butrym/led-moving-head-36x10w-rgbw-4in1-zoom` via editor --- ...led-moving-head-36x10w-rgbw-4in1-zoom.json | 383 ++++++++++++++++++ 1 file changed, 383 insertions(+) create mode 100644 fixtures/flash-butrym/led-moving-head-36x10w-rgbw-4in1-zoom.json diff --git a/fixtures/flash-butrym/led-moving-head-36x10w-rgbw-4in1-zoom.json b/fixtures/flash-butrym/led-moving-head-36x10w-rgbw-4in1-zoom.json new file mode 100644 index 0000000000..1ee23d159f --- /dev/null +++ b/fixtures/flash-butrym/led-moving-head-36x10w-rgbw-4in1-zoom.json @@ -0,0 +1,383 @@ +{ + "$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json", + "name": "LED Moving Head 36x10W RGBW 4in1 ZOOM", + "shortName": "Wash36x10", + "categories": ["Other"], + "meta": { + "authors": ["Jakybyer"], + "createDate": "2023-10-31", + "lastModifyDate": "2023-10-31", + "importPlugin": { + "plugin": "gdtf", + "date": "2025-10-14", + "comment": "GDTF v1.2 fixture type ID: BC1E3596-9AE4-4D16-AE3A-9F11945AC2F7" + } + }, + "availableChannels": { + "P": { + "fineChannelAliases": ["P fine"], + "capabilities": [ + { + "dmxRange": [0, 32767], + "type": "Pan", + "angleStart": "0deg", + "angleEnd": "1deg" + }, + { + "dmxRange": [32768, 32768], + "type": "Pan", + "angleStart": "0deg", + "angleEnd": "1deg", + "comment": "Center" + }, + { + "dmxRange": [32769, 65535], + "type": "Pan", + "angleStart": "0deg", + "angleEnd": "1deg" + } + ] + }, + "T": { + "fineChannelAliases": ["T fine"], + "capabilities": [ + { + "dmxRange": [0, 32767], + "type": "Tilt", + "angleStart": "0deg", + "angleEnd": "1deg" + }, + { + "dmxRange": [32768, 32768], + "type": "Tilt", + "angleStart": "0deg", + "angleEnd": "1deg", + "comment": "Center" + }, + { + "dmxRange": [32769, 65535], + "type": "Tilt", + "angleStart": "0deg", + "angleEnd": "1deg" + } + ] + }, + "Pos MSpeed": { + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "PanTiltSpeed", + "speedStart": 0, + "speedEnd": 1, + "comment": "Fast" + }, + { + "dmxRange": [1, 254], + "type": "PanTiltSpeed", + "speedStart": 0, + "speedEnd": 1 + }, + { + "dmxRange": [255, 255], + "type": "PanTiltSpeed", + "speedStart": 0, + "speedEnd": 1, + "comment": "Slow" + } + ] + }, + "Dim": { + "highlightValue": 255, + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "Intensity", + "brightnessStart": 0, + "brightnessEnd": 1, + "comment": "Closed" + }, + { + "dmxRange": [1, 254], + "type": "Intensity", + "brightnessStart": 0, + "brightnessEnd": 1 + }, + { + "dmxRange": [255, 255], + "type": "Intensity", + "brightnessStart": 0, + "brightnessEnd": 1, + "comment": "Open" + } + ] + }, + "R": { + "highlightValue": 255, + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "ColorIntensity", + "color": "Red", + "comment": "Min" + }, + { + "dmxRange": [1, 254], + "type": "ColorIntensity", + "color": "Red" + }, + { + "dmxRange": [255, 255], + "type": "ColorIntensity", + "color": "Red", + "comment": "Max" + } + ] + }, + "G": { + "highlightValue": 255, + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "ColorIntensity", + "color": "Green", + "comment": "Min" + }, + { + "dmxRange": [1, 254], + "type": "ColorIntensity", + "color": "Green" + }, + { + "dmxRange": [255, 255], + "type": "ColorIntensity", + "color": "Green", + "comment": "Max" + } + ] + }, + "B": { + "highlightValue": 255, + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "ColorIntensity", + "color": "Blue", + "comment": "Min" + }, + { + "dmxRange": [1, 254], + "type": "ColorIntensity", + "color": "Blue" + }, + { + "dmxRange": [255, 255], + "type": "ColorIntensity", + "color": "Blue", + "comment": "Max" + } + ] + }, + "White": { + "highlightValue": 255, + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "ColorIntensity", + "color": "White", + "comment": "Min" + }, + { + "dmxRange": [1, 254], + "type": "ColorIntensity", + "color": "White" + }, + { + "dmxRange": [255, 255], + "type": "ColorIntensity", + "color": "White", + "comment": "Max" + } + ] + }, + "Sh1": { + "highlightValue": 0, + "capabilities": [ + { + "dmxRange": [0, 9], + "type": "ShutterStrobe", + "helpWanted": "What does physical value 0…1 mean?", + "comment": "Open" + }, + { + "dmxRange": [10, 10], + "type": "ShutterStrobe", + "shutterEffect": "Strobe", + "speedStart": "0Hz", + "speedEnd": "1Hz", + "comment": "Slow" + }, + { + "dmxRange": [11, 254], + "type": "ShutterStrobe", + "shutterEffect": "Strobe", + "speedStart": "0Hz", + "speedEnd": "1Hz" + }, + { + "dmxRange": [255, 255], + "type": "ShutterStrobe", + "shutterEffect": "Strobe", + "speedStart": "0Hz", + "speedEnd": "1Hz", + "comment": "Fast" + } + ] + }, + "Zoom": { + "capability": { + "type": "Zoom", + "angleStart": "0deg", + "angleEnd": "1deg" + } + }, + "Color Macro1": { + "highlightValue": 0, + "capabilities": [ + { + "dmxRange": [0, 29], + "type": "ColorPreset", + "comment": "Open" + }, + { + "dmxRange": [30, 39], + "type": "ColorPreset", + "comment": "Red" + }, + { + "dmxRange": [40, 49], + "type": "ColorPreset", + "comment": "Green" + }, + { + "dmxRange": [50, 59], + "type": "ColorPreset", + "comment": "Blue" + }, + { + "dmxRange": [60, 69], + "type": "ColorPreset", + "comment": "Yellow" + }, + { + "dmxRange": [70, 79], + "type": "ColorPreset", + "comment": "Magenta" + }, + { + "dmxRange": [80, 89], + "type": "ColorPreset", + "comment": "Cyan" + }, + { + "dmxRange": [90, 139], + "type": "ColorPreset", + "comment": "White" + }, + { + "dmxRange": [140, 169], + "type": "ColorPreset", + "comment": "Macro 1" + }, + { + "dmxRange": [170, 208], + "type": "ColorPreset", + "comment": "Macro 2" + }, + { + "dmxRange": [209, 218], + "type": "ColorPreset", + "comment": "Macro 3" + }, + { + "dmxRange": [219, 228], + "type": "ColorPreset", + "comment": "Macro 4" + }, + { + "dmxRange": [229, 238], + "type": "ColorPreset", + "comment": "Macro 5" + }, + { + "dmxRange": [239, 255], + "type": "ColorPreset", + "comment": "Macro 6" + } + ] + }, + "Color Macro1 Rate": { + "capabilities": [ + { + "dmxRange": [0, 0], + "type": "Unknown (ColorMacro1Rate)", + "physicalStart": 0, + "physicalEnd": 1, + "comment": "Slow" + }, + { + "dmxRange": [1, 254], + "type": "Unknown (ColorMacro1Rate)", + "physicalStart": 0, + "physicalEnd": 1 + }, + { + "dmxRange": [255, 255], + "type": "Unknown (ColorMacro1Rate)", + "physicalStart": 0, + "physicalEnd": 1, + "comment": "Fast" + } + ] + }, + "Fixture Calibration Reset": { + "capabilities": [ + { + "dmxRange": [0, 251], + "type": "Maintenance", + "parameterStart": 0, + "parameterEnd": 1, + "comment": "Open" + }, + { + "dmxRange": [252, 255], + "type": "Maintenance", + "parameterStart": 0, + "parameterEnd": 1, + "comment": "Reset" + } + ] + } + }, + "modes": [ + { + "name": "16ch", + "channels": [ + "P", + "T", + "Pos MSpeed", + "Dim", + "R", + "G", + "B", + "White", + "Sh1", + "Zoom", + "Color Macro1", + "Color Macro1 Rate", + "P fine", + "T fine", + "Fixture Calibration Reset" + ] + } + ] +}