Configuration problems 7i95t Mesa card with servo drives
09 Feb 2024 12:17 #292931
by Mattias
Configuration problems 7i95t Mesa card with servo drives was created by Mattias
Hi,
I am new to linuxcnc and Mesa cards and i am stuck with the configuration of the Mesa 7i95t. I am building a CNC router for mainly wood. I have T6-400W servo motors and a Lenovo ThinkCentre m93p PC to run Linuxcnc 2.9.1 Debian.
So, after installing linuxcnc i powered the 7i95t card with 5V and wired the step/dir to one servo driver, set the ip jumpers to 10.10.10.10 and after some network setting tuning i managed to ping the board and mesaflash.
I started using mesa Configuration Tool from John, which detects the board, i loaded the firmware and started to configure one axis to see if i can get some movement.
But here is where i get stuck, i build a config and run the gui, where i try to jog or home the one axis but i just get following error. The step/dir ports on the board measure around 5V constant which i find strange.
I've been trying to find the problem(s) for a couple of days and because i am reading that building a config could be somewhat straight forward I think i am missing some big steps here.
HAL an ini files are attached but they don't seem to be what they should be...
I hope this kind community can point me in the right direction, i have really been trying to investigate the problem but no result.. Excuse my beginner mistakes.
Thanks in advance for the help and if you need more info on my part please let me know.
Kind regards,
Mattias
I am new to linuxcnc and Mesa cards and i am stuck with the configuration of the Mesa 7i95t. I am building a CNC router for mainly wood. I have T6-400W servo motors and a Lenovo ThinkCentre m93p PC to run Linuxcnc 2.9.1 Debian.
So, after installing linuxcnc i powered the 7i95t card with 5V and wired the step/dir to one servo driver, set the ip jumpers to 10.10.10.10 and after some network setting tuning i managed to ping the board and mesaflash.
I started using mesa Configuration Tool from John, which detects the board, i loaded the firmware and started to configure one axis to see if i can get some movement.
But here is where i get stuck, i build a config and run the gui, where i try to jog or home the one axis but i just get following error. The step/dir ports on the board measure around 5V constant which i find strange.
I've been trying to find the problem(s) for a couple of days and because i am reading that building a config could be somewhat straight forward I think i am missing some big steps here.
HAL an ini files are attached but they don't seem to be what they should be...
I hope this kind community can point me in the right direction, i have really been trying to investigate the problem but no result.. Excuse my beginner mistakes.
Thanks in advance for the help and if you need more info on my part please let me know.
Kind regards,
Mattias
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19009
- Thank you received: 6371
09 Feb 2024 13:03 #292935
by tommylight
Replied by tommylight on topic Configuration problems 7i95t Mesa card with servo drives
A lot of stuff missing there in the hal file, no stepgen pins
Try making a normal 3 axis config and test.
Try making a normal 3 axis config and test.
The following user(s) said Thank You: Mattias
Please Log in or Create an account to join the conversation.
09 Feb 2024 13:35 #292937
by Mattias
Replied by Mattias on topic Configuration problems 7i95t Mesa card with servo drives
Thanks for your reply!
I made a new xyz metric configuration, starting with quick start option and going through the menu's filling in the blanks (for as far as my knowledge goes).. Still get an almost empty io.HAL file..
Can you tell me where the stepgen pins are configured exactly? Thanks again
I made a new xyz metric configuration, starting with quick start option and going through the menu's filling in the blanks (for as far as my knowledge goes).. Still get an almost empty io.HAL file..
Can you tell me where the stepgen pins are configured exactly? Thanks again
Please Log in or Create an account to join the conversation.
09 Feb 2024 15:18 #292941
by Mattias
Replied by Mattias on topic Configuration problems 7i95t Mesa card with servo drives
When i press build config, i get the following on the info screen:
Configuration checked OK
Update INI Function
Updated /home/matticnc/linuxcnc/configs/7i95t_xyz/7i95t_xyz.ini
Building /home/matticnc/linuxcnc/configs/7i95t_xyz/main.hal
Building /home/matticnc/linuxcnc/configs/7i95t_xyz/io.hal
It seems it does not complete the building of the files maybe....?
Thanks for the help.
Configuration checked OK
Update INI Function
Updated /home/matticnc/linuxcnc/configs/7i95t_xyz/7i95t_xyz.ini
Building /home/matticnc/linuxcnc/configs/7i95t_xyz/main.hal
Building /home/matticnc/linuxcnc/configs/7i95t_xyz/io.hal
It seems it does not complete the building of the files maybe....?
Thanks for the help.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19009
- Thank you received: 6371
09 Feb 2024 15:25 #292944
by tommylight
Replied by tommylight on topic Configuration problems 7i95t Mesa card with servo drives
Do you have the latest version of MesaCT?
github.com/jethornton/mesact/releases
BTW, do not flash any firmware.
github.com/jethornton/mesact/releases
BTW, do not flash any firmware.
The following user(s) said Thank You: Mattias
Please Log in or Create an account to join the conversation.
09 Feb 2024 16:35 #292949
by Mattias
Replied by Mattias on topic Configuration problems 7i95t Mesa card with servo drives
I have version 2.1.1. should also work right? I am trying to update to 2.1.2. without success, the manual says to delete .deb file and replace with the new .deb. but, gdebi install will just exit when i press install....
So now i am trying with terminal commands..
If you have any other suggestions, please let me know. Thanks!
So now i am trying with terminal commands..
If you have any other suggestions, please let me know. Thanks!
Please Log in or Create an account to join the conversation.
15 Feb 2024 16:40 #293413
by Mattias
Replied by Mattias on topic Configuration problems 7i95t Mesa card with servo drives
Hi tommylight,
I have updated mesaCT to the latest version: 2.1.2. Still have the same issues unfortunately. Also turned off secure boot in BIOS because is got an error about that when starting linuxCNC.
I think the issue still begins with the hal files being not well generated. Like you say; no stepgen or any axis/joint lines.
I am really stuck and have been trying for days, so if you have any more recommendations on how to narrow down the issue please let me know.
Thanks in advance
I have updated mesaCT to the latest version: 2.1.2. Still have the same issues unfortunately. Also turned off secure boot in BIOS because is got an error about that when starting linuxCNC.
I think the issue still begins with the hal files being not well generated. Like you say; no stepgen or any axis/joint lines.
I am really stuck and have been trying for days, so if you have any more recommendations on how to narrow down the issue please let me know.
Thanks in advance
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19009
- Thank you received: 6371
15 Feb 2024 17:15 #293419
by tommylight
Replied by tommylight on topic Configuration problems 7i95t Mesa card with servo drives
Can you start MesaCT from a terminal, see if it outputs any errors when you generate the config.
The following user(s) said Thank You: Mattias
Please Log in or Create an account to join the conversation.
15 Feb 2024 17:36 - 15 Feb 2024 17:38 #293422
by Mattias
Replied by Mattias on topic Configuration problems 7i95t Mesa card with servo drives
When i run from terminal i do not see a lot happening (see screenshots).
Also tried with sudo; it creates configs in /root.. It does also make a tool.hal file which it does not do when running without sudo..
Thanks for you quick answer
Also tried with sudo; it creates configs in /root.. It does also make a tool.hal file which it does not do when running without sudo..
Thanks for you quick answer
Last edit: 15 Feb 2024 17:38 by Mattias.
Please Log in or Create an account to join the conversation.
15 Feb 2024 21:24 #293438
by PCW
Replied by PCW on topic Configuration problems 7i95t Mesa card with servo drives
Perhaps this could be moved to the MesaCT thread as this is MesaCT related
(I also tried this and unless there's some trick, the hal file is missing all the
stepgen setup and connections)
(I also tried this and unless there's some trick, the hal file is missing all the
stepgen setup and connections)
Please Log in or Create an account to join the conversation.
Time to create page: 0.076 seconds