lj_rust/copyme.settings.toml

38 lines
594 B
TOML
Raw Permalink Normal View History

# file: settings.toml
2023-06-03 16:42:44 +00:00
# Rename me !
# The main key of your laser in LJ
2023-06-03 16:11:55 +00:00
laser_id = 0
2023-06-03 16:42:44 +00:00
# Activate for more debug
2023-06-05 11:12:49 +00:00
debug = true
2023-06-03 16:42:44 +00:00
2023-06-04 13:03:09 +00:00
# Redis URL as redis://IP:port/
redis_url = "redis://127.0.0.1:6379/"
2023-06-03 16:42:44 +00:00
# Either Helios or Etherdream
# For Helios. USB Device Id of the DAC
#[dac.helios]
#id = 0
2023-06-03 16:42:44 +00:00
2023-06-29 21:24:56 +00:00
# For dummy dac:
[dac.dummy]
2023-06-29 21:24:56 +00:00
2023-06-03 16:42:44 +00:00
# For Etherdream. IP of the DAC
2023-06-04 15:33:28 +00:00
# [dac.etherdream]
# ip = "192.168.1.68"
2023-06-07 15:26:30 +00:00
[[transformers]]
[transformers.translate]
x = 2000
y = 2000
2023-06-07 15:26:30 +00:00
[[transformers]]
[transformers.replicate]
Until = 48
2023-07-06 20:18:44 +00:00
# Never remove this : this is mandatory
[[transformers]]
[transformers.intensity]