This commit is contained in:
neo-dl 2022-09-05 15:26:35 +02:00
parent 4b7db23bf0
commit e7018c2d57
4 changed files with 29 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[hostnames]
ST-TEN-2: stten2
stten3: stten3
ST-TEN-1: stten1
this: this
mino: mino

View File

@ -1,9 +1,12 @@
[hardware_config]
archive_synchronizer: absent
galaxy_camera: absent
label_printer: present
multicomp: present
neo_pixels: absent
remote_api: present
tecna_t3: present
tecna_t3: absent
vision_saver: present
vision: present
[tecna_t3]
port: COM5

View File

@ -0,0 +1,15 @@
[hardware_config]
archive_synchronizer: absent
galaxy_camera: absent
label_printer: present
neo_pixels: absent
remote_api: present
tecna_t3: absent
vision_saver: present
vision: present
[tecna_t3]
port: COM5
[multicomp]
port: COM8

8
init_win.bat Normal file
View File

@ -0,0 +1,8 @@
:: WINDOWS: ENABLE POWERSHELL TERMINAL SCRIPT FUNCTIONALITY (VENV)
:: RUN FROM POWERSHELL W/ADMIN RIGHTS:
:: Set-ExecutionPolicy Unrestricted -Scope CurrentUser
cd tmp
:: GXIPY
Invoke-WebRequest -uri "https://dahengimaging.com/downloads/Galaxy_Windows_EN_32bits%2064bits_1.18.2208.9301.zip" -OutFile Galaxy_Windows_EN_32bits_64bits_1.18.2208.9301.zip