G96 CSS turn off?

More
22 Sep 2020 08:43 #183264 by sharpshooterser
I did a bit of a research but havent found a solution for it. On my lathe I use a puller to get the stock out, which requires that spindle is not in motion. Now since I programmed the G96, once the puller gets into the pre position in G0 motion, and code gets to G1 line, it stops.
I cant use G1, its too fast.
How to disable G96?(G97 doesnt work)
Thanks

Please Log in or Create an account to join the conversation.

More
22 Sep 2020 10:50 #183269 by AlekseySP
Replied by AlekseySP on topic G96 CSS turn off?
Use G94 before G1
The following user(s) said Thank You: sharpshooterser

Please Log in or Create an account to join the conversation.

More
22 Sep 2020 11:07 #183271 by sharpshooterser
Replied by sharpshooterser on topic G96 CSS turn off?
I did, but still no luck. Only thing I havent tried is to run the puller on the beginning of the program.

Please Log in or Create an account to join the conversation.

More
22 Sep 2020 11:46 #183281 by AlekseySP
Replied by AlekseySP on topic G96 CSS turn off?
Your problem has nothing to do with css. You using G95 for feedrate, which is units/revolution.
No revolution - no feed. U have to switch to G94, units/minute. And use appropriate feedrate, like F200 (mm/min) or F10 (in/min). Don't forget to switch back to G95 after or it will be a problem

Please Log in or Create an account to join the conversation.

More
22 Sep 2020 12:26 #183293 by sharpshooterser
Replied by sharpshooterser on topic G96 CSS turn off?
I did use g94, but no luck.
What is interesting - if I add g97 m4 s0 to the program, save it, run it (it still doesnt pull) then delete the g97 m4 s0 and save it again, then it pulls

Please Log in or Create an account to join the conversation.

More
22 Sep 2020 13:38 #183300 by sharpshooterser
Replied by sharpshooterser on topic G96 CSS turn off?
I ll upload the code a bit later

Please Log in or Create an account to join the conversation.

More
22 Sep 2020 15:13 - 22 Sep 2020 15:15 #183315 by sharpshooterser
Replied by sharpshooterser on topic G96 CSS turn off?
here is the program, I tried with g97 included etc. but nothing works.
when it gets to the last part, with T3, after G0 X21 it stops.
Attachments:
Last edit: 22 Sep 2020 15:15 by sharpshooterser.

Please Log in or Create an account to join the conversation.

More
23 Sep 2020 00:27 - 23 Sep 2020 00:29 #183361 by AlekseySP
Replied by AlekseySP on topic G96 CSS turn off?
I don't see anything wrong in your program, try to get reed of unnecessary words like G99 and put G94 in front of G1
G0 T3M6G43
(IZVLACENJE)
G0 G54
G0 X30 Z2
G0 Z-30
G0 X21
G94 G1 X0 Z-30 F400
M125
G1 X0 Z-4.9 F600
M126
G1 X21 Z-4.9 F400
G0 X30 Z2
Last edit: 23 Sep 2020 00:29 by AlekseySP.
The following user(s) said Thank You: sharpshooterser

Please Log in or Create an account to join the conversation.

More
23 Sep 2020 15:52 #183486 by sharpshooterser
Replied by sharpshooterser on topic G96 CSS turn off?
tried it as well, no luck.

Please Log in or Create an account to join the conversation.

More
15 Mar 2024 20:45 #295995 by lawley
Replied by lawley on topic G96 CSS turn off?
Good day, did you ever get this resolved?

Please Log in or Create an account to join the conversation.

Time to create page: 0.301 seconds
Powered by Kunena Forum