diff --git a/Thermo.Active.Config/Config/moduleBlockConfig.xml b/Thermo.Active.Config/Config/moduleBlockConfig.xml
index 902cd86d..afe3014a 100644
--- a/Thermo.Active.Config/Config/moduleBlockConfig.xml
+++ b/Thermo.Active.Config/Config/moduleBlockConfig.xml
@@ -16,7 +16,6 @@
-1
false
-
1
diff --git a/Thermo.Active.Config/Config/recipeConfig.xml b/Thermo.Active.Config/Config/recipeConfig.xml
index bc6ceda6..45c20f58 100644
--- a/Thermo.Active.Config/Config/recipeConfig.xml
+++ b/Thermo.Active.Config/Config/recipeConfig.xml
@@ -2186,6 +2186,23 @@
enum
1
0
+
+
+
+ 1
+ estrazione-normale.json
+
+
+
+ 2
+ estrazione-senza-cornice.json
+
+
+
+ 3
+ estrazione-assistita.json
+
+
197
@@ -2208,23 +2225,6 @@
integer
1
0
-
-
-
- 1
- estrazione-normale.json
-
-
-
- 2
- estrazione-senza-cornice.json
-
-
-
- 3
- estrazione-assistita.json
-
-
199
diff --git a/Thermo.Active.Config/Config/thermoProdConfig.xml b/Thermo.Active.Config/Config/thermoProdConfig.xml
index 4c42ac47..cc5d2419 100644
--- a/Thermo.Active.Config/Config/thermoProdConfig.xml
+++ b/Thermo.Active.Config/Config/thermoProdConfig.xml
@@ -1,7 +1,7 @@
- Gauge
+ GAUGE
Potenza
kWatt
@@ -11,7 +11,7 @@
2000000
- Gauge
+ GAUGE
Vuoto
Bar
@@ -21,7 +21,7 @@
0
- Gauge
+ GAUGE
Aria
Bar
diff --git a/Thermo.Active.Config/Config/thermoProdConfigValidator.xsd b/Thermo.Active.Config/Config/thermoProdConfigValidator.xsd
index e31a28f5..aaf85850 100644
--- a/Thermo.Active.Config/Config/thermoProdConfigValidator.xsd
+++ b/Thermo.Active.Config/Config/thermoProdConfigValidator.xsd
@@ -25,7 +25,7 @@
-
+
diff --git a/Thermo.Active.Model/Thermo.Active.Model.csproj b/Thermo.Active.Model/Thermo.Active.Model.csproj
index 169d38a2..d557dbae 100644
--- a/Thermo.Active.Model/Thermo.Active.Model.csproj
+++ b/Thermo.Active.Model/Thermo.Active.Model.csproj
@@ -63,6 +63,7 @@
+
@@ -108,6 +109,7 @@
+
diff --git a/Thermo.Active/Dict/Labels_italian.txt b/Thermo.Active/Dict/Labels_italian.txt
index b2f64413..14c25e2c 100644
--- a/Thermo.Active/Dict/Labels_italian.txt
+++ b/Thermo.Active/Dict/Labels_italian.txt
@@ -344,3 +344,6 @@ options_thermoregulator_9_enabled,options_thermoregulator_9_enabled
options_thermoregulator_9_setpoint,options_thermoregulator_9_setpoint
options_thermoregulator_10_enabled,options_thermoregulator_10_enabled
options_thermoregulator_10_setpoint,options_thermoregulator_10_setpoint
+gauge_potenza,gauge_potenza
+gauge_vuoto,gauge_vuoto
+gauge_aria,gauge_aria
\ No newline at end of file