[General] lasernumber = 1 debug = 1 rediserverip = 0.0.0.0 wwwip = 192.168.2.43 nozoscip = 127.0.0.1 oscserverip = 127.0.0.1 autostart = artnet wstype = ws wsport = 9001 [laser0] color = -1 type = LOCAL dac_family = helios ip = 127.0.0.1 kpps = 32692 centerx = -5376.0 centery = 11844.0 zoomx = 29.15625 zoomy = 31.21875 sizex = 32000.0 sizey = 32000.0 finangle = 0.0 intens = 255.0 red = 100 green = 100 blue = 100 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.]] [laser1] color = -1 type = LOCAL 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 red = 100 green = 100 blue = 100 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.]] [laser2] color = -1 type = LUKE400 dac_family = helios ip = 192.168.2.6 kpps = 25000 centerx = 0 centery = 0 zoomx = 50.0 zoomy = 50.0 sizex = 32000 sizey = 32000 finangle = 0.0 intens = 255 red = 100 green = 100 blue = 100 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.]] [laser3] color = -1 type = LUKE400 dac_family = helios ip = 192.168.1.5 kpps = 25000 centerx = 0 centery = 0 zoomx = 50.0 zoomy = 50.0 sizex = 32000 sizey = 32000 finangle = 0.0 intens = 255 red = 100 green = 100 blue = 1000 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.]] [plugins] plugins = { "aurora": {"OSC": 8090, "command": "python3 plugins/aurora/aurora.py", "display": True}, "artnet": {"OSC": 8009, "command": "python3 libs3/artnet.py", "display": False}, "square": {"OSC": 8013, "command": "python3 plugins/square.py", "display": True}, "custom1": {"OSC": 8014, "command": "python3 plugins/custom1.py", "display": True} }