How to make a stepconf for more than 4 axis?
- Mohamed
- Offline
- Junior Member
Less
More
- Posts: 25
- Thank you received: 0
12 Sep 2019 08:42 #144945
by Mohamed
How to make a stepconf for more than 4 axis? was created by Mohamed
I'm tryng to make a 5axis hybrid CNC, but in the stepconf <<APPLICATION-->LINUXCNC-->STEPCONF >> it has only X, Y and Z axis not for example X, Y, Z,A, B and C
so how can i make .ini files and .hal files for 5 axis?
thanks in advance
so how can i make .ini files and .hal files for 5 axis?
thanks in advance
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1875
- Thank you received: 354
12 Sep 2019 13:38 #144962
by pl7i92
Replied by pl7i92 on topic How to make a stepconf for more than 4 axis?
you need to do this by MANUAL in a EDITOR
just COPY PAST the SECTION LIKE A completly in INI
to B or and C
Renemae the AXIS _A to Axis_B ... C
and the Joint
from Joint_3 = A to Joint_4=B joint_5 = C
this is from 4 axis individual mashine so no base configuration there
WHAT BOB do you got so we can give you a base config
just COPY PAST the SECTION LIKE A completly in INI
to B or and C
Renemae the AXIS _A to Axis_B ... C
and the Joint
from Joint_3 = A to Joint_4=B joint_5 = C
this is from 4 axis individual mashine so no base configuration there
WHAT BOB do you got so we can give you a base config
Please Log in or Create an account to join the conversation.
Time to create page: 0.069 seconds