Delta Nozzle crash - only old configuration
-
Hello
I have a problem with the nozzle hitting the bed.
Flood setting "my Pei" - original Al pad + PEI works well.
But when I want to print directly without PEI (3mm), any change is not applied.
I tried different values, from -10 to + 20 and it never obeys but hits a pad.
Can you please advise me?
Calibration is going well.
I also add my config file.
Delta and board Duet 0.8.5 firm 2.05.
I had to raise the pad for cooling and I can't press any other way than on the full size.
Well thank youconfig :
; Z probe and compensation definition
;*** If you have an IR zprobe instead of a switch, change P4 to P1 in the following M558 command
M558 P1 X0 Y0 Z0 H2 ; Z probe is a switch and is not used for homing any axes
;G31 X0 Y0 Z0.01 P500 ; Set the zprobe height and threshold (put your own values here - positiv=raise nozzle, negativ=lower nozzle)
;G31 X0 Y0 Z1.58 P500 ;PEI, 80°, 265°
;G31 X0 Y0 Z1.16 P500 ;PEI, 60°, 225°
;G31 X0 Y0 Z1.2 P500 ;Glas 90°, 265°
;G31 X0 Y0 Z1.45 P500 ;moje PEI
G31 X0 Y0 Z0.7 P500 ;60/215bed.g :
; Auto calibration routine for delta printers
; Before running this, you should have set up your zprobe Z offset to suit your build, in the G31 command in config.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 printerG1 F3000
; Probe the bed and do 6- or 7-factor auto calibration
G30 P0 X0 Y100 Z-99999 H0.1
G30 P1 X0 Y-100 Z-99999 H0
G30 P2 X-86.6 Y-50 Z-99999 H0.15
G30 P3 X86.6 Y50 Z-99999 H0.10
G30 P4 X86.6 Y-50 Z-99999 H0
G30 P5 X-86.6 Y50 Z-99999 H0.20
G30 P6 X0 Y50 Z-99999 H0
G30 P7 X0 Y-50 Z-99999 H0
G30 P8 X-43.3 Y-25 Z-99999 H0
G30 P9 X43.3 Y25 Z-99999 H0.05
G30 P10 X43.3 Y-25 Z-99999 H0
G30 P11 X-43.3 Y25 Z-99999 H0
G30 P12 X0 Y0 Z-99999 H0 S6 ; centre, and auto-calibrate 6 factorsG1 X0 Y-110 Z300 F4000 ; get the head out of the way of the bed