@dc42 said in DuetWifi Delta calibration and mesh issues:
load your height maps exactly as they come downloaded from the Duet, not re-exported from Excel.
Okay, over the weekend I took the whole thing apart and rebuilt the printer using as low tolerances as possible (replaced on linear rail, added extra supports in the corners etc..). I'm running a separate cable to the IR sensor to remove any potential static. Attached the resulting height map on a surface that is not entirely flat, but not as bad as the height map shows. I'll also attach the height map ran on a glas surface.
Settings used for this heightmap:
; Z-Probe
M558 P1 H8 A2 F200 T2000 ; Set Z probe type to unmodulated and the dive height + speeds
G31 P500 X0 Y0 Z-1.73 ; Set Z probe trigger value, offset and trigger height
M557 R75 S10 ; Define mesh grid
bed.g:
M561 ; clear any bed transform, otherwise homing may be at the wrong height
G31 X0 Y0 ; don't want any probe offset for this
G28 ; home the printer
G30 P0 X-73.6 Y-42.5 Z-99999 ; X tower
G30 P1 X0 Y-75 Z-99999 ; between X and Y towers
G30 P2 X73.6 Y-42.5 Z-99999 ; Y tower
G30 P3 X73.6 Y20 Z-99999 ; between Y and Z towers
G30 P4 X0 Y75 Z-99999 ; Z tower
G30 P5 X-73.6 Y20 Z-99999 ; between Z and X towers
G30 P6 X-36.8 Y-21.25 Z-99999 ; half way to X tower
G30 P7 X36.8 Y-21.25 Z-99999 ; half way to Y tower
G30 P8 X0 Y42.5 Z-99999 ; half way to Z tower
G30 P9 X0 Y0 Z-99999 S6 ; centre, and auto-calibrate 6 factors
0_1538381259384_heightmap.csv