From 1ac7fdb89f016b8bc583371ef8737b249bb8bc12 Mon Sep 17 00:00:00 2001
From: ewowi <138451817+ewowi@users.noreply.github.com>
Date: Thu, 9 May 2024 11:55:35 +0200
Subject: [PATCH] Update LedModFixture Generator.md
---
docs/LedMod/LedModFixture Generator.md | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/docs/LedMod/LedModFixture Generator.md b/docs/LedMod/LedModFixture Generator.md
index 92c2cf80..efdca3ed 100644
--- a/docs/LedMod/LedModFixture Generator.md
+++ b/docs/LedMod/LedModFixture Generator.md
@@ -5,29 +5,30 @@ hide:
# - toc
---
-
+
## Fixture Generator
-Fixtures can be generated (predefined) or manually created, see below.
+Fixtures can be generated using the Fixture generator module or manually created, see below.
The fixture generator generates predefined fixtures, specific parameters can be added e.g. size of panels etc:
-
+See the dropdown for all fixtures currently supported
+
+
* Fixture: matrix, panels rings etc.
* For each fixture:
* IP: will be used for super-sync (Not implemented yet)
* pin: the pin this fixture is connected to
* custom parameters like number of leds, coordinates
- * A fixture can be made out of multiple panels. Panels can be matrices but also rings etc. If the panel checkbox is checked, each panel can be specified in a table
- * If Panel is selected, presets can be selected, e.g. for fixture Matrix, 16x16, 4*16x16, cube etc can be selected
- * In the panel table, each panel can be give a seperate (or same) pin
+ * A fixture can be made out of multiple parts. Parts can be matrices but also rings etc. each part can be specified in a table
+ * In the fixtures table, each part can be give a seperate (or same) pin
* After pressing generate, a fixture file will be generated, see [Files](/StarDocs/SysMod/SysModFiles) and can be selected, see [Fixtures](/StarDocs/LedMod/LedModFixture)
### Matrix fixtures
-
+See image above
For each panel:
@@ -35,9 +36,9 @@ For each panel:
* Row End: the position of the last led in the first row
* Column End: The position of the last column of the panel.
* Odd nr of columns: if the column end matches the First led then the leds are layed out in serpentine
- * Even nr of columns: if the column end matches the Row End then the leds are layed out in serpentine
-
-Note: panels can be defined in a 2D space but also in a 3D space !!
+ * Even nr of columns: if the column end matches the Row End then the leds are layed out in serpentine
+* panels can be defined in a 2D space but also in a 3D space
+* Rotation: a panel can be rotated into a 3D space using pan, tilt and roll.