pipe cutter test ok recipe ok need calibration for first cut
This commit is contained in:
parent
69eb9a9f5f
commit
c0786315f7
|
|
@ -82,7 +82,7 @@ canale_di_prova: 0
|
||||||
n_componenti: 1
|
n_componenti: 1
|
||||||
tester_discharge_enable: yes
|
tester_discharge_enable: yes
|
||||||
tagliatubi: x
|
tagliatubi: x
|
||||||
lunghezza_corrugato: 100
|
lunghezza_corrugato:1000
|
||||||
diametro_corrugato:21
|
diametro_corrugato:21
|
||||||
|
|
||||||
[autotest_leak]
|
[autotest_leak]
|
||||||
|
|
|
||||||
|
|
@ -138,8 +138,6 @@ class Test_Pipe_Cutter(Test_Test):
|
||||||
try:
|
try:
|
||||||
self.display_text(text="RESET IN CORSO", bg_color="yellow")
|
self.display_text(text="RESET IN CORSO", bg_color="yellow")
|
||||||
self.reset_machine()
|
self.reset_machine()
|
||||||
self.display_text(text="TAGLIO CORRUGATO IN CORSO", bg_color="green")
|
|
||||||
self.start_cutting()
|
|
||||||
|
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user