From 08c893c7f97b615cc4bb60903f310a5a0f4f00e3 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 4 Oct 2020 20:14:15 +0200 Subject: [PATCH] Aurora swtched to scene 1 --- LJ.conf | 38 +++++++++++++++++++------------------- www/LJ.js | 2 +- www/align.html | 2 +- www/auralls.html | 2 +- www/index.html | 2 +- www/simu.html | 2 +- www/trckr/trckr.html | 2 +- www/trckr/trckrcam1.html | 2 +- 8 files changed, 26 insertions(+), 26 deletions(-) diff --git a/LJ.conf b/LJ.conf index 0b8d797..c89997f 100644 --- a/LJ.conf +++ b/LJ.conf @@ -23,9 +23,9 @@ swapx = -1 swapy = -1 lsteps = [ (1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)] warpdest = [[-1500., 1500.], - [ 1500., 1500.], - [ 1500.,-1500.], - [-1500.,-1500.]] + [ 1500., 1500.], + [ 1500.,-1500.], + [-1500.,-1500.]] [laser1] color = -1 @@ -43,19 +43,19 @@ swapx = -1 swapy = -1 lsteps = [ (1.0, 2),(0.25, 1), (0.75, 1), (1.0, 5)] warpdest = [[-1500., 1500.], - [ 1500., 1500.], - [ 1500.,-1500.], - [-1500.,-1500.]] + [ 1500., 1500.], + [ 1500.,-1500.], + [-1500.,-1500.]] [laser2] color = -1 type = LUKE400 ip = 192.168.2.6 -kpps = 25000 -centerx = 0 -centery = 0 -zoomx = 79.0 -zoomy = 82.0 +kpps = 20361 +centerx = -3798 +centery = -13079 +zoomx = 61 +zoomy = 60 sizex = 32000 sizey = 32000 finangle = 0.2792526803190927 @@ -63,9 +63,9 @@ swapx = -1 swapy = -1 lsteps = [(1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)] warpdest = [[-1500., 1500.], - [ 1500., 1500.], - [ 1500.,-1500.], - [-1500.,-1500.]] + [ 1500., 1500.], + [ 1500.,-1500.], + [-1500.,-1500.]] [laser3] color = -1 @@ -74,8 +74,8 @@ ip = 192.168.2.4 kpps = 25000 centerx = 2531 centery = -1 -zoomx = 90.0 -zoomy = 75.0 +zoomx = 85 +zoomy = 70 sizex = 32000 sizey = 32000 finangle = 0.0 @@ -83,9 +83,9 @@ swapx = 1 swapy = 1 lsteps = [(1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)] warpdest = [[-1500., 1500.], - [ 1500., 1500.], - [ 1500.,-1500.], - [-1500.,-1500.]] + [ 1500., 1500.], + [ 1500.,-1500.], + [-1500.,-1500.]] [plugins] plugins = { diff --git a/www/LJ.js b/www/LJ.js index 3720eb0..639e743 100644 --- a/www/LJ.js +++ b/www/LJ.js @@ -4,7 +4,7 @@ // LJ websocket address. IP will be updated at LJ startup according to LJ.conf wwwIP - var LJ = 'ws://0.0.0.0:9001/' + var LJ = 'ws://192.168.2.44:9001/' // diff --git a/www/align.html b/www/align.html index d19caff..cd09258 100644 --- a/www/align.html +++ b/www/align.html @@ -658,7 +658,7 @@