problem G85 and R plane with G98
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
01 Nov 2013 08:00 - 01 Nov 2013 08:00 #40475
by RobotMatic
problem G85 and R plane with G98 was created by RobotMatic
when G85 is programed whit G98 code .
for example
G0G90X0Y0Z20
G98 G85 R1 Z-10. F10
G80M30
max speed dont´t work ( R plane to Z plane)
for example
G0G90X0Y0Z20
G98 G85 R1 Z-10. F10
G80M30
max speed dont´t work ( R plane to Z plane)
Last edit: 01 Nov 2013 08:00 by RobotMatic.
Please Log in or Create an account to join the conversation.
01 Nov 2013 16:16 #40477
by andypugh
It has always worked for me.
Which version of LinuxCNC are you using?
Can you describe in words what you expect,and what actually happens?
Replied by andypugh on topic problem G85 and R plane with G98
when G85 is programed whit G98 code .
G0G90X0Y0Z20
G98 G85 R1 Z-10. F10
max speed dont´t work ( R plane to Z plane)
It has always worked for me.
Which version of LinuxCNC are you using?
Can you describe in words what you expect,and what actually happens?
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
01 Nov 2013 18:28 - 01 Nov 2013 18:31 #40481
by RobotMatic
Replied by RobotMatic on topic problem G85 and R plane with G98
Hi.
I am Using 2.5.2
For example !!
G81 . OK
G82 . OK
G83 . OK
G85 . don't work max speed (R plane to Z plane)
G86. OK
thank !!!
I am Using 2.5.2
For example !!
G81 . OK
G82 . OK
G83 . OK
G85 . don't work max speed (R plane to Z plane)
G86. OK
thank !!!
Last edit: 01 Nov 2013 18:31 by RobotMatic.
Please Log in or Create an account to join the conversation.
01 Nov 2013 19:00 #40482
by andypugh
www.linuxcnc.org/docs/html/gcode/gcode.h...:G85-Boring-Feed-Out
Doesn't mention a rapid from R to Z. I agree that you might expect one, and www.helmancnc.com/fanuc-g85-boring-cycle-cnc-mill-programming/ says that Fanuc has a rapid (in G98 mode)
I will mention it on the developers list. It is annoying. (though it does perform as-documented)
Replied by andypugh on topic problem G85 and R plane with G98
G85 . don't work max speed (R plane to Z plane) !
www.linuxcnc.org/docs/html/gcode/gcode.h...:G85-Boring-Feed-Out
Doesn't mention a rapid from R to Z. I agree that you might expect one, and www.helmancnc.com/fanuc-g85-boring-cycle-cnc-mill-programming/ says that Fanuc has a rapid (in G98 mode)
I will mention it on the developers list. It is annoying. (though it does perform as-documented)
The following user(s) said Thank You: RobotMatic
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
01 Nov 2013 22:42 #40490
by RobotMatic
Replied by RobotMatic on topic problem G85 and R plane with G98
thank You !!!.
All G81-G82-G83-G85-G86 ...... should work in the same way in G98 mode. (the movement between R plane and Z plane should be at max speed)
Thank for your reply !!!
All G81-G82-G83-G85-G86 ...... should work in the same way in G98 mode. (the movement between R plane and Z plane should be at max speed)
Thank for your reply !!!
Please Log in or Create an account to join the conversation.
02 Nov 2013 07:59 #40500
by andypugh
Replied by andypugh on topic problem G85 and R plane with G98
I think I fixed this.
I just pushed it to master. If you need it then you can get a version with the fix from buildbot.linuxnc.org at the expense of running on the development ("master") branch.
I just pushed it to master. If you need it then you can get a version with the fix from buildbot.linuxnc.org at the expense of running on the development ("master") branch.
The following user(s) said Thank You: RobotMatic
Please Log in or Create an account to join the conversation.
Time to create page: 0.132 seconds