Issue with grid probe missing data points

Hi,
I noticed that after running a grid probe (11x13), the resulting grid has missing data. The probe ran to all the correct points and the DEBUG X, Y, Z is correct, but for some reason some of that data isn’t being saved in the grid. I am using leveling-strategy.rectangular-grid.human_readable = true, so this is direct copy/paste from pronterface.
At first I thought something is just wrong with the formatting of the data (e.g. y=181.6 was missing from the table) but realized there’s a missing data point as well. Also, if you issue M375.1 you get a different result than what you get immediately after the G32 command.
Any one know what’s going on?

Results after G32:
218.0000| 0.0075 -0.0887 -0.1500 -0.1788 -0.2950 -0.4250 -0.4725 -0.6613 -0.7863 -0.9700 -1.0912
199.8333| -0.0425 -0.1637 -0.1175 -0.2238 -0.2787 -0.3763 -0.5025 -0.5800 -0.7437 -0.8588 -1.1100
-0.0638 -0.0025 -0.2762 -0.2612 -0.3725 -0.5162 -0.6200 -0.7175 -0.9237 -1.0225
163.5000| 0.1050 0.0475 -0.0600 -0.1200 -0.2175 -0.3275 -0.4600 -0.5662 -0.7188 -0.8812 -1.0375
-0.2425 -0.3737 -0.4500 -0.6137 -0.7338 -0.8712 -1.0162
127.1667| 0.1263 0.0125 -0.0075 -0.1263 -0.2987 -0.3663 -0.5013 -0.5737 -0.7600 -0.9113 -0.9812
-0.6263 -0.7625 -0.8800 -1.0375
90.8333| 0.2300 0.1350 0.0075 -0.1088 -0.2375 -0.4125 -0.5275 -0.6962 -0.7950 -0.9425 -1.1300
-1.1150
54.5000| 0.1825 0.0375 -0.0325 -0.2050 -0.3012 -0.4213 -0.5875 -0.7725 -0.8888 -1.0387 -1.2013
36.3333| 0.1800 -0.0050 -0.1637 -0.3062 -0.4075 -0.5175 -0.6975 -0.8087 -1.0175 -1.0725 -1.2850
0.0763 -0.0638 -0.1388 -0.3225 -0.4388 -0.5250 -0.6613 -0.8138 -0.9887 -1.1850 -1.3425
0.0000| 0.0162 -0.1425 -0.2087 -0.3862 -0.5175 -0.6412 -0.7875 -0.9288 -1.0938 -1.2337 -1.4350
-+--+--+--+--+--+--+--+-
0.0000 18.0000 36.0000 54.0000 72.0000 90.0000 108.0000 126.0000 144.0000 162.0000 180.0000

Result after SENDING:M375.1
218.0000| 0.0075 -0.0887 -0.1500 -0.1788 -0.2950 -0.4250 -0.4725 -0.6613 -0.7863 -0.9700 -1.0912
199.8333| -0.0425 -0.1637 -0.1175 -0.2238 -0.2787 -0.3763 -0.5025 -0.5800 -0.7437 -0.8588 -1.1100
-0.0025 -0.2762 -0.2612 -0.3725 -0.5162 -0.6200 -0.7175 -0.9237 -1.0225
163.5000| 0.1050 0.0475 -0.0600 -0.1200 -0.2175 -0.3275 -0.4600 -0.5662 -0.7188 -0.8812 -1.0375
145.3333| 0.1888 0.1013 -0.0375 -0.1537 -0.2425 -0.3737 -0.4500 -0.6137 -0.7338 -0.8712 -1.0162
127.1667| 0.1263 0.0125 -0.0075 -0.1263 -0.2987 -0.3663 -0.5013 -0.5737 -0.7600 -0.9113 -0.9812
-0.7625 -0.8800 -1.0375
90.8333| 0.2300 0.1350 0.0075 -0.1088 -0.2375 -0.4125 -0.5275 -0.6962 -0.7950 -0.9425 -1.1300
54.5000| 0.1825 0.0375 -0.0325 -0.2050 -0.3012 -0.4213 -0.5875 -0.7725 -0.8888 -1.0387 -1.2013
36.3333| 0.1800 -0.0050 -0.1637 -0.3062 -0.4075 -0.5175 -0.6975 -0.8087 -1.0175 -1.0725 -1.2850
-0.0638 -0.1388 -0.3225 -0.4388 -0.5250 -0.6613 -0.8138 -0.9887 -1.1850 -1.3425
0.0000| 0.0162 -0.1425 -0.2087 -0.3862 -0.5175 -0.6412 -0.7875 -0.9288 -1.0938 -1.2337 -1.4350
-+--+--+--+--+--+--+-
0.0000 18.0000 36.0000 54.0000 72.0000 90.0000 108.0000 126.0000 144.0000 162.0000 180.0000

Imported from wikidot