Probe panel for Axis GUI
- juliankoenig87
- Offline
- Senior Member
Less
More
- Posts: 61
- Thank you received: 19
06 Aug 2024 11:38 #307073
by juliankoenig87
Replied by juliankoenig87 on topic Probe panel for Axis GUI
Maybe another line ending story?
Did you copy it with a windows machine or something like that?
I would type the VEL_FAST... separately with the keyboard. Just in case...
Did you copy it with a windows machine or something like that?
I would type the VEL_FAST... separately with the keyboard. Just in case...
Please Log in or Create an account to join the conversation.
06 Aug 2024 11:58 #307074
by Aciera
Replied by Aciera on topic Probe panel for Axis GUI
I notice that there are inline-comments_
I know it has already been suggested to use '#' instead. IIRC there should not be any inline comments in the ini file.
So maybe try:
If that works for VEL_FAST then do the same with all the inline comments.
VEL_FAST = 5 [200 was the original value]
I know it has already been suggested to use '#' instead. IIRC there should not be any inline comments in the ini file.
So maybe try:
VEL_FAST = 5
If that works for VEL_FAST then do the same with all the inline comments.
Please Log in or Create an account to join the conversation.
- juliankoenig87
- Offline
- Senior Member
Less
More
- Posts: 61
- Thank you received: 19
06 Aug 2024 12:17 #307075
by juliankoenig87
Replied by juliankoenig87 on topic Probe panel for Axis GUI
Ah. You are right..He did not mentioned that he deleted the "[...]".
Please Log in or Create an account to join the conversation.
- TucsonSean
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
06 Aug 2024 12:47 #307079
by TucsonSean
Replied by TucsonSean on topic Probe panel for Axis GUI
I have tried using other commands, find center, find edge, etc... and I get the same error message: Named Parameter #<_ini[probe]vel_fast> not defined
Is there a difference with version 2.8.4 for declaring variables in the ini file versus newer 2.9 versions?
-Sean
Is there a difference with version 2.8.4 for declaring variables in the ini file versus newer 2.9 versions?
-Sean
Please Log in or Create an account to join the conversation.
06 Aug 2024 12:48 #307080
by Aciera
Replied by Aciera on topic Probe panel for Axis GUI
can you please post your current hal and ini files?
Please Log in or Create an account to join the conversation.
- TucsonSean
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
06 Aug 2024 12:59 #307081
by TucsonSean
Replied by TucsonSean on topic Probe panel for Axis GUI
IT WORKS!
I deleted the offending lines of text (supposed to be comments but I forgot the # ) from the ini file and it worked. My mill is calibrating my probe as I type this.
Thank you for your assistance in getting this working. Really appreciate the help.
-Sean
I deleted the offending lines of text (supposed to be comments but I forgot the # ) from the ini file and it worked. My mill is calibrating my probe as I type this.
Thank you for your assistance in getting this working. Really appreciate the help.
-Sean
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19196
- Thank you received: 6434
06 Aug 2024 13:00 #307082
by tommylight
Square brackets are used to separate sections of the ini file so they can not be used as comments.
# <<< this should be OK, most probably
Replied by tommylight on topic Probe panel for Axis GUI
[EMC]
MACHINE = MAZAK_Micro_Slant_15
DEBUG = 0
VERSION = 1.1
[DISPLAY]
DISPLAY = axis
POSITION_OFFSET = RELATIVE
POSITION_FEEDBACK = ACTUAL
MAX_FEED_OVERRIDE = 2.000000
# <<< this should be OK, most probably
The following user(s) said Thank You: TucsonSean
Please Log in or Create an account to join the conversation.
- juliankoenig87
- Offline
- Senior Member
Less
More
- Posts: 61
- Thank you received: 19
06 Aug 2024 13:25 #307084
by juliankoenig87
Replied by juliankoenig87 on topic Probe panel for Axis GUI
Easyprobe should work from 2.6 on (valutransformations in the messages) if I am right.
I wrote the most parts with 2.8.4 an finally with 2.9.2.
Julian
I wrote the most parts with 2.8.4 an finally with 2.9.2.
Julian
Please Log in or Create an account to join the conversation.
- TucsonSean
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
06 Aug 2024 14:44 #307094
by TucsonSean
Replied by TucsonSean on topic Probe panel for Axis GUI
I tried using 2.7 and I kept getting dbounce error and LinuxCNC would not load. I upgraded to 2.8.4 and I did not get the dbounce error any longer.
Please Log in or Create an account to join the conversation.
- TucsonSean
- Offline
- New Member
Less
More
- Posts: 9
- Thank you received: 0
06 Aug 2024 14:56 - 06 Aug 2024 15:22 #307095
by TucsonSean
Replied by TucsonSean on topic Probe panel for Axis GUI
Ok, two more questions:
First, what is the procedure for using this with a machine set to inches for the units? I have converted the mm values to inches in the ini files but are there other values that need to be adjusted in other files?
Second, the calibration completes and enters the data into the tool table (I checked the file and there are now X, Y, I and J values added to Tool 99). When I try to do any other probing operatoin, i get the following error: No calibration data found in tool table. Please do a calibration. aborting
I re-ran calibration and now it is working.
So, my first question still stands.
-Sean
First, what is the procedure for using this with a machine set to inches for the units? I have converted the mm values to inches in the ini files but are there other values that need to be adjusted in other files?
Second, the calibration completes and enters the data into the tool table (I checked the file and there are now X, Y, I and J values added to Tool 99).
I re-ran calibration and now it is working.
So, my first question still stands.
-Sean
Last edit: 06 Aug 2024 15:22 by TucsonSean.
Please Log in or Create an account to join the conversation.
Time to create page: 0.187 seconds