B Axis Limits 2.9
- scotth
- Away
- Elite Member
Less
More
- Posts: 220
- Thank you received: 52
09 Jan 2023 18:47 #261373
by scotth
B Axis Limits 2.9 was created by scotth
Is there a way to increase B axis MIN_LIMIT and MAX LIMIT?
Something like this: [JOINT_3]MIN_LIMIT > [AXIS_B]MIN_LIMIT (-9999.0 > -9999999.0)
[JOINT_3]MAX_LIMIT < [AXIS_B]MAX_LIMIT (9999.0 < 9999999.0)
Profiling with B axis.
Something like this: [JOINT_3]MIN_LIMIT > [AXIS_B]MIN_LIMIT (-9999.0 > -9999999.0)
[JOINT_3]MAX_LIMIT < [AXIS_B]MAX_LIMIT (9999.0 < 9999999.0)
Profiling with B axis.
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 4003
- Thank you received: 1730
10 Jan 2023 06:52 #261428
by Aciera
Replied by Aciera on topic B Axis Limits 2.9
If you omit the limit settings for joint/axis it should use a value of 1e99 / -1e99.
Which is basically unlimited.
linuxcnc.org/docs/html/config/ini-config...t__lt_num_gt_section
Which is basically unlimited.
linuxcnc.org/docs/html/config/ini-config...t__lt_num_gt_section
The following user(s) said Thank You: scotth
Please Log in or Create an account to join the conversation.
Time to create page: 0.082 seconds