From 95ec4b267ea9f8f4aa567d9aedb431598bff1142 Mon Sep 17 00:00:00 2001
From: nek1080 <140301224+nek1080@users.noreply.github.com>
Date: Mon, 8 Jul 2024 17:04:57 -0700
Subject: [PATCH 1/3] Initial commit - added horizontal function only
---
misc/lora/lora.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
create mode 100644 misc/lora/lora.xml
diff --git a/misc/lora/lora.xml b/misc/lora/lora.xml
new file mode 100644
index 0000000..fdcc131
--- /dev/null
+++ b/misc/lora/lora.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
From 8fcdfba68efabb0cedae5d9953e82fbc72f80fbf Mon Sep 17 00:00:00 2001
From: nek1080 <140301224+nek1080@users.noreply.github.com>
Date: Mon, 8 Jul 2024 20:28:34 -0700
Subject: [PATCH 2/3] It can now be flipped horizontally.
---
misc/lora/lora.xml | 63 ++++++++++++++++++++++++----------------------
1 file changed, 33 insertions(+), 30 deletions(-)
diff --git a/misc/lora/lora.xml b/misc/lora/lora.xml
index fdcc131..9de3cf2 100644
--- a/misc/lora/lora.xml
+++ b/misc/lora/lora.xml
@@ -5,47 +5,50 @@
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
\ No newline at end of file
From 16041db531304aad6cbea68f6f2544dc5a6b20e5 Mon Sep 17 00:00:00 2001
From: nek1080 <140301224+nek1080@users.noreply.github.com>
Date: Mon, 8 Jul 2024 21:05:06 -0700
Subject: [PATCH 3/3] Added vertical functionality, module can now be flipped
both vertically and horizontally.
---
misc/lora/lora.xml | 37 +++++++++++++++++++++++++++++++++++--
1 file changed, 35 insertions(+), 2 deletions(-)
diff --git a/misc/lora/lora.xml b/misc/lora/lora.xml
index 9de3cf2..9e868cc 100644
--- a/misc/lora/lora.xml
+++ b/misc/lora/lora.xml
@@ -4,7 +4,7 @@
-
+
@@ -21,6 +21,13 @@
+
+
+
+
+
+
+
@@ -48,7 +55,33 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file