8 axis install
- lendrum
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 1
15 Jun 2022 15:30 #245207
by lendrum
8 axis install was created by lendrum
I want to control a 2 axis lathe and a 6 axis robot using LinuxCnc, mesa 5i25, PncConf and Axis. Is this possible?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19471
- Thank you received: 6530
15 Jun 2022 15:33 #245209
by tommylight
Replied by tommylight on topic 8 axis install
Yes.
Please Log in or Create an account to join the conversation.
- lendrum
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 1
18 Jun 2022 23:09 #245411
by lendrum
Replied by lendrum on topic 8 axis install
I am getting follow errors when I try to move the extra axes using MDI. Is there a way to jog the extra axes?
I used PncConf to set up 8 steppers in the 5i25 and edited the .ini to identify the extra axes. Axis shows all the axes but won't move the extra ones.
I used PncConf to set up 8 steppers in the 5i25 and edited the .ini to identify the extra axes. Axis shows all the axes but won't move the extra ones.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19471
- Thank you received: 6530
18 Jun 2022 23:36 #245412
by tommylight
Replied by tommylight on topic 8 axis install
More info, what GUI, how are the axis set up, upload hal and ini files here.
Please Log in or Create an account to join the conversation.
- lendrum
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 1
19 Jun 2022 00:06 #245414
by lendrum
Replied by lendrum on topic 8 axis install
I had edited the .ini to add the extra axes but not the .hal file. Do I cut and paste and then edit the X-axis block for each of the other axes?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19471
- Thank you received: 6530
19 Jun 2022 00:45 #245415
by tommylight
Replied by tommylight on topic 8 axis install
Axis:
XYZ = linear
ABC = rotational
UVW = linear
Not a rule, they can be changed to whatever is needed, but makes it easier to keep track
Simplest way i can think of is to do a config for 4 axis and 4 tandem axis, then edit the ini file to to rename the tandem axis, those will be named X2,Y2,Z2,A2 by PncConf.
Be aware that if using limit switches, the HOME_SEQUECE will be negative for all joints and that will prevent homing, so make the positive and number them as they should be homed.
The hal file has to be edited also as this will result in two joints for each axis, so 4 of them have to be added their own axis "tittle".
Or give the new tool by BigJT a try, see if it does what you need and report back as he is actively developing it:
forum.linuxcnc.org/27-driver-boards/4599...ration-tool-features
XYZ = linear
ABC = rotational
UVW = linear
Not a rule, they can be changed to whatever is needed, but makes it easier to keep track
Simplest way i can think of is to do a config for 4 axis and 4 tandem axis, then edit the ini file to to rename the tandem axis, those will be named X2,Y2,Z2,A2 by PncConf.
Be aware that if using limit switches, the HOME_SEQUECE will be negative for all joints and that will prevent homing, so make the positive and number them as they should be homed.
The hal file has to be edited also as this will result in two joints for each axis, so 4 of them have to be added their own axis "tittle".
Or give the new tool by BigJT a try, see if it does what you need and report back as he is actively developing it:
forum.linuxcnc.org/27-driver-boards/4599...ration-tool-features
The following user(s) said Thank You: BigJohnT
Please Log in or Create an account to join the conversation.
- lendrum
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 1
22 Jun 2022 01:36 #245575
by lendrum
Replied by lendrum on topic 8 axis install
I have set up the new config tool but it does not offer the prob_rfx2 firmware. I am setting up to run external stepper drivers direct from the 5i25. Do I need to go back to PncConf or can one of the other firmwares work?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
22 Jun 2022 23:41 #245628
by andypugh
Replied by andypugh on topic 8 axis install
Maybe a hybrid approach. Make a reference config with PnCconf and compare the two files (and merge by hand)
HAL / INI are intended to be human-editable. In fact if you go back far enough that was the only option.
HAL / INI are intended to be human-editable. In fact if you go back far enough that was the only option.
Please Log in or Create an account to join the conversation.
- lendrum
- Offline
- Junior Member
Less
More
- Posts: 38
- Thank you received: 1
16 Jul 2022 16:51 #247482
by lendrum
Replied by lendrum on topic 8 axis install
With some editing 8 axis are working. Is there some way to jog each of the axis?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19471
- Thank you received: 6530
16 Jul 2022 17:11 #247483
by tommylight
Replied by tommylight on topic 8 axis install
Keyboard?
Arrows for joint 0 and 1, pgup/pgdown for joint 2, square brackets on US keyboards for joint 3.
Do not know the rest, yet.
In Axis Gui, there should be letters that ca be chosen fir each axis or joint, then the + and - under those letters will jog the selected axis or joint.
Arrows for joint 0 and 1, pgup/pgdown for joint 2, square brackets on US keyboards for joint 3.
Do not know the rest, yet.
In Axis Gui, there should be letters that ca be chosen fir each axis or joint, then the + and - under those letters will jog the selected axis or joint.
The following user(s) said Thank You: lendrum
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds