How to enable the distortion map from repetier host

Hello,

I'm able to do a G32, then enable autolevel.
Then I want to run a bed height map from repetier host, which gives me the following matrix (this is on a PCB): 

>>
X: 42,00 81,50 121,00 160,50 200,00
y: 200,00 23,08 23,05 22,93 22,72 22,47
y: 175,00 23,08 23,08 22,97 22,79 22,56
y: 150,00 23,12 23,11 23,00 22,82 22,62
y: 125,00 23,19 23,14 23,00 22,82 22,69
y: 100,00 23,25 23,14 23,04 22,79 22,68

<<

but how to enable this correction without running manually 25 G33 Xxxx Yxxxx Zxxxx commands ?? 
I thought after a "bed height map", this was enabled by default :(

if I run a G33 L0, I see correction Z 0.00
>>
22:47:51.979 : g33 l0
22:47:52.079 : ok 209
22:47:52.079 : G33 X10.00 Y10.00 Z0.000
22:47:52.199 : G33 X10.00 Y55.00 Z0.000
22:47:52.199 : G33 X10.00 Y100.00 Z0.000
22:47:52.199 : G33 X10.00 Y145.00 Z0.000
22:47:52.199 : G33 X10.00 Y190.00 Z0.000
22:47:52.199 : G33 X55.00 Y10.00 Z0.000
22:47:52.199 : G33 X55.00 Y55.00 Z0.000
22:47:52.199 : G33 X55.00 Y100.00 Z0.000
...
<<

if I run a M323 S1 or P1, and run a G33 L0, same story.

 if I run a G33 without any option, the cnc goes to home, then move  a bit, then fails
>>
22:51:53.396 : g33
22:51:53.506 : ok 263
22:51:55.539 : busy:processing
22:51:57.532 : busy:processing
22:51:57.993 : Z correction disabled
22:51:57.993 : Reference Z for measurement:29.000
22:52:00.516 : busy:processing
22:52:01.638 : busy:processing
22:52:02.559 : Error:z-probe triggered before starting probing.
22:52:02.559 : Error:Stopping distortion measurement due to errors.
22:52:02.559 : ;@stop
22:52:02.559 : RequestStop:
22:52:03.801 : busy:processing
22:52:04.802 : fatal:G33 failed! - Printer stopped and heaters disabled due to this error. Fix error and restart with M999.
<<

this is a sample of the full run  : 
>>
22:43:43.441 : wait
22:43:44.162 : G1 X42.00 Y100.00 Z4.240 F1200
22:43:44.162 : G30 P1
22:43:44.162 : G1 X81.50 Y100.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X121.00 Y100.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X160.50 Y100.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X200.00 Y100.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X42.00 Y125.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X81.50 Y125.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X121.00 Y125.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X160.50 Y125.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X200.00 Y125.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X42.00 Y150.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X81.50 Y150.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X121.00 Y150.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X160.50 Y150.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.162 : G1 X200.00 Y150.00 Z4.240 F1200
22:43:44.162 : G30 P0
22:43:44.172 : G1 X42.00 Y175.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X81.50 Y175.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X121.00 Y175.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X160.50 Y175.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X200.00 Y175.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X42.00 Y200.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X81.50 Y200.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X121.00 Y200.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X160.50 Y200.00 Z4.240 F1200
22:43:44.172 : G30 P0
22:43:44.172 : G1 X200.00 Y200.00 Z4.240 F1200
22:43:44.172 : G30 P2
22:43:44.293 : ok 159
22:43:44.293 : ok 160
22:43:46.305 : busy:processing
22:43:48.348 : busy:processing
22:43:50.351 : busy:processing
22:43:52.364 : busy:processing
22:43:54.597 : busy:processing
22:43:56.670 : busy:processing
22:43:58.383 : Z-probe:23.249 X:42.00 Y:100.00 zCorr:0.000
22:43:58.383 : ok 161
22:43:58.383 : ok 162
22:44:00.406 : busy:processing
22:44:02.419 : busy:processing
22:44:04.412 : busy:processing
22:44:04.872 : Z-probe:23.137 X:81.50 Y:100.00 zCorr:0.000
22:44:04.872 : ok 163
22:44:04.872 : ok 164
22:44:06.885 : busy:processing
22:44:08.888 : busy:processing
22:44:10.901 : busy:processing
22:44:12.663 : Z-probe:23.040 X:121.00 Y:100.00 zCorr:0.000
22:44:12.663 : ok 165
22:44:12.663 : ok 166
22:44:14.716 : busy:processing
22:44:16.629 : busy:processing
22:44:18.682 : busy:processing
22:44:19.694 : Z-probe:22.791 X:160.50 Y:100.00 zCorr:0.000
22:44:19.694 : ok 167
22:44:19.694 : ok 168
22:44:21.646 : busy:processing
22:44:23.699 : busy:processing
22:44:25.602 : busy:processing
22:44:26.884 : Z-probe:22.688 X:200.00 Y:100.00 zCorr:0.000
22:44:26.884 : ok 169
22:44:26.884 : ok 170
22:44:28.887 : busy:processing
22:44:30.840 : busy:processing
22:44:32.842 : busy:processing
22:44:34.925 : busy:processing
22:44:36.808 : busy:processing
22:44:38.861 : busy:processing
22:44:39.983 : Z-probe:23.184 X:42.00 Y:125.00 zCorr:0.000
22:44:39.983 : ok 171
22:44:39.983 : ok 172
22:44:41.925 : busy:processing
22:44:49.787 : busy:processing
22:44:51.750 : busy:processing
22:44:53.472 : Z-probe:23.132 X:81.50 Y:125.00 zCorr:0.000
22:44:53.472 : ok 173
22:44:53.582 : ok 174
22:44:55.475 : busy:processing
22:44:57.488 : busy:processing
22:44:59.831 : busy:processing
22:45:00.502 : Z-probe:23.002 X:121.00 Y:125.00 zCorr:0.000
22:45:00.502 : ok 175
22:45:00.502 : ok 176
22:45:02.505 : busy:processing
22:45:04.508 : busy:processing
22:45:06.521 : busy:processing
22:45:06.691 : Z-probe:22.820 X:160.50 Y:125.00 zCorr:0.000
22:45:06.691 : ok 177
22:45:06.691 : ok 178
22:45:08.644 : busy:processing
22:45:10.647 : busy:processing
22:45:12.660 : busy:processing
22:45:12.880 : Z-probe:22.697 X:200.00 Y:125.00 zCorr:0.000
22:45:12.880 : ok 179
22:45:12.880 : ok 180
22:45:14.883 : busy:processing
22:45:16.846 : busy:processing
22:45:18.899 : busy:processing
22:45:20.902 : busy:processing
22:45:22.914 : busy:processing
22:45:24.917 : busy:processing
22:45:25.929 : Z-probe:23.115 X:42.00 Y:150.00 zCorr:0.000
22:45:25.929 : ok 181
22:45:25.929 : ok 182
22:45:27.922 : busy:processing
22:45:33.059 : busy:processing
22:45:34.962 : busy:processing
22:45:38.547 : Z-probe:23.107 X:81.50 Y:150.00 zCorr:0.000
22:45:38.547 : ok 183
22:45:38.547 : ok 184
22:45:38.777 : busy:processing
22:45:40.780 : busy:processing
22:45:42.793 : busy:processing
22:45:43.684 : Z-probe:22.994 X:121.00 Y:150.00 zCorr:0.000
22:45:43.684 : ok 185
22:45:43.684 : ok 186
22:45:45.697 : busy:processing
22:45:47.690 : busy:processing
22:45:49.703 : busy:processing
22:45:50.614 : Z-probe:22.818 X:160.50 Y:150.00 zCorr:0.000
22:45:50.614 : ok 187
22:45:50.614 : ok 188
22:45:52.607 : busy:processing
22:45:54.720 : busy:processing
22:45:56.723 : busy:processing
22:45:58.175 : Z-probe:22.622 X:200.00 Y:150.00 zCorr:0.000
22:45:58.175 : ok 189
22:45:58.175 : ok 190
22:46:00.098 : busy:processing
22:46:02.171 : busy:processing
22:46:04.114 : busy:processing
22:46:06.107 : busy:processing
22:46:08.119 : busy:processing
22:46:10.132 : busy:processing
22:46:11.805 : Z-probe:23.086 X:42.00 Y:175.00 zCorr:0.000
22:46:11.805 : ok 191
22:46:11.985 : ok 192
22:46:15.600 : busy:processing
22:46:17.713 : busy:processing
22:46:19.386 : Z-probe:23.087 X:81.50 Y:175.00 zCorr:0.000
22:46:19.396 : ok 193
22:46:19.396 : ok 194
22:46:21.378 : busy:processing
22:46:23.391 : busy:processing
22:46:25.404 : busy:processing
22:46:25.765 : Z-probe:22.980 X:121.00 Y:175.00 zCorr:0.000
22:46:25.765 : ok 195
22:46:25.765 : ok 196
22:46:27.748 : busy:processing
22:46:29.761 : busy:processing
22:46:31.763 : busy:processing
22:46:32.535 : Z-probe:22.798 X:160.50 Y:175.00 zCorr:0.000
22:46:32.535 : ok 197
22:46:32.655 : ok 198
22:46:34.668 : busy:processing
22:46:36.560 : busy:processing
22:46:38.573 : busy:processing
22:46:39.565 : Z-probe:22.558 X:200.00 Y:175.00 zCorr:0.000
22:46:39.565 : ok 199
22:46:39.565 : ok 200
22:46:42.269 : busy:processing
22:46:43.580 : busy:processing
22:46:45.583 : busy:processing
22:46:47.586 : busy:processing
22:46:49.599 : busy:processing
22:46:51.712 : busy:processing
22:46:51.932 : Z-probe:23.089 X:42.00 Y:200.00 zCorr:0.000
22:46:51.932 : ok 201
22:46:51.932 : ok 202
22:46:53.945 : busy:processing
22:46:55.968 : busy:processing
22:46:59.824 : busy:processing
22:46:59.824 : Z-probe:23.055 X:81.50 Y:200.00 zCorr:0.000
22:46:59.824 : ok 203
22:46:59.824 : ok 204
22:47:00.635 : busy:processing
22:47:02.648 : busy:processing
22:47:04.651 : busy:processing
22:47:05.191 : Z-probe:22.938 X:121.00 Y:200.00 zCorr:0.000
22:47:05.191 : ok 205
22:47:05.191 : ok 206
22:47:07.154 : busy:processing
22:47:09.217 : busy:processing
22:47:11.220 : busy:processing
22:47:11.781 : Z-probe:22.723 X:160.50 Y:200.00 zCorr:0.000
22:47:11.781 : ok 207
22:47:11.781 : ok 208
22:47:13.894 : busy:processing
22:47:15.907 : busy:processing
22:47:18.020 : busy:processing
22:47:18.030 : Z-probe:22.474 X:200.00 Y:200.00 zCorr:0.000
22:47:18.030 : wait
22:47:19.031 : wait

22:47:50.146 : wait
22:47:51.148 : wait
22:47:51.979 : g33 l0
22:47:52.079 : ok 209
22:47:52.079 : G33 X10.00 Y10.00 Z0.000
22:47:52.199 : G33 X10.00 Y55.00 Z0.000
22:47:52.199 : G33 X10.00 Y100.00 Z0.000
22:47:52.199 : G33 X10.00 Y145.00 Z0.000
22:47:52.199 : G33 X10.00 Y190.00 Z0.000
22:47:52.199 : G33 X55.00 Y10.00 Z0.000
22:47:52.199 : G33 X55.00 Y55.00 Z0.000
22:47:52.199 : G33 X55.00 Y100.00 Z0.000
22:47:52.199 : G33 X55.00 Y145.00 Z0.000
22:47:52.199 : G33 X55.00 Y190.00 Z0.000
22:47:52.199 : G33 X100.00 Y10.00 Z0.000
22:47:52.199 : G33 X100.00 Y55.00 Z0.000
22:47:52.199 : G33 X100.00 Y100.00 Z0.000
22:47:52.199 : G33 X100.00 Y145.00 Z0.000
22:47:52.199 : G33 X100.00 Y190.00 Z0.000
22:47:52.199 : G33 X145.00 Y10.00 Z0.000
22:47:52.199 : G33 X145.00 Y55.00 Z0.000
22:47:52.199 : G33 X145.00 Y100.00 Z0.000
22:47:52.199 : G33 X145.00 Y145.00 Z0.000
22:47:52.199 : G33 X145.00 Y190.00 Z0.000
22:47:52.199 : G33 X190.00 Y10.00 Z0.000
22:47:52.199 : G33 X190.00 Y55.00 Z0.000
22:47:52.199 : G33 X190.00 Y100.00 Z0.000
22:47:52.199 : G33 X190.00 Y145.00 Z0.000
22:47:52.199 : G33 X190.00 Y190.00 Z0.000
22:47:53.040 : wait
22:47:54.052 : wait
22:47:55.053 : wait
22:47:56.055 : wait
22:47:57.056 : wait
22:47:58.178 : wait
22:47:59.179 : wait
22:48:00.181 : wait
22:48:00.852 : m323 s1
22:48:00.962 : ok 210
22:48:00.962 : Z correction enabled
22:48:01.973 : wait
22:48:03.075 : wait
22:48:04.086 : wait
22:48:05.088 : wait
22:48:06.089 : wait
22:48:07.090 : wait
22:48:08.132 : wait
22:48:08.913 : m323 p1
22:48:09.023 : ok 211
22:48:09.023 : Z correction enabled
22:48:10.115 : wait
22:48:11.106 : wait
22:48:12.108 : wait
22:48:13.109 : wait
22:48:14.081 : wait
22:48:15.022 : wait
22:48:15.232 : G1 X42.00 Y100.00 Z4.240 F1200
22:48:15.232 : G30 P1
22:48:15.232 : G1 X81.50 Y100.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X121.00 Y100.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X160.50 Y100.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X200.00 Y100.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X42.00 Y125.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X81.50 Y125.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X121.00 Y125.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X160.50 Y125.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X200.00 Y125.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X42.00 Y150.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X81.50 Y150.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X121.00 Y150.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X160.50 Y150.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X200.00 Y150.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X42.00 Y175.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X81.50 Y175.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X121.00 Y175.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X160.50 Y175.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X200.00 Y175.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X42.00 Y200.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X81.50 Y200.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X121.00 Y200.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X160.50 Y200.00 Z4.240 F1200
22:48:15.232 : G30 P0
22:48:15.232 : G1 X200.00 Y200.00 Z4.240 F1200
22:48:15.232 : G30 P2
22:48:15.362 : ok 212
22:48:15.362 : ok 213
22:48:17.315 : busy:processing
22:48:19.478 : busy:processing
22:48:21.481 : busy:processing
22:48:23.484 : busy:processing
22:48:26.058 : busy:processing
22:48:28.061 : busy:processing
22:48:29.963 : Z-probe:23.252 X:42.00 Y:100.00 zCorr:0.000
22:48:29.963 : ok 214
22:48:29.963 : ok 215
22:48:31.846 : busy:processing
22:48:33.979 : busy:processing
22:48:35.862 : busy:processing
22:48:36.543 : Z-probe:23.139 X:81.50 Y:100.00 zCorr:0.000
22:48:36.543 : ok 216
22:48:36.543 : ok 217
22:48:38.436 : busy:processing
22:48:41.009 : busy:processing
22:48:43.012 : busy:processing
22:48:44.574 : Z-probe:23.041 X:121.00 Y:100.00 zCorr:0.000
22:48:44.574 : ok 218
22:48:44.574 : ok 219
22:48:46.577 : busy:processing
22:48:49.552 : busy:processing
22:48:50.823 : busy:processing
22:48:52.265 : Z-probe:22.792 X:160.50 Y:100.00 zCorr:0.000
22:48:52.265 : ok 220
22:48:52.265 : ok 221
22:48:54.388 : busy:processing
22:48:56.391 : busy:processing
22:48:59.806 : busy:processing
22:48:59.806 : Z-probe:22.684 X:200.00 Y:100.00 zCorr:0.000
22:48:59.806 : ok 222
22:48:59.806 : ok 223
22:49:00.748 : busy:processing
22:49:02.690 : busy:processing
22:49:04.753 : busy:processing
22:49:06.756 : busy:processing
22:49:08.759 : busy:processing
22:49:10.772 : busy:processing
22:49:11.553 : Z-probe:23.187 X:42.00 Y:125.00 zCorr:0.000
22:49:11.553 : ok 224
22:49:11.553 : ok 225
22:49:13.566 : busy:processing
22:49:15.569 : busy:processing
22:49:17.532 : busy:processing
22:49:18.583 : Z-probe:23.135 X:81.50 Y:125.00 zCorr:0.000
22:49:18.583 : ok 226
22:49:18.583 : ok 227
22:49:20.506 : busy:processing
22:49:22.479 : busy:processing
22:49:24.482 : busy:processing
22:49:25.163 : Z-probe:23.004 X:121.00 Y:125.00 zCorr:0.000
22:49:25.163 : ok 228
22:49:25.163 : ok 229
22:49:27.176 : busy:processing
22:49:29.169 : busy:processing
22:49:31.292 : busy:processing
22:49:31.842 : Z-probe:22.822 X:160.50 Y:125.00 zCorr:0.000
22:49:31.842 : ok 230
22:49:31.842 : ok 231
22:49:33.855 : busy:processing
22:49:35.858 : busy:processing
22:49:37.811 : busy:processing
22:49:38.031 : Z-probe:22.691 X:200.00 Y:125.00 zCorr:0.000
22:49:38.031 : ok 232
22:49:38.031 : ok 233
22:49:40.094 : busy:processing
22:49:42.097 : busy:processing
22:49:44.100 : busy:processing
22:49:46.113 : busy:processing
22:49:48.086 : busy:processing
22:49:50.008 : busy:processing
22:49:50.579 : Z-probe:23.120 X:42.00 Y:150.00 zCorr:0.000
22:49:50.579 : ok 234
22:49:50.579 : ok 235
22:49:53.153 : busy:processing
22:49:54.585 : busy:processing
22:49:56.598 : busy:processing
22:49:57.669 : Z-probe:23.112 X:81.50 Y:150.00 zCorr:0.000
22:49:57.669 : ok 236
22:49:57.669 : ok 237
22:49:59.722 : busy:processing
22:50:01.665 : busy:processing
22:50:03.728 : busy:processing
22:50:05.300 : Z-probe:22.997 X:121.00 Y:150.00 zCorr:0.000
22:50:05.300 : ok 238
22:50:05.300 : ok 239
22:50:07.293 : busy:processing
22:50:09.306 : busy:processing
22:50:11.319 : busy:processing
22:50:12.541 : Z-probe:22.820 X:160.50 Y:150.00 zCorr:0.000
22:50:12.541 : ok 240
22:50:12.541 : ok 241
22:50:14.624 : busy:processing
22:50:16.567 : busy:processing
22:50:18.580 : busy:processing
22:50:20.142 : Z-probe:22.621 X:200.00 Y:150.00 zCorr:0.000
22:50:20.142 : ok 242
22:50:20.142 : ok 243
22:50:22.245 : busy:processing
22:50:24.148 : busy:processing
22:50:26.150 : busy:processing
22:50:28.604 : busy:processing
22:50:30.617 : busy:processing
22:50:32.279 : Z-probe:23.083 X:42.00 Y:175.00 zCorr:0.000
22:50:32.279 : ok 244
22:50:32.279 : ok 245
22:50:34.282 : busy:processing
22:50:36.295 : busy:processing
22:50:38.258 : busy:processing
22:50:38.869 : Z-probe:23.082 X:81.50 Y:175.00 zCorr:0.000
22:50:38.869 : ok 246
22:50:38.869 : ok 247
22:50:40.892 : busy:processing
22:50:42.864 : busy:processing
22:50:44.917 : busy:processing
22:50:45.368 : Z-probe:22.974 X:121.00 Y:175.00 zCorr:0.000
22:50:45.368 : ok 248
22:50:45.368 : ok 249
22:50:47.371 : busy:processing
22:50:49.714 : busy:processing
22:50:51.717 : busy:processing
22:50:53.219 : Z-probe:22.793 X:160.50 Y:175.00 zCorr:0.000
22:50:53.219 : ok 250
22:50:53.219 : ok 251
22:50:56.835 : busy:processing
22:50:57.175 : busy:processing
22:50:59.799 : busy:processing
22:50:59.799 : Z-probe:22.555 X:200.00 Y:175.00 zCorr:0.000
22:50:59.799 : ok 252
22:50:59.799 : ok 253
22:51:01.451 : busy:processing
22:51:03.464 : busy:processing
22:51:05.457 : busy:processing
22:51:07.470 : busy:processing
22:51:09.473 : busy:processing
22:51:11.486 : busy:processing
22:51:11.716 : Z-probe:23.084 X:42.00 Y:200.00 zCorr:0.000
22:51:11.716 : ok 254
22:51:11.716 : ok 255
22:51:13.739 : busy:processing
22:51:15.762 : busy:processing
22:51:17.755 : busy:processing
22:51:18.155 : Z-probe:23.050 X:81.50 Y:200.00 zCorr:0.000
22:51:18.155 : ok 256
22:51:18.155 : ok 257
22:51:20.198 : busy:processing
22:51:22.101 : busy:processing
22:51:24.104 : busy:processing
22:51:24.675 : Z-probe:22.931 X:121.00 Y:200.00 zCorr:0.000
22:51:24.675 : ok 258
22:51:24.675 : ok 259
22:51:26.667 : busy:processing
22:51:28.680 : busy:processing
22:51:30.693 : busy:processing
22:51:31.745 : Z-probe:22.721 X:160.50 Y:200.00 zCorr:0.000
22:51:31.745 : ok 260
22:51:31.745 : ok 261
22:51:33.808 : busy:processing
22:51:35.710 : busy:processing
22:51:37.713 : Z-probe:22.471 X:200.00 Y:200.00 zCorr:0.000
22:51:37.713 : wait
22:51:38.625 : wait
22:51:39.716 : wait
22:51:40.618 : wait
22:51:41.619 : wait
22:51:42.620 : wait
22:51:43.622 : wait
22:51:44.623 : wait
22:51:45.615 : wait
22:51:46.636 : wait
22:51:47.638 : wait
22:51:47.748 : g33 l0
22:51:47.868 : ok 262
22:51:47.868 : G33 X10.00 Y10.00 Z0.000
22:51:47.868 : G33 X10.00 Y55.00 Z0.000
22:51:47.868 : G33 X10.00 Y100.00 Z0.000
22:51:47.868 : G33 X10.00 Y145.00 Z0.000
22:51:47.868 : G33 X10.00 Y190.00 Z0.000
22:51:47.868 : G33 X55.00 Y10.00 Z0.000
22:51:47.868 : G33 X55.00 Y55.00 Z0.000
22:51:47.868 : G33 X55.00 Y100.00 Z0.000
22:51:47.868 : G33 X55.00 Y145.00 Z0.000
22:51:47.868 : G33 X55.00 Y190.00 Z0.000
22:51:47.868 : G33 X100.00 Y10.00 Z0.000
22:51:47.868 : G33 X100.00 Y55.00 Z0.000
22:51:47.868 : G33 X100.00 Y100.00 Z0.000
22:51:47.868 : G33 X100.00 Y145.00 Z0.000
22:51:47.868 : G33 X100.00 Y190.00 Z0.000
22:51:47.868 : G33 X145.00 Y10.00 Z0.000
22:51:47.868 : G33 X145.00 Y55.00 Z0.000
22:51:47.868 : G33 X145.00 Y100.00 Z0.000
22:51:47.868 : G33 X145.00 Y145.00 Z0.000
22:51:47.868 : G33 X145.00 Y190.00 Z0.000
22:51:47.868 : G33 X190.00 Y10.00 Z0.000
22:51:47.868 : G33 X190.00 Y55.00 Z0.000
22:51:47.968 : G33 X190.00 Y100.00 Z0.000
22:51:47.968 : G33 X190.00 Y145.00 Z0.000
22:51:47.968 : G33 X190.00 Y190.00 Z0.000
22:51:48.859 : wait
22:51:49.861 : wait
22:51:50.862 : wait
22:51:51.864 : wait
22:51:52.865 : wait
22:51:53.396 : g33
22:51:53.506 : ok 263
22:51:55.539 : busy:processing
22:51:57.532 : busy:processing
22:51:57.993 : Z correction disabled
22:51:57.993 : Reference Z for measurement:29.000
22:52:00.516 : busy:processing
22:52:01.638 : busy:processing
22:52:02.559 : Error:z-probe triggered before starting probing.
22:52:02.559 : Error:Stopping distortion measurement due to errors.
22:52:02.559 : ;@stop
22:52:02.559 : RequestStop:
22:52:03.801 : busy:processing
22:52:04.802 : fatal:G33 failed! - Printer stopped and heaters disabled due to this error. Fix error and restart with M999.
22:52:04.802 : wait
22:52:05.804 : wait
22:52:06.805 : wait
22:52:07.807 : wait
22:52:08.808 : wait
22:52:09.820 : wait
22:52:10.340 : M999
22:52:10.460 : ok 264
22:52:10.460 : DebugLevel:6
22:52:10.460 : info:Continue from fatal state
22:52:10.460 : ok
22:52:11.342 : M110 N1
22:52:11.342 : M110 N1
22:52:11.342 : M110 N1
22:52:11.442 : ok
22:52:11.442 : ok
22:52:11.442 : ok
22:52:12.483 : wait
22:52:13.395 : g33
22:52:13.505 : wait
22:52:13.505 : ok 2
22:52:13.505 : Z correction disabled
22:52:15.498 : busy:processing
22:52:17.511 : busy:processing
22:52:19.503 : busy:processing
22:52:21.516 : busy:processing
22:52:22.628 : X:-0.00 Y:0.00 Z:49.804 E:0.0000
22:52:23.469 : busy:processing
22:52:25.522 : busy:processing
22:52:26.423 : Z correction disabled
22:52:26.534 : Reference Z for measurement:29.000
22:52:27.205 : Error:z-probe triggered before starting probing.
22:52:27.205 : Error:Stopping distortion measurement due to errors.
22:52:27.205 : ;@stop
22:52:27.205 : RequestStop:
22:52:27.535 : busy:processing
22:52:29.328 : fatal:G33 failed! - Printer stopped and heaters disabled due to this error. Fix error and restart with M999.
22:52:29.328 : wait
22:52:30.319 : wait
22:52:31.330 : wait
22:52:32.342 : wait
22:52:33.293 : wait
22:52:33.494 : M999
22:52:33.604 : ok 3
22:52:33.604 : DebugLevel:6
22:52:33.604 : info:Continue from fatal state
22:52:33.604 : ok
22:52:34.495 : M110 N1
22:52:34.495 : M110 N1
22:52:34.495 : M110 N1
22:52:34.495 : M110 N1
22:52:34.605 : ok
22:52:34.605 : ok
22:52:34.605 : ok
22:52:34.605 : ok
22:52:35.677 : wait
22:52:48.675 : wait
22:52:48.675 : g1 x42
22:52:48.796 : ok 2
22:52:55.876 : wait
22:52:56.867 : wait
22:52:59.341 : g1 x42 y100
22:53:10.036 : wait
22:53:10.747 : g92 x0 y0
22:53:10.847 : ok 4
22:53:10.847 : X_OFFSET:-42.000 Y_OFFSET:-100.000 Z_OFFSET:0.000
22:53:11.809 : wait
22:53:12.810 : wait
22:53:13.882 : wait
22:53:14.062 : g33
22:53:14.172 : ok 5
22:53:14.172 : Z correction disabled
22:53:16.165 : busy:processing
22:53:18.278 : busy:processing
22:53:20.301 : busy:processing
22:53:22.294 : busy:processing
22:53:24.307 : busy:processing
22:53:26.420 : busy:processing
22:53:28.202 : X:-0.00 Y:0.00 Z:49.804 E:0.0000
22:53:28.322 : busy:processing
22:53:30.325 : busy:processing
22:53:31.988 : Z correction disabled
22:53:31.988 : Reference Z for measurement:29.000
22:53:32.328 : busy:processing
22:53:32.659 : Error:z-probe triggered before starting probing.
22:53:32.659 : Error:Stopping distortion measurement due to errors.
22:53:32.659 : ;@stop
22:53:32.659 : RequestStop:
22:53:34.451 : busy:processing
22:53:34.782 : fatal:G33 failed! - Printer stopped and heaters disabled due to this error. Fix error and restart with M999.
22:53:34.782 : wait
22:53:35.773 : wait
22:53:36.785 : wait
22:53:37.786 : wait
22:53:38.747 : wait
22:53:39.799 : wait
22:53:40.139 : M999
22:53:40.250 : ok 6
22:53:40.250 : DebugLevel:6
22:53:40.250 : info:Continue from fatal state
22:53:40.250 : ok
22:53:41.141 : M110 N1
22:53:41.141 : M110 N1
22:53:41.141 : M110 N1
22:53:41.141 : M110 N1
22:53:41.141 : M110 N1
22:53:41.251 : ok
22:53:41.251 : ok
22:53:41.251 : ok
22:53:41.251 : ok
22:53:41.251 : ok

<<

thanks in advance !

Comments

  • Distortion is enabled automatically after G33 or using
    M323 S0/S1 enable disable distortion correction P0 = not permanent, P1 = permanent = default

    Your problem as you see is the G33 has z probe triggered before going down first time. So start height seems to be too low. I think it moves down to define z probe bed distance which is set too low in your case.
  • But if i understand, Bed height map in repetier host is only informal and has no effect on G33?
    if i run a G33, it uses the xmin,xmax’ymin and ymax set in the firmware right ? 
    Or it is able to use xmin’xmax’ymin and ymax set in bed height map in repetier host ?
    the point is : as this distortion map is useful for pcb mill on my side, i would like to run it each time before milling a pcb. But i would like also to be able to stick my pcb anywhere on may cnc bed and the pcb card size can differ from time to time... i know, this is not straightforward but this is more easy for me :)
    thanks again
  • M323 also can enable distortion but only G33 set the matrix before right ? Still no relationship with bed height map tool in repetier host ?
  • still trying to use repetier for pcb milling, but really lost now :(

    if I run a g33 x42.00 y200.00 z0.08 for example, then matrix is updated to the closest point defined by the firmware, and can not be fully customized :(  
    if I do a g33 l0, I get : 
    >>
    12:51:42.854: G33 X55.00 Y190.00 Z0.080
    <<

    so I understand the matrix generated by the firmware for distortion is overriding everything... 
    after runnin a g33 r0, I run g33 l0, and still see the matrix, but with Z corrections equals to 0.00 but 25 X&Y  coordinates still present

    firmware data : 
    >>
    #define DISTORTION_CORRECTION 1
    #define DISTORTION_CORRECTION_POINTS 5
    #define DISTORTION_LIMIT_TO 2
    #define DISTORTION_CORRECTION_R 100
    #define DISTORTION_PERMANENT 0
    #define DISTORTION_UPDATE_FREQUENCY 15
    #define DISTORTION_START_DEGRADE 0.5
    #define DISTORTION_END_HEIGHT 2
    #define DISTORTION_EXTRAPOLATE_CORNERS 0
    #define DISTORTION_XMIN 10
    #define DISTORTION_YMIN 10
    #define DISTORTION_XMAX 190
    #define DISTORTION_YMAX 190
    <<

    unfortunately, it seems it's impossible to create a live distortion map based on the stock you want to mill.

  • There is no real relation to host and firmware distortion map.And since firmware position is hardcoded it is not that flexible you might need it for pcb. Also the coordinates G33 L0 returns are always the same fitting the hardcoded area and grid size. It was never made for the workflow you want to use it for.

    You can set it manually and then enable it with M323 so no real need to measure with G33 but then you still need to measure the points below pcb and adjust map with manual sending correction. So possible but not easy that way.
  • Ok, i understand so yes... need to work on a way to create manual correction. 
    For information, i found a nice tool who can do it (autoleveller  and also pcb2gcode). but apparently not compatible with repetier  by default as it sends not recognized  commands but there an opensource version and maybe some solutions to adapt it with repetier. I will check. 
    Thanks anyhow as usual for always being active and helping us
Sign In or Register to comment.