pipe cutter test ok recipe ok need calibration for first cut

This commit is contained in:
germano laptop 2025-01-27 14:42:18 +01:00
parent 69eb9a9f5f
commit c0786315f7
2 changed files with 1 additions and 3 deletions

View File

@ -82,7 +82,7 @@ canale_di_prova: 0
n_componenti: 1
tester_discharge_enable: yes
tagliatubi: x
lunghezza_corrugato: 100
lunghezza_corrugato:1000
diametro_corrugato:21
[autotest_leak]

View File

@ -138,8 +138,6 @@ class Test_Pipe_Cutter(Test_Test):
try:
self.display_text(text="RESET IN CORSO", bg_color="yellow")
self.reset_machine()
self.display_text(text="TAGLIO CORRUGATO IN CORSO", bg_color="green")
self.start_cutting()
except Exception as e: