Index: firmware/App/HDCommon.h =================================================================== diff -u -re82f92d4dec50a1e1362cf175fb20d412ddc5b32 -rbe0efb61904d152fd526777b4b367fcad3f39314 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision e82f92d4dec50a1e1362cf175fb20d412ddc5b32) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision be0efb61904d152fd526777b4b367fcad3f39314) @@ -72,6 +72,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