G93 feed mode on non-trivial machines.
- subtractive
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
02 Apr 2012 15:34 #18927
by subtractive
G93 feed mode on non-trivial machines. was created by subtractive
This is a call for help concerning cutter feed control in G code, specifically G93.
I recently managed, with essential help from Andy Pugh, to start running two
SCARA type routers with LinuxCNC. Based on what I’ve read, and on practical
tests using G94, to get constant feed in non-trivial machines like these, I should
use G93. This has been tried, making sure a realistic time inverse feed value
exists on each line starting with G1, or axis moves on lines thereafter. When I
run such a program, it seems to ignore or bypass the G93 modal command,
resetting to G94 mode. The other modal commands which are active are those
which load in with the default, axis.ngc , tool path. I am using 2.4.3 on 10.04.
Apart from the above mentioned, I'm very pleased with LinuxCNC.
I recently managed, with essential help from Andy Pugh, to start running two
SCARA type routers with LinuxCNC. Based on what I’ve read, and on practical
tests using G94, to get constant feed in non-trivial machines like these, I should
use G93. This has been tried, making sure a realistic time inverse feed value
exists on each line starting with G1, or axis moves on lines thereafter. When I
run such a program, it seems to ignore or bypass the G93 modal command,
resetting to G94 mode. The other modal commands which are active are those
which load in with the default, axis.ngc , tool path. I am using 2.4.3 on 10.04.
Apart from the above mentioned, I'm very pleased with LinuxCNC.
Please Log in or Create an account to join the conversation.
02 Apr 2012 17:34 #18933
by BigJohnT
Replied by BigJohnT on topic Re:G93 feed mode on non-trivial machines.
This is just a guess but what happens if you have G93 Fn on every line?
John
John
Please Log in or Create an account to join the conversation.
- subtractive
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 0
02 Apr 2012 21:39 #18936
by subtractive
Replied by subtractive on topic Re:G93 feed mode on non-trivial machines.
Thanks for the suggestion Big John but no luck.
The program ran through the lines of code and
moved the machine
but refused to go into g93 mode. It's as if there
is a conflict with another setting.
Might try g17.1 tomorow morning. Slim chance.
Just in case movement is using g93 i'll try your
idea again but with a full circular toolpath in g1
code because I can judge it better.Off to bed!
Regards
The program ran through the lines of code and
moved the machine
but refused to go into g93 mode. It's as if there
is a conflict with another setting.
Might try g17.1 tomorow morning. Slim chance.
Just in case movement is using g93 i'll try your
idea again but with a full circular toolpath in g1
code because I can judge it better.Off to bed!
Regards
Please Log in or Create an account to join the conversation.
Time to create page: 0.304 seconds