recipes poly
This commit is contained in:
parent
49999f2c14
commit
a3118bf5ea
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
10
config/vision/labels/300146.pbtxt
Normal file
10
config/vision/labels/300146.pbtxt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
item {
|
||||
id: 1
|
||||
name: 'ok'
|
||||
color: '0x55AA55'
|
||||
}
|
||||
item {
|
||||
id: 2
|
||||
name: 'ko'
|
||||
color: '0xff0000'
|
||||
}
|
||||
10
config/vision/labels/670051071.pbtxt
Normal file
10
config/vision/labels/670051071.pbtxt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
item {
|
||||
id: 1
|
||||
name: 'ok'
|
||||
color: '0x55AA55'
|
||||
}
|
||||
item {
|
||||
id: 2
|
||||
name: 'ko'
|
||||
color: '0xff0000'
|
||||
}
|
||||
10
config/vision/labels/670051072.pbtxt
Normal file
10
config/vision/labels/670051072.pbtxt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
item {
|
||||
id: 1
|
||||
name: 'ok'
|
||||
color: '0x55AA55'
|
||||
}
|
||||
item {
|
||||
id: 2
|
||||
name: 'ko'
|
||||
color: '0xff0000'
|
||||
}
|
||||
10
config/vision/labels/670054129.pbtxt
Normal file
10
config/vision/labels/670054129.pbtxt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
item {
|
||||
id: 1
|
||||
name: 'ok'
|
||||
color: '0x55AA55'
|
||||
}
|
||||
item {
|
||||
id: 2
|
||||
name: 'ko'
|
||||
color: '0xff0000'
|
||||
}
|
||||
10
config/vision/labels/670054130.pbtxt
Normal file
10
config/vision/labels/670054130.pbtxt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
item {
|
||||
id: 1
|
||||
name: 'ok'
|
||||
color: '0x55AA55'
|
||||
}
|
||||
item {
|
||||
id: 2
|
||||
name: 'ko'
|
||||
color: '0xff0000'
|
||||
}
|
||||
10
config/vision/labels/670054812.pbtxt
Normal file
10
config/vision/labels/670054812.pbtxt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
item {
|
||||
id: 1
|
||||
name: 'ok'
|
||||
color: '0x55AA55'
|
||||
}
|
||||
item {
|
||||
id: 2
|
||||
name: 'ko'
|
||||
color: '0xff0000'
|
||||
}
|
||||
20
config/vision/recipes/300146.ini
Normal file
20
config/vision/recipes/300146.ini
Normal 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]
|
||||
|
||||
BIN
config/vision/recipes/300146.scsln
Normal file
BIN
config/vision/recipes/300146.scsln
Normal file
Binary file not shown.
20
config/vision/recipes/670051071.ini
Normal file
20
config/vision/recipes/670051071.ini
Normal 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]
|
||||
|
||||
20
config/vision/recipes/670051072.ini
Normal file
20
config/vision/recipes/670051072.ini
Normal 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]
|
||||
|
||||
20
config/vision/recipes/670054129.ini
Normal file
20
config/vision/recipes/670054129.ini
Normal 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]
|
||||
|
||||
20
config/vision/recipes/670054130.ini
Normal file
20
config/vision/recipes/670054130.ini
Normal 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]
|
||||
|
||||
20
config/vision/recipes/670054812.ini
Normal file
20
config/vision/recipes/670054812.ini
Normal 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]
|
||||
|
||||
BIN
config/vision/recipes/670054812.scsln
Normal file
BIN
config/vision/recipes/670054812.scsln
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user