Index: firmware/App/Modes/TreatmentStop.c =================================================================== diff -u -r408247fba0f81c8ca77fb3144694ac8d7358d87b -r65320e112a616c7982bb816fb318ac42c25945ee --- firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision 408247fba0f81c8ca77fb3144694ac8d7358d87b) +++ firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision 65320e112a616c7982bb816fb318ac42c25945ee) @@ -105,6 +105,7 @@ setAlarmUserActionEnabled( ALARM_USER_ACTION_END_TREATMENT, TRUE ); // Set Dialysate valves to bypass filter for recirculation + signalDialOutPumpHardStop(); setValvePosition( VDI, VALVE_POSITION_C_CLOSE ); setValvePosition( VDO, VALVE_POSITION_C_CLOSE );