How to set Z-probe direction (not in plugin)

Post anything you want to discuss with others about the software.

How to set Z-probe direction (not in plugin)

Postby cnconst » Tue Jan 28, 2025 7:51 am

Hi

I have my Probe correctly working in diag, but when i hit "prob" on the jog it goes wrong Z direction .
How to set the direction of the Z probe (not in the probe plugin but the normal probe) ?


Thanks
cnconst
 
Posts: 2
Joined: Mon Jan 27, 2025 1:28 pm

Re: How to set Z-probe direction (not in plugin)

Postby cncdrive » Tue Jan 28, 2025 7:38 pm

The probe is programmed with G31 and you programming the endpoint with that g-code.
E.g. G31 Z-100 , so then if your current Z coordinate is 0 then the Z will move downwards and if your Z coordinate is e.g. -200 then it will go upwards.
cncdrive
Site Admin
 
Posts: 5054
Joined: Tue Aug 12, 2014 11:17 pm

Re: How to set Z-probe direction (not in plugin)

Postby sabrina23 » Mon Feb 10, 2025 1:14 am

If you're using a custom macro or button for probing, check the G31 command in your macro. The standard format is:
Code: Select all
G31 Z-10 F100

If your Z-axis is moving up instead of down, make sure the `Z` value is negative (`Z-10`), which tells it to probe down.
If it’s still wrong, check your machine's Z-axis direction settings.
Retro Bowl
sabrina23
 
Posts: 4
Joined: Sat Feb 08, 2025 8:48 am

Re: How to set Z-probe direction (not in plugin)

Postby alexscott » Sat Feb 15, 2025 1:56 pm

To set the correct Z probe direction, check your CNC control software's configuration for any options to reverse the Z axis direction, and ensure that the probe settings are not conflicting. Additionally, verify that your wiring is correct, as reversing connections can also affect the probe's behavior. If the issue persists, consult the firmware documentation for relevant parameters.
alexscott
 
Posts: 1
Joined: Sat Feb 15, 2025 1:55 pm


Return to General discussion about the UCCNC software

Who is online

Users browsing this forum: No registered users and 17 guests