recipes poly

This commit is contained in:
sttentest 2025-08-28 11:39:14 +02:00
parent 49999f2c14
commit a3118bf5ea
19 changed files with 190 additions and 11 deletions

View File

@ -11,7 +11,7 @@ ST-TEN-9: st-ten-9
st-ten-10: st-ten-10
st-ten-11: st-ten-11
st-ten-12: st-ten-12
st-ten-13: st-ten-13
st-ten-13: ST-TEN-13
st-ten-14: st-ten-14
st-ten-15: st-ten-15
test-linux: test-linux

View File

@ -9,9 +9,10 @@ uvc_camera: absent
label_printer: present
neo_pixels: absent
remote_api: absent
hikrobot_sc: present
tecna_t3: present
vision_saver: absent
vision: absent
vision_saver: present
vision: present
screwdriver: absent
digital_io: present
barcode_recipe_selection: present
@ -20,14 +21,12 @@ discard_box: absent
#enforce_piece_removal: yes
[tecna_t3]
connection_type:ethernet
ip_address:10.10.10.5
port: 502
model: t3p
port: COM4
model: t3l
[label_printer]
platform: linux
printer: ZTC-ZD421-203dpi-ZPL
platform: windows
printer: zd421
risoluzione:203
@ -36,7 +35,7 @@ risoluzione:203
id: USB-5862,BID#0
[fixture_rfid]
port: ttyUSB1 #correct way to declare usb in linux
port: COM5
[recipe]
recipe_name_field: codice_ricetta

View File

@ -0,0 +1,10 @@
item {
id: 1
name: 'ok'
color: '0x55AA55'
}
item {
id: 2
name: 'ko'
color: '0xff0000'
}

View File

@ -0,0 +1,10 @@
item {
id: 1
name: 'ok'
color: '0x55AA55'
}
item {
id: 2
name: 'ko'
color: '0xff0000'
}

View File

@ -0,0 +1,10 @@
item {
id: 1
name: 'ok'
color: '0x55AA55'
}
item {
id: 2
name: 'ko'
color: '0xff0000'
}

View File

@ -0,0 +1,10 @@
item {
id: 1
name: 'ok'
color: '0x55AA55'
}
item {
id: 2
name: 'ko'
color: '0xff0000'
}

View File

@ -0,0 +1,10 @@
item {
id: 1
name: 'ok'
color: '0x55AA55'
}
item {
id: 2
name: 'ko'
color: '0xff0000'
}

View File

@ -0,0 +1,10 @@
item {
id: 1
name: 'ok'
color: '0x55AA55'
}
item {
id: 2
name: 'ko'
color: '0xff0000'
}

View File

@ -0,0 +1,20 @@
# O-RING PRESENCE DETECTOR
# FOR FERRARI 000952054
[general]
name: POLYTHEC
instruction: CONTROLLARE ASSENZA PUNTO VERDE
neural_network: none
type: smart_camera
camera_type: hikrobot_sc
num_cameras: 1
rotations=0
solution_name=300146
[markers]
[zones]
p1: 620,630 600,600 ok
[labels]

Binary file not shown.

View File

@ -0,0 +1,20 @@
# O-RING PRESENCE DETECTOR
# FOR FERRARI 000952054
[general]
name: Test assenza
instruction: CONTROLLARE ASSENZA PUNTO VERDE
neural_network: none
type: smart_camera
camera_type: hikrobot_sc
num_cameras: 1
rotations=0
solution_name=670051071
[markers]
[zones]
p1: 620,630 600,600 ok
[labels]

View File

@ -0,0 +1,20 @@
# O-RING PRESENCE DETECTOR
# FOR FERRARI 000952054
[general]
name: Test assenza
instruction: CONTROLLARE ASSENZA PUNTO VERDE
neural_network: none
type: smart_camera
camera_type: hikrobot_sc
num_cameras: 1
rotations=0
solution_name=670051072
[markers]
[zones]
p1: 620,630 600,600 ok
[labels]

View File

@ -0,0 +1,20 @@
# O-RING PRESENCE DETECTOR
# FOR FERRARI 000952054
[general]
name: Test assenza
instruction: CONTROLLARE ASSENZA PUNTO VERDE
neural_network: none
type: smart_camera
camera_type: hikrobot_sc
num_cameras: 1
rotations=0
solution_name=670054129
[markers]
[zones]
p1: 620,630 600,600 ok
[labels]

View File

@ -0,0 +1,20 @@
# O-RING PRESENCE DETECTOR
# FOR FERRARI 000952054
[general]
name: Test assenza
instruction: CONTROLLARE ASSENZA PUNTO VERDE
neural_network: none
type: smart_camera
camera_type: hikrobot_sc
num_cameras: 1
rotations=0
solution_name=670054130
[markers]
[zones]
p1: 620,630 600,600 ok
[labels]

View File

@ -0,0 +1,20 @@
# O-RING PRESENCE DETECTOR
# FOR FERRARI 000952054
[general]
name: Test presenza
instruction: CONTROLLARE PRESENZA PUNTO VERDE
neural_network: none
type: smart_camera
camera_type: hikrobot_sc
num_cameras: 1
rotations=0
solution_name=670054812
[markers]
[zones]
p1: 620,630 600,600 ok
[labels]

Binary file not shown.

View File

@ -1,4 +1,4 @@
echo on
SET mypath=%~dp0
cd %mypath%
.\venv\Scripts\activate.bat && python -O "./src/main.py"
.\venv\Scripts\activate.bat && python -O "./src/main.py" --vision