From 99a973020890325da480a7caba2a4e900a815c5b Mon Sep 17 00:00:00 2001 From: Tomasz Kostrzewa Date: Thu, 28 Dec 2023 16:25:49 +0100 Subject: [PATCH] modified: HP_printer_555/hp_smart_tank_plus_555_head_clean.ps1 --- HP_printer_555/hp_smart_tank_plus_555_head_clean.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HP_printer_555/hp_smart_tank_plus_555_head_clean.ps1 b/HP_printer_555/hp_smart_tank_plus_555_head_clean.ps1 index a01fc52..337be94 100644 --- a/HP_printer_555/hp_smart_tank_plus_555_head_clean.ps1 +++ b/HP_printer_555/hp_smart_tank_plus_555_head_clean.ps1 @@ -9,7 +9,7 @@ $running_time_start = 10 $running_time_stop = 20 # set day interval between last print and head cleannig -$days_between = 0.25 +$days_between = 7 $sec_per_day = 86400 $days_between = $days_between * $sec_per_day