LJ/LJ.conf

120 lines
2.1 KiB
Plaintext
Raw Permalink Normal View History

2018-12-13 11:05:32 +00:00
[General]
2020-10-10 17:29:07 +00:00
lasernumber = 1
2023-06-03 15:44:15 +00:00
debug = 1
2023-06-03 12:43:53 +00:00
rediserverip = 0.0.0.0
wwwip = 192.168.2.43
2018-12-13 11:05:32 +00:00
nozoscip = 127.0.0.1
2023-06-03 12:43:53 +00:00
oscserverip = 127.0.0.1
2020-09-19 12:28:56 +00:00
autostart = artnet
2020-10-04 21:47:28 +00:00
wstype = ws
wsport = 9001
2018-12-13 11:05:32 +00:00
[laser0]
color = -1
2023-07-09 14:09:18 +00:00
type = LOCAL
dac_family = helios
2020-10-10 17:29:07 +00:00
ip = 127.0.0.1
2023-07-09 14:09:18 +00:00
kpps = 32692
centerx = -5376.0
centery = 11844.0
zoomx = 29.15625
zoomy = 31.21875
sizex = 32000.0
sizey = 32000.0
finangle = 0.0
2023-06-03 12:43:53 +00:00
intens = 255.0
red = 100
green = 100
blue = 100
swapx = -1
2018-12-19 11:39:54 +00:00
swapy = -1
2023-07-09 14:09:18 +00:00
lsteps = [ (1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-10-05 20:22:42 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
[laser1]
color = -1
2020-09-19 12:28:56 +00:00
type = LOCAL
2023-07-09 14:09:18 +00:00
dac_family = helios
ip = 192.168.2.5
kpps = 25000
centerx = 0
centery = 0
zoomx = 50.0
zoomy = 50.0
sizex = 32000
sizey = 32000
finangle = 0.0
intens = 255
2023-06-03 12:43:53 +00:00
red = 100
green = 100
blue = 100
2018-12-18 01:45:23 +00:00
swapx = -1
swapy = -1
2020-09-19 12:28:56 +00:00
lsteps = [ (1.0, 2),(0.25, 1), (0.75, 1), (1.0, 5)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-10-10 17:29:07 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
[laser2]
color = -1
2020-09-19 12:28:56 +00:00
type = LUKE400
2023-07-09 14:09:18 +00:00
dac_family = helios
2020-09-27 23:04:05 +00:00
ip = 192.168.2.6
2020-10-05 20:22:42 +00:00
kpps = 25000
2020-10-06 22:04:55 +00:00
centerx = 0
centery = 0
2023-07-09 14:09:18 +00:00
zoomx = 50.0
zoomy = 50.0
2020-09-30 10:05:04 +00:00
sizex = 32000
2018-12-13 11:05:32 +00:00
sizey = 32000
2020-10-06 22:04:55 +00:00
finangle = 0.0
2023-07-09 14:09:18 +00:00
intens = 255
red = 100
green = 100
blue = 100
2019-08-06 01:08:54 +00:00
swapx = -1
swapy = -1
2018-12-15 19:03:32 +00:00
lsteps = [(1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-10-10 17:29:07 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
[laser3]
color = -1
2020-09-19 12:28:56 +00:00
type = LUKE400
2023-07-09 14:09:18 +00:00
dac_family = helios
2020-10-10 17:29:07 +00:00
ip = 192.168.1.5
2018-12-13 11:05:32 +00:00
kpps = 25000
2020-10-06 22:04:55 +00:00
centerx = 0
centery = 0
2023-07-09 14:09:18 +00:00
zoomx = 50.0
zoomy = 50.0
2018-12-13 11:05:32 +00:00
sizex = 32000
sizey = 32000
finangle = 0.0
2023-07-09 14:09:18 +00:00
intens = 255
red = 100
green = 100
blue = 1000
2020-10-10 17:29:07 +00:00
swapx = -1
swapy = -1
2018-12-15 19:03:32 +00:00
lsteps = [(1.0, 8),(0.25, 3), (0.75, 3), (1.0, 10)]
2018-12-13 11:05:32 +00:00
warpdest = [[-1500., 1500.],
2020-10-10 17:29:07 +00:00
[ 1500., 1500.],
[ 1500.,-1500.],
[-1500.,-1500.]]
2018-12-13 11:05:32 +00:00
2019-03-10 22:06:04 +00:00
[plugins]
plugins = {
2020-09-19 12:28:56 +00:00
"aurora": {"OSC": 8090, "command": "python3 plugins/aurora/aurora.py", "display": True},
"artnet": {"OSC": 8009, "command": "python3 libs3/artnet.py", "display": False},
2020-09-29 20:40:10 +00:00
"square": {"OSC": 8013, "command": "python3 plugins/square.py", "display": True},
2020-10-10 17:29:07 +00:00
"custom1": {"OSC": 8014, "command": "python3 plugins/custom1.py", "display": True}
2019-03-10 22:06:04 +00:00
}