From 4a3b7b58b0c36c0391ad54c2da50fabfc7876da1 Mon Sep 17 00:00:00 2001 From: Troy <5659019+troyhacks@users.noreply.github.com> Date: Wed, 16 Apr 2025 15:47:54 -0400 Subject: [PATCH] Art-Net ocnfig improvements --- wled00/data/settings_leds.htm | 5 +++-- wled00/data/settings_sync.htm | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/wled00/data/settings_leds.htm b/wled00/data/settings_leds.htm index 22002780..1bde6fbc 100644 --- a/wled00/data/settings_leds.htm +++ b/wled00/data/settings_leds.htm @@ -246,12 +246,12 @@ gId("dig"+n+"W").innerHTML = "
You need at least 1 output!"; } if (outputs > 1 && fps_limit > 33333/leds_per_output) gId("dig"+n+"W").innerHTML += "
FPS limit may be too high for WS281x pixels."; - if (outputs*leds_per_output != total_leds) gId("dig"+n+"W").innerHTML += "
Total LEDs doesn't match outputs * LEDs per output."; + if (outputs*leds_per_output != total_leds) gId("dig"+n+"W").innerHTML += "
Length ("+total_leds+") doesn't match Number of Outputs * LEDs Per Output ("+outputs*leds_per_output+")."; if (last_octet == 255) { if (total_leds <= 1024) gId("dig"+n+"W").innerHTML += "
Art-Net is in broadcast mode."; if (total_leds > 1024) gId("dig"+n+"W").innerHTML += "
You are sending a lot of broadcast data. Be cautious."; } - gId("dig"+n+"W").innerHTML += "
Art-Net starting universe is "+d.e131Universe+"."; + gId("dig"+n+"W").innerHTML += "
Art-Net starting universe is "+d.e131Universe+". Change this in Sync Interfaces."; } if (!(t > 28 && t < 32)) d.getElementsByName("WO"+n)[0].value = 0; // reset swapping gId("dig"+n+"c").style.display = ((t >= 40 && t < 48)||(t >= 100 && t < 110)) ? "none":"inline"; // hide count for analog and HUB75 @@ -423,6 +423,7 @@ ${i+1}: + diff --git a/wled00/data/settings_sync.htm b/wled00/data/settings_sync.htm index 068a2dee..960f1461 100644 --- a/wled00/data/settings_sync.htm +++ b/wled00/data/settings_sync.htm @@ -80,7 +80,7 @@

-

Sync setup

+

Sync Interfaces

WLED Broadcast

UDP Port:
2nd Port:
@@ -139,7 +139,7 @@ Make this instance discoverable:

Realtime

Receive UDP realtime:
Use main segment only:

-Network DMX input
+Network DMX
Type:
Port:
Multicast:
-Start universe:
+Start universe: (Also used for sending Art-Net)
Reboot required. Check out LedFx!
Skip out-of-sequence packets:
DMX start address: