It tests these point
#define Z_PROBE_X1 -70<br style="box-sizing: border-box; color: rgb(85, 85, 85); font-family: 'Open Sans', Arial, serif; font-size: 16px; line-height: 22.8571px; background-color: rgb(255, 255, 255);">#define Z_PROBE_Y1 -70<br style="box-sizing: border-box; color: rgb(85, 85, 85); font-family: 'Open Sans', Arial, serif; font-size: 16px; line-height: 22.8571px; background-color: rgb(255, 255, 255);">#define Z_PROBE_X2 -70<br style="box-sizing: border-box; color: rgb(85, 85, 85); font-family: 'Open Sans', Arial, serif; font-size: 16px; line-height: 22.8571px; background-color: rgb(255, 255, 255);">#define Z_PROBE_Y2 +70<br style="box-sizing: border-box; color: rgb(85, 85, 85); font-family: 'Open Sans', Arial, serif; font-size: 16px; line-height: 22.8571px; background-color: rgb(255, 255, 255);">#define Z_PROBE_X3 +70<br style="box-sizing: border-box; color: rgb(85, 85, 85); font-family: 'Open Sans', Arial, serif; font-size: 16px; line-height: 22.8571px; background-color: rgb(255, 255, 255);">#define Z_PROBE_Y3 -70
or the parallelogram you span with it if doing grid leveling. It adds z probe offset to it. Check eeprom as there might be different values stored!
Also make sure to start it not at z max, that would crash into endstop shift anything and do bad things.