Index: firmware/App/HDCommon.h =================================================================== diff -u -r340ca3700bbc4235d85d82864597fe17ab4b557a -rd5b22405ec6269a9fc9f56f8a27651b71a878282 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 340ca3700bbc4235d85d82864597fe17ab4b557a) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision d5b22405ec6269a9fc9f56f8a27651b71a878282) @@ -71,6 +71,8 @@ // #define DISABLE_BATT_COMM 1 // Disable battery communication. #define SKIP_AIR_BUBBLE_CHECK 1 // Skip air bubble detector self-test. #define DISABLE_OCCLUSION_SELF_TEST 1 // Skip occlusion sensor self-test. + #define SKIP_CARTRIDGE_REMOVAL 1 // Skip cartridge removal check + #define SKIP_EMPTY_RES_CHECK 1 // Skip reservoir empty check #include #include