G28 Z Error: Probe already triggered at start of probing move???
-
@pickett do you have deploy and retract files in your sys folder? Do M401 and M402 deploy and retract the probe?
-
@fcwilt I have tried the M98 P"config.g" and it returns no errors, none reported it just replies with the same command all highlighted in green?
@jay_s_uk No I tried this already and it doesnt seem to retract or deploy said Z Probe? Is it unusual that it says Output Pin Nil?
as seen above:
Z Probe 0: type 9, input pin io3.in, output pin nil<<<-----?????
-
@pickett said in G28 Z Error: Probe already triggered at start of probing move???:
M501 ; load saved parameters from non-volatile memory
Please provide content of config-override.g
-
@pickett don't worry about the output pin. It doesn't use one. It uses a servo pin which is set through M950
-
@jay_s_uk and yes FTM yes there are two separate files one for deployprobe and the other for retractprobe.g
-
@diy-o-sphere ; config-override.g file generated in response to M500 at 2021-07-11 08:59
; Heater model parameters
M307 H0 R0.274 C461.300:461.300 D2.10 S1.00 V24.2 B0
M307 H1 R2.429 C140.000:140.000 D5.50 S1.00 V0.0 B0
; Workplace coordinates
G10 L2 P1 X0.00 Y0.00 Z0.00
G10 L2 P2 X0.00 Y0.00 Z0.00
G10 L2 P3 X0.00 Y0.00 Z0.00
G10 L2 P4 X0.00 Y0.00 Z0.00
G10 L2 P5 X0.00 Y0.00 Z0.00
G10 L2 P6 X0.00 Y0.00 Z0.00
G10 L2 P7 X0.00 Y0.00 Z0.00
G10 L2 P8 X0.00 Y0.00 Z0.00
G10 L2 P9 X0.00 Y0.00 Z0.00 -
-
-
@jay_s_uk retractprobe.g is located in system directory....
@pickett where are the deploy and retract files and what's in them?
; retractprobe.g
; called to retract a physical Z probe
;
; generated by RepRapFirmware Configuration Tool v3.2.3 on Tue Jul 20 2021 14:02:58 GMT-0500 (Central Daylight Time)
M280 P0 S90 ; retract BLTouch; deployprobe.g; called to deploy a physical Z probe
;
; generated by RepRapFirmware Configuration Tool v3.2.3 on Tue Jul 20 2021 14:02:58 GMT-0500 (Central Daylight Time)
M280 P0 S10 ; deploy BLTouchCan you also post a photo of the wiring at the duet end?
YOU KNOW WHAT FOR SOME ODD EFFIN REASON I HAD PLACED IT IN io4 I feel so freaking dumb wow guys I do apologize I sincerely thank you for your time and efforts in helping me getting this resolved. WHen I had referenced the pic from the tutorial I had been using I realized I simply plugged it all back in to io4 and not io3.in/out wow I feel so silly thanks guys ok that does it until next time............... Quick question if any of you can..... can I use a mechanical endstop as in an endstop that simply completes a circuit in a mechanical fashion and use that for an endstop? Isnt this what endstops technically do anyways is to complete a circuit for a brief moment to trigger the END in a STOP?
I have this lovely looking endstop that is brass internals inside of a clear acrylic case and it looks freaking awesome and was wondering if I could use that as endstops. It even has this nice satisfying click when it is depressed? Here is a pic:
-
@pickett glad you got it sorted.
And yes you can