Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
383 changes: 383 additions & 0 deletions fixtures/flash-butrym/led-moving-head-36x10w-rgbw-4in1-zoom.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
]
}
3 changes: 3 additions & 0 deletions fixtures/manufacturers.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading