Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fixture 'powerlighting/wash-84w' #461

Merged
merged 8 commits into from Apr 5, 2018
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions fixtures/manufacturers.json
Expand Up @@ -144,5 +144,8 @@
"name": "Venue",
"comment": "Venue by Proline",
"website": "http://venuelightingeffects.com/"
},
"powerlighting": {
"name": "Power Lighting"
}
}
201 changes: 201 additions & 0 deletions fixtures/powerlighting/wash-84w.json
@@ -0,0 +1,201 @@
{
"$schema": "https://raw.githubusercontent.com/OpenLightingProject/open-fixture-library/master/schemas/fixture.json",
"name": "Wash 84W",
"shortName": "wash84w",
"categories": ["Color Changer", "Moving Head"],
"meta": {
"authors": ["Millumin"],
"createDate": "2018-03-30",
"lastModifyDate": "2018-03-30"
},
"physical": {
"dimensions": [177, 230, 177],
"weight": 4.5,
"power": 115,
"DMXconnector": "3-pin",
"bulb": {
"type": "LED"
},
"focus": {
"type": "Head",
"panMax": 540,
"tiltMax": 180
}
},
"availableChannels": {
"Pan": {
"type": "Pan",
"fineChannelAliases": ["Pan fine"],
"defaultValue": 0,
"capabilities": [
{
"range": [0, 0],
"name": "stop"
},
{
"range": [1, 255],
"name": "pan"
}
]
},
"Tilt": {
"type": "Tilt",
"fineChannelAliases": ["Tilt fine"],
"defaultValue": 0,
"capabilities": [
{
"range": [0, 0],
"name": "stop"
},
{
"range": [1, 255],
"name": "tilt"
}
]
},
"Speed": {
"type": "Speed",
"defaultValue": 0,
"capabilities": [
{
"range": [0, 0],
"name": "stop"
},
{
"range": [1, 255],
"name": "speed"
}
]
},
"Dimming": {
"type": "Intensity",
"defaultValue": 0
},
"Red": {
"type": "Single Color",
"color": "Red"
},
"Green": {
"type": "Single Color",
"color": "Green"
},
"Blue": {
"type": "Single Color",
"color": "Blue"
},
"White": {
"type": "Single Color",
"color": "White"
},
"RGBW preset": {
"type": "Multi-Color",
"capabilities": [
{
"range": [0, 4],
"name": "bypass"
},
{
"range": [5, 44],
"name": "color preset (static)"
},
{
"range": [45, 49],
"name": "bypass"
},
{
"range": [50, 94],
"name": "color preset (cut)"
},
{
"range": [95, 99],
"name": "bypass"
},
{
"range": [100, 149],
"name": "color preset (smooth)"
},
{
"range": [150, 154],
"name": "bypass"
},
{
"range": [155, 255],
"name": "color preset (soft)"
}
]
},
"Strobe": {
"type": "Strobe",
"defaultValue": 0,
"capabilities": [
{
"range": [0, 6],
"name": "closed"
},
{
"range": [7, 65],
"name": "strobe (flash)"
},
{
"range": [66, 69],
"name": "closed"
},
{
"range": [70, 128],
"name": "strobe (random)"
},
{
"range": [129, 132],
"name": "closed"
},
{
"range": [133, 191],
"name": "strobe (smooth in)"
},
{
"range": [192, 195],
"name": "closed"
},
{
"range": [196, 255],
"name": "strobe (smooth out)"
}
]
},
"Music control": {
"type": "Effect",
"defaultValue": 0,
"capabilities": [
{
"range": [0, 127],
"name": "closed"
},
{
"range": [128, 255],
"name": "open"
}
]
}
},
"modes": [
{
"name": "default",
"shortName": "default",
"channels": [
"Pan",
"Pan fine",
"Tilt",
"Tilt fine",
"Speed",
"Dimming",
"Red",
"Green",
"Blue",
"White",
"RGBW preset",
"Strobe",
"Music control"
]
}
]
}
14 changes: 14 additions & 0 deletions fixtures/register.json
Expand Up @@ -465,6 +465,11 @@
"lastModifyDate": "2017-10-13",
"lastAction": "created"
},
"powerlighting/wash-84w": {
"name": "Wash 84W",
"lastModifyDate": "2018-03-30",
"lastAction": "created"
},
"prolights/diamond19": {
"name": "DIAMOND19",
"lastModifyDate": "2018-02-02",
Expand Down Expand Up @@ -732,6 +737,9 @@
"hazer-atmosphere-aps",
"theone-atmospheric-generator"
],
"powerlighting": [
"wash-84w"
],
"prolights": [
"diamond19",
"pixpan16"
Expand Down Expand Up @@ -858,6 +866,7 @@
"martin/rush-mh-2-wash",
"martin/rush-mh-3-beam",
"martin/rush-mh-7-hybrid",
"powerlighting/wash-84w",
"prolights/diamond19",
"prolights/pixpan16",
"qtx/lux-ld30w",
Expand Down Expand Up @@ -962,6 +971,7 @@
"martin/rush-mh-2-wash",
"martin/rush-mh-3-beam",
"martin/rush-mh-7-hybrid",
"powerlighting/wash-84w",
"prolights/diamond19",
"qtx/lux-ld30w",
"robe/colorspot-2500e-at",
Expand Down Expand Up @@ -1163,6 +1173,9 @@
"Massimo Callegari": [
"clay-paky/sharpy"
],
"Millumin": [
"powerlighting/wash-84w"
],
"NiKoyes": [
"robe/robin-600e-spot"
],
Expand Down Expand Up @@ -1246,6 +1259,7 @@
}
},
"lastUpdated": [
"powerlighting/wash-84w",
"adb/warp-m",
"chauvet-dj/slimpar-q12-bt",
"chauvet-dj/slimpar-t12-bt",
Expand Down