Probe basic Z axis tool height probe setup
- SimonCNC123
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 5
05 Feb 2023 09:21 #263744
by SimonCNC123
Probe basic Z axis tool height probe setup was created by SimonCNC123
HI Folks I would like to add a simple probe to zero the Z axis. Would I be correct in assuming that since I have modified my .ini file for Probe Basic, I can no longer use Pncconf to configure an input for the probe?
Could someone please point me to some info on how this is done?
Cheers Simon
Could someone please point me to some info on how this is done?
Cheers Simon
Please Log in or Create an account to join the conversation.
05 Feb 2023 14:50 #263751
by CNC_ANDI
Replied by CNC_ANDI on topic Probe basic Z axis tool height probe setup
Hello i am using a modified version of this
so maybe this can help you
so maybe this can help you
The following user(s) said Thank You: SimonCNC123
Please Log in or Create an account to join the conversation.
05 Feb 2023 16:28 #263757
by Lcvette
Replied by Lcvette on topic Probe basic Z axis tool height probe setup
You can run pnconf and copy the probing bits over to your main config. If you are referring to the hal section.
The following user(s) said Thank You: SimonCNC123
Please Log in or Create an account to join the conversation.
- SimonCNC123
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 5
06 Feb 2023 07:58 - 06 Feb 2023 08:30 #263803
by SimonCNC123
Replied by SimonCNC123 on topic Probe basic Z axis tool height probe setup
Is there a document or tutorial that details what sections I would need to copy please?
From what I can see this seems to be the only difference in the .hal file (with regards the probe connection to the Mesa card)
# --- PROBE-IN ---
net probe-in <= hm2_7i76e.0.7i76.0.0.input-03
Does that sound correct please?
From what I can see this seems to be the only difference in the .hal file (with regards the probe connection to the Mesa card)
# --- PROBE-IN ---
net probe-in <= hm2_7i76e.0.7i76.0.0.input-03
Does that sound correct please?
Last edit: 06 Feb 2023 08:30 by SimonCNC123.
Please Log in or Create an account to join the conversation.
06 Feb 2023 20:52 #263867
by Lcvette
Replied by Lcvette on topic Probe basic Z axis tool height probe setup
Should be yes, I meant for adding anything though, if you need to see a difference or what's added, running a config setup is an easy way to compare before and after config outputs. Just save a copy of the current config somewhere safe and rename it and then use meld and it's directory comparison. It will show all the files that get changed with the new additions.
Please Log in or Create an account to join the conversation.
- SimonCNC123
- Offline
- Junior Member
Less
More
- Posts: 31
- Thank you received: 5
09 Feb 2023 06:26 #264106
by SimonCNC123
Replied by SimonCNC123 on topic Probe basic Z axis tool height probe setup
Ok, I have installed all the files as per the video and I have added the probe input in the .ini file and tested it using the HAL meter. I'm awaiting delivery of my touch probe so haven't fully tested it yet and everything still works. I have one issue, since making the changes, the Axis position readouts are now displaying in Inches instead of mm. The rest of the screen background still says mm and the axes go to the correct home positions etc. but the displays are definitely in inches and if I issue a MDI command it tells me that I an exceeding the machine boundaries!
Any ideas of where to start looking please?
Any ideas of where to start looking please?
Please Log in or Create an account to join the conversation.
09 Feb 2023 06:51 - 09 Feb 2023 06:53 #264107
by Lcvette
Replied by Lcvette on topic Probe basic Z axis tool height probe setup
If the ini units are set to MM, check the preamble code in the ini and ensure it's set to G21 for mm. You should see G21 in the far right side of the screen in the active G code column, if you see G20, that's setting program units to inch. Issue a G21 mdi command and it should show mm.
Last edit: 09 Feb 2023 06:53 by Lcvette.
The following user(s) said Thank You: SimonCNC123
Please Log in or Create an account to join the conversation.
Time to create page: 0.091 seconds