Flo Edelmann
Flo Edelmann
Lumikit Show is a free Brazilian (Portuguese) software for Windows and Mac OS. - **Link to the software / desk console website:** https://www.lumikit.com.br/software-dmx-lumikit-show - **Where can fixtures of this format...
There are 2 versions of the DDF (Device Definition File = fixture data): - [ ] [v2](http://www.dmxcontrol.de/wiki/DDF_DMXC2), where the DDF also has the fixture's UI controls embedded. I guess that...
* Add fixture 'venue/revolver-wash' Thank you @WTTSoftwareSolutions!
* Update manufacturers.json * Add fixture 'henli/led-par-24-x-5-in-1' ### Fixture warnings / errors * henli/led-par-24-x-5-in-1 - :x: Category 'Matrix' invalid since fixture does not define a matrix. - :warning: Unused channel(s):...
* Add fixture 'eurolite/led-tmh-51-hypno' ### Fixture warnings / errors * eurolite/led-tmh-51-hypno - :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel slots. Thank you...
* Add fixture 'uking/24-pcs-rgb-3in1-led-wall-washer' ### Fixture warnings / errors * uking/24-pcs-rgb-3in1-led-wall-washer - :x: Category 'Pixel Bar' invalid since no horizontally aligned matrix is defined. - :warning: Category 'Color Changer' suggested...
* Add fixture 'ayrton/magic-panel-602' ### Fixture warnings / errors * ayrton/magic-panel-602 - :x: Channel key 'RED' is already defined (maybe in another letter case). - :x: Channel key 'RED 2'...
* Update manufacturers.json * Add fixture 'ckc/wash-jb7' ### Fixture warnings / errors * ckc/wash-jb7 - :warning: Category 'Color Changer' suggested since there are ColorPreset or ColorIntensity capabilities or Color wheel...
I suggest a new Stylelint rule that reports a single block inside another block: ```scss // BAD .foo { .bar { … } } // GOOD .foo .bar { …...
`*.overpassql` is now the recommended file extension for Overpass QL: [OSM Wiki: Overpass QL § File extension](https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL#File_extension) *(**Disclaimer:** I added that section after [some discussion](https://wiki.openstreetmap.org/wiki/Talk:Overpass_API/Overpass_QL#Recommended_file_extension?).)* I propose to rename all...