Duet 2 Wifi and Duet 1.2 infrared bed level issue
-
Hi I have just upgraded my bed levelling on my any cubic predator to an infrared sensor official duet one and I am having this issue the picture of my bed map looks like the Himalayas here is my config of the z prob settings can anyone advise the deviation I get back does not sound bad
101 points probed, min error -1.890, max error 0.889, mean -0.054, deviation 0.630but as I say the map is nothing like when I used to use the microswitch I changed cause I didn't want the hassle of putting the microswitch on the printer all the time
; Z-Probe
;M558 P4 H3 F120 T6000 ; Set Z probe type to switch and the dive height + speeds
M558 P1 H3 F120 T6000
;G31 P500 X0 Y-32 Z16.00 ; Set Z probe trigger value, offset and trigger height
G31 P450 X0 Y-32 Z16.00
; was 15.758
M557 R115 S20 ; Define mesh grid
G29 S1 -
What is the print surface? Reflective or glossy surfaces are not optimal. Dark, matte surfaces are best.
Try a higher dive height. M558 H10 to start to see if it improves.
Is your Z trigger height really 16mm?
G31 P450 X0 Y-32 Z16.00
How can a 16mm trigger height and a 3mm dive height work?