You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config.txt
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,9 @@ if(first()){
35
35
#Air Compressor
36
36
Compressor_CFM = 254
37
37
MainReservoirVolume = 33.8
38
+
FeedPressure = 90 #Max Pressure for the BP/EQ
39
+
MainReservoirPressure = 140 #Max Pressure for the MR
40
+
MainReservoirRechragePressure = 130 #Min Pressure for the MR (This is the pressure that once it drops down it will rechrage from, ex, <130 = recharge to 140.)
0 commit comments