Is there a Halpin for the current feedrate
07 Jun 2020 11:50 #170468
by Aciera
Replied by Aciera on topic Is there a Halpin for the current feedrate
Have you looked at these with the HAL scope?
Please Log in or Create an account to join the conversation.
07 Jun 2020 12:03 #170470
by dgarrett
Replied by dgarrett on topic Is there a Halpin for the current feedrate
A patch to add pin motion.feed-upm:
github.com/LinuxCNC/linuxcnc/commit/772c...98162ba56639d231311f
I won't commit until #865 is fixed;
github.com/LinuxCNC/linuxcnc/issues/865
Using the master branch with this defect is hazardous:
forum.linuxcnc.org/38-general-linuxcnc-q...tton-pressed-in-axis
github.com/LinuxCNC/linuxcnc/commit/772c...98162ba56639d231311f
I won't commit until #865 is fixed;
github.com/LinuxCNC/linuxcnc/issues/865
Using the master branch with this defect is hazardous:
forum.linuxcnc.org/38-general-linuxcnc-q...tton-pressed-in-axis
The following user(s) said Thank You: Aciera
Please Log in or Create an account to join the conversation.
07 Jun 2020 12:51 - 07 Jun 2020 12:53 #170472
by rodw
Dewey, Awesome, thanks very much. I tried doing that today but got tangled up with the pointers. Anyway, at least I know I was on the right track!
If you wanted another challenge, adding another tag for arc radius would be much appreciated. I did find the radius was calculated in interp_arc.cc but knew it would be a hard slog to learn how to follow it through.
I was thinking something like this would do the trick!
This is the other variable I'd like becasue the two together would let us do funky stuff to improve hole cut quality with plasma cutting in hal
Replied by rodw on topic Is there a Halpin for the current feedrate
A patch to add pin motion.feed-upm:
github.com/LinuxCNC/linuxcnc/commit/772c...98162ba56639d231311f
I won't commit until #865 is fixed;
github.com/LinuxCNC/linuxcnc/issues/865
Using the master branch with this defect is hazardous:
forum.linuxcnc.org/38-general-linuxcnc-q...tton-pressed-in-axis
Dewey, Awesome, thanks very much. I tried doing that today but got tangled up with the pointers. Anyway, at least I know I was on the right track!
If you wanted another challenge, adding another tag for arc radius would be much appreciated. I did find the radius was calculated in interp_arc.cc but knew it would be a hard slog to learn how to follow it through.
I was thinking something like this would do the trick!
tag.fields_float[GM_FIELD_FLOAT_RADIUS]
This is the other variable I'd like becasue the two together would let us do funky stuff to improve hole cut quality with plasma cutting in hal
Last edit: 07 Jun 2020 12:53 by rodw.
Please Log in or Create an account to join the conversation.
Time to create page: 0.099 seconds