new in linuxcnc need help
24 Apr 2015 06:16 #58056
by festrito
new in linuxcnc need help was created by festrito
hello I need help with axis 4th rotary axis. I have configured machine with stepconf and all is runing but 4th axis dont vizualize the toolpath. what can be dhe problem? thenks for answer
Please Log in or Create an account to join the conversation.
24 Apr 2015 17:27 #58075
by ArcEye
Replied by ArcEye on topic new in linuxcnc need help
Hi
I don't think there is one, what kind of visualisation were you expecting from a 2D plot of a rotating axis?
If you enter G1 X10 A720 F30 or similar in the MDI window, you will see the tool wrap around the X axis over the distance set.
This is the simulation of a rotating axis, as a rotating line would just look as if it was not moving.
regards
I don't think there is one, what kind of visualisation were you expecting from a 2D plot of a rotating axis?
If you enter G1 X10 A720 F30 or similar in the MDI window, you will see the tool wrap around the X axis over the distance set.
This is the simulation of a rotating axis, as a rotating line would just look as if it was not moving.
regards
The following user(s) said Thank You: festrito
Please Log in or Create an account to join the conversation.
24 Apr 2015 18:05 #58080
by andypugh
As you rotate the axis you might see the tool cone rotate on the screen.
It is also possible to get this effect: www.linuxcnc.org/index.php/english/forum...s-on-cylinders#40497
The trick is to have a GEOMETRY entry in the [DISPLAY] section of the INI.
www.linuxcnc.org/docs/html/config/ini_co...#sub:DISPLAY-section
You probably want to have AXYZ or XYZA but other options exist..
Replied by andypugh on topic new in linuxcnc need help
hello I need help with axis 4th rotary axis. I have configured machine with stepconf and all is runing but 4th axis dont vizualize the toolpath. what can be dhe problem? thenks for answer
As you rotate the axis you might see the tool cone rotate on the screen.
It is also possible to get this effect: www.linuxcnc.org/index.php/english/forum...s-on-cylinders#40497
The trick is to have a GEOMETRY entry in the [DISPLAY] section of the INI.
www.linuxcnc.org/docs/html/config/ini_co...#sub:DISPLAY-section
You probably want to have AXYZ or XYZA but other options exist..
The following user(s) said Thank You: festrito
Please Log in or Create an account to join the conversation.
25 Apr 2015 16:34 #58110
by festrito
Replied by festrito on topic new in linuxcnc need help
Thanks people ! it works!
Please Log in or Create an account to join the conversation.
Time to create page: 0.067 seconds