understanding geo table

Moderators: TomKerekes, dynomotion

ajith
Posts: 65
Joined: Sat May 21, 2022 3:57 am
Location: TamilNadu

understanding geo table

Post by ajith » Wed Jun 01, 2022 6:50 am

respected sir,
i have been working with 3 axis robot controlled by kmotion driven by stepper motor. I have been experiencing change in motor position of all axis when i move only one axis using gcode but other remaining two axis have been rotating very slightly.how i need to control all three axis individually.note that the gcode i used only has the command to move one axis only.
so I deleted the geo file declared already and again run the same gcode and it works fine. i have no idea what is the problem in this.




regarding,
M.Ajith Arwinth;

User avatar
TomKerekes
Posts: 2540
Joined: Mon Dec 04, 2017 1:49 am

Re: understanding geo table

Post by TomKerekes » Wed Jun 01, 2022 4:34 pm

A geo correction table is used to make corrections when the xyz axes are not perfectly straight and orthogonal. So yes with a geo correction table moving one axis in CAD space is likely to have multiple motors move. I don't understand the problem. If you do not want geocorrections to be made then don't use a geo correction table.
Regards,

Tom Kerekes
Dynomotion, Inc.

ajith
Posts: 65
Joined: Sat May 21, 2022 3:57 am
Location: TamilNadu

Re: understanding geo table

Post by ajith » Thu Jun 02, 2022 12:46 pm

Respected Sir,
Today i have tried to create a geotable file as per your guidance and faced some following problem,
WhatsApp Image 2022-06-02 at 5.49.44 PM (3).jpeg
These are file i had assigned . measurement.txt file used as geotable file.
WhatsApp Image 2022-06-02 at 5.49.44 PM.jpeg
After assigning the file and press ok i got a popup window of above message.the file i used to assign for geotable file consists of three lines
5,5
1,1
0,0
after ignoring the message, i jogged my y axis to 100 and pressed measure button
WhatsApp Image 2022-06-02 at 5.49.44 PM (1).jpeg
After pressing the measure button, the values written in the geotable file and the jogged value is not same.
WhatsApp Image 2022-06-02 at 5.49.44 PM (2).jpeg
WhatsApp Image 2022-06-02 at 5.49.44 PM (2).jpeg

User avatar
TomKerekes
Posts: 2540
Joined: Mon Dec 04, 2017 1:49 am

Re: understanding geo table

Post by TomKerekes » Thu Jun 02, 2022 4:52 pm

The Geo Correction file units are inches.
Regards,

Tom Kerekes
Dynomotion, Inc.

ajith
Posts: 65
Joined: Sat May 21, 2022 3:57 am
Location: TamilNadu

Re: understanding geo table

Post by ajith » Fri Jun 03, 2022 3:55 am

Respected sir,
Is there a way to change its units. and may I know the reason for the popup messsage
WhatsApp Image 2022-06-02 at 5.49.44 PM.jpeg
WhatsApp Image 2022-06-02 at 5.49.44 PM.jpeg

User avatar
TomKerekes
Posts: 2540
Joined: Mon Dec 04, 2017 1:49 am

Re: understanding geo table

Post by TomKerekes » Fri Jun 03, 2022 4:02 pm

Invalid Geo Correction File format. it should be 3 lines of header and then Rows x Cols lines of 5 values per line.
Regards,

Tom Kerekes
Dynomotion, Inc.

ajith
Posts: 65
Joined: Sat May 21, 2022 3:57 am
Location: TamilNadu

Re: understanding geo table

Post by ajith » Wed Jun 08, 2022 6:04 am

Respected sir,
Is there a way to change its units.
Invalid Geo Correction File format. it should be 3 lines of header and then Rows x Cols lines of 5 values per line.
as per my understanding after reading the kflop manual, i think that 1st line specifies no of rows and colums and 2nd line indicates delta X and delta Y.
third line indicates table xy offset.and the remaining lines are row , column,x,y,z table entries.
i dont know about the header u are saying in the geo file.

User avatar
TomKerekes
Posts: 2540
Joined: Mon Dec 04, 2017 1:49 am

Re: understanding geo table

Post by TomKerekes » Wed Jun 08, 2022 3:50 pm

Is there a way to change its units.
no
as per my understanding after reading the kflop manual, i think that 1st line specifies no of rows and colums and 2nd line indicates delta X and delta Y.
third line indicates table xy offset.and the remaining lines are row , column,x,y,z table entries.
correct
i dont know about the header u are saying in the geo file.
The first 3 lines
Regards,

Tom Kerekes
Dynomotion, Inc.

ajith
Posts: 65
Joined: Sat May 21, 2022 3:57 am
Location: TamilNadu

Re: understanding geo table

Post by ajith » Tue Jun 14, 2022 4:44 am

Respected Sir,
Are you suggesting to create a txt file and type the first three lines which include no of rows and columns and the second line defines the delta X and delta Y and the third line indicates the x and Y offset. then after saving the text file i need to define that file path in toolsetup screen - too/setup files - geo file.this is the image containing the file i have created for geotable.
WhatsApp Image 2022-06-14 at 10.12.26 AM.jpeg
this is image of window popuped after defining the path of the file i have created in geo file .
WhatsApp Image 2022-06-14 at 10.17.56 AM.jpeg

User avatar
TomKerekes
Posts: 2540
Joined: Mon Dec 04, 2017 1:49 am

Re: understanding geo table

Post by TomKerekes » Tue Jun 14, 2022 5:52 pm

Are you suggesting to create a txt file and type the first three lines which include no of rows and columns and the second line defines the delta X and delta Y and the third line indicates the x and Y offset. then after saving the text file i need to define that file path in toolsetup screen - too/setup files - geo file.
Partially correct. The txt file must be called measurements.txt in the Data folder. As indicated by the tool tip on the measure button.

measure.png
measure.png (6.76 KiB) Viewed 1323 times

And you do not want to specify the file in the Tool Setup screen until after it is valid and fully populated with data.


this is image of window popuped after defining the path of the file i have created in geo file .
That is because the file is basically empty and invalid.
Regards,

Tom Kerekes
Dynomotion, Inc.

Post Reply