stten8 discharge
This commit is contained in:
parent
a725a587ec
commit
85ef751ad2
|
|
@ -1,8 +1,8 @@
|
|||
codice_ricetta,cliente,codice_prodotto,descrizione,tempo_riempimento,tempo_assestamento,tempo_di_test,percentuale_minima_pressione_assestamento,percentuale_massima_pressione_assestamento,pressione_di_test_delta_minimo,pressione_di_test,pressione_di_test_delta_massimo,modello_etichetta,richiedi_inserimento_scarto,istruzione_abilitata
|
||||
5803112815,IVECO,5803112815,Daily Automatico,5,10,10,5,5,30,5000,5,ETA30x16_203dpi.prn,x,x
|
||||
5803112816,IVECO,5803112816,Daily Automatico,5,10,10,5,5,30,5000,5,ETA30x16_203dpi.prn,x,x
|
||||
000746453 REV.5,FERRARI,000746453 REV.5,TUBO RITORNO OLIO,10,30,20,5,5,25,10000,5,ferrari_stten8.prn,,
|
||||
MY83-6L701-AB,ASTON MARTIN,MY83-6L701-AB,TRANSMISSION OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,
|
||||
MY83-6L694-AB,ASTON MARTIN,MY83-6L694-AB,TRANSMISSION OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,
|
||||
MY83-6B747-BA,ASTON MARTIN,MY83-6B747-BA,ENGINE OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,
|
||||
MY83-6B748-BA,ASTON MARTIN,MY83-6B748-BA,ENGINE OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,
|
||||
codice_ricetta,cliente,codice_prodotto,descrizione,tempo_riempimento,tempo_assestamento,tempo_di_test,percentuale_minima_pressione_assestamento,percentuale_massima_pressione_assestamento,pressione_di_test_delta_minimo,pressione_di_test,pressione_di_test_delta_massimo,modello_etichetta,richiedi_inserimento_scarto,istruzione_abilitata,tempo_svuotamento
|
||||
5803112815,IVECO,5803112815,Daily Automatico,5,10,10,5,5,30,5000,5,ETA30x16_203dpi.prn,x,x,0
|
||||
5803112816,IVECO,5803112816,Daily Automatico,5,10,10,5,5,30,5000,5,ETA30x16_203dpi.prn,x,x,0
|
||||
000746453 REV.5,FERRARI,000746453 REV.5,TUBO RITORNO OLIO,10,30,20,5,5,25,10000,5,ferrari_stten8.prn,,,1
|
||||
MY83-6L701-AB,ASTON MARTIN,MY83-6L701-AB,TRANSMISSION OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,,1
|
||||
MY83-6L694-AB,ASTON MARTIN,MY83-6L694-AB,TRANSMISSION OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,,1
|
||||
MY83-6B747-BA,ASTON MARTIN,MY83-6B747-BA,ENGINE OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,,1
|
||||
MY83-6B748-BA,ASTON MARTIN,MY83-6B748-BA,ENGINE OIL,5,10,10,5,5,30,7000,5,aston_martin.prn,,,1
|
||||
|
|
|
@ -1,29 +0,0 @@
|
|||
[machine]
|
||||
description = MINO
|
||||
|
||||
[hardware_config]
|
||||
archive_synchronizer: present
|
||||
galaxy_camera: absent
|
||||
label_printer: present
|
||||
multicomp: present
|
||||
neo_pixels: present
|
||||
remote_api: present
|
||||
screwdriver: present
|
||||
tecna_t3: present
|
||||
uvc_camera: present
|
||||
vision_saver: present
|
||||
vision: present
|
||||
|
||||
[tecna_t3]
|
||||
model: t3l
|
||||
port: /dev/ttyUSB0
|
||||
|
||||
[multicomp]
|
||||
port: /dev/ttyACM0
|
||||
|
||||
[neo_pixels]
|
||||
port: /dev/ttyACM1
|
||||
|
||||
[archive_synchronizer]
|
||||
poll_time: 6
|
||||
hold_time: 1
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
[machine]
|
||||
description = NEO-DL
|
||||
|
||||
[hardware_config]
|
||||
archive_synchronizer: absent
|
||||
galaxy_camera: present
|
||||
label_printer: present
|
||||
neo_pixels: present
|
||||
remote_api: absent
|
||||
tecna_t3: present
|
||||
vision_saver: present
|
||||
vision: present
|
||||
|
||||
[tecna_t3]
|
||||
port: /dev/ttyUSB0
|
||||
|
||||
[neo_pixels]
|
||||
port: /dev/ttyACM0
|
||||
|
|
@ -39,6 +39,7 @@ label_template_field: modello_etichetta
|
|||
description_field: descrizione
|
||||
|
||||
[recipes_defaults]
|
||||
tecna_discharge_enable: yes
|
||||
dimensione_lotto_abilitata:
|
||||
tempo_pre_riempimento: 0
|
||||
pressione_pre_riempimento: 1000
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
[machine]
|
||||
description = VM
|
||||
|
||||
[tecna_t3]
|
||||
port: COM4
|
||||
|
||||
[neo_pixels]
|
||||
port: COM3
|
||||
|
||||
[label_printer]
|
||||
platform: windows
|
||||
printer: zd420
|
||||
|
||||
Loading…
Reference in New Issue
Block a user