mirror of
https://github.com/DarthAffe/RGB.NET-Resources
synced 2025-12-12 17:08:31 +00:00
96 lines
2.0 KiB
XML
96 lines
2.0 KiB
XML
<?xml version="1.0"?>
|
|
<Device xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<Name>Corsair LL RGB Fan</Name>
|
|
<Description>Physical layout of Corsairs LL RGB Fan</Description>
|
|
<Type>Fan</Type>
|
|
<Lighting>Key</Lighting>
|
|
<Vendor>Corsair</Vendor>
|
|
<Model>LL RGB</Model>
|
|
<Width>120</Width>
|
|
<Height>120</Height>
|
|
<LedUnitWidth>20</LedUnitWidth>
|
|
<LedUnitHeight>20</LedUnitHeight>
|
|
<ImageBasePath>Images\Corsair\Customs</ImageBasePath>
|
|
<DeviceImage>LLFAN.png</DeviceImage>
|
|
<Leds>
|
|
<Led Id="Fan1">
|
|
<Shape>Circle</Shape>
|
|
<X>50</X>
|
|
<Y>30</Y>
|
|
</Led>
|
|
<Led Id="Fan4">
|
|
<Shape>Circle</Shape>
|
|
<Y>+</Y>
|
|
</Led>
|
|
<Led Id="Fan3">
|
|
<Shape>Circle</Shape>
|
|
<X>-</X>
|
|
<Y>+</Y>
|
|
</Led>
|
|
<Led Id="Fan2">
|
|
<Shape>Circle</Shape>
|
|
<X>-</X>
|
|
<Y>-</Y>
|
|
</Led>
|
|
<Led Id="Fan5">
|
|
<Shape>Circle</Shape>
|
|
<X>6.7</X>
|
|
<Y>25</Y>
|
|
</Led>
|
|
<Led Id="Fan6">
|
|
<Shape>Circle</Shape>
|
|
<X>0</X>
|
|
<Y>50</Y>
|
|
</Led>
|
|
<Led Id="Fan7">
|
|
<Shape>Circle</Shape>
|
|
<X>6.7</X>
|
|
<Y>75</Y>
|
|
</Led>
|
|
<Led Id="Fan8">
|
|
<Shape>Circle</Shape>
|
|
<X>25</X>
|
|
<Y>93.3</Y>
|
|
</Led>
|
|
<Led Id="Fan9">
|
|
<Shape>Circle</Shape>
|
|
<X>50</X>
|
|
<Y>100</Y>
|
|
</Led>
|
|
<Led Id="Fan10">
|
|
<Shape>Circle</Shape>
|
|
<X>75</X>
|
|
<Y>93.3</Y>
|
|
</Led>
|
|
<Led Id="Fan11">
|
|
<Shape>Circle</Shape>
|
|
<X>93.3</X>
|
|
<Y>75</Y>
|
|
</Led>
|
|
<Led Id="Fan12">
|
|
<Shape>Circle</Shape>
|
|
<X>100</X>
|
|
<Y>50</Y>
|
|
</Led>
|
|
<Led Id="Fan13">
|
|
<Shape>Circle</Shape>
|
|
<X>93.3</X>
|
|
<Y>25</Y>
|
|
</Led>
|
|
<Led Id="Fan14">
|
|
<Shape>Circle</Shape>
|
|
<X>75</X>
|
|
<Y>6.7</Y>
|
|
</Led>
|
|
<Led Id="Fan15">
|
|
<Shape>Circle</Shape>
|
|
<X>50</X>
|
|
<Y>0</Y>
|
|
</Led>
|
|
<Led Id="Fan16">
|
|
<Shape>Circle</Shape>
|
|
<X>25</X>
|
|
<Y>6.7</Y>
|
|
</Led>
|
|
</Leds>
|
|
</Device> |