Seeing error in G93 code

Post anything you want to discuss with others about the software.

Re: Seeing error in G93 code

Postby cncdrive » Sat Apr 20, 2019 1:44 am

The canned cycles are in the same modal as the G1,G2,G3 and this is where the problem comes from, that G80 is also in that modal and we did not think about making an exception of the G93 feedrate rule for the G80, but I will make that exception now. :)
cncdrive
Site Admin
 
Posts: 4717
Joined: Tue Aug 12, 2014 11:17 pm

Re: Seeing error in G93 code

Postby Vmax549 » Sat Apr 20, 2019 1:58 pm

As a work around you woul dnot normally use teh G93 in teh safety block you would use G94 and in this case you need to put teh G94 before teh G80.

G94 G80

Then simply call teh G93 before teh G93 code starts. That way you still get to use teh G80 in teh safety block just in case it is needed.

( V-Carve 1 )
( Wrapped Y to A )
( Diameter = 160.000 mm )
( Feedrate F2000)
( Plunge Feedrate F1500)
G0 G17 G90 G40 G49 G94 G80
( V-Bit {60 deg 6 mm} )
S16000 M03
X0.000 A0.000
G0 X-8.487 A-25.014 Z6.350
G93 ( start of G93 code)
G1 X-8.487 A-25.014 Z-2.000 F179.641
G1 X-8.548 A-24.837 Z-2.000 F8069.982
G1 X-8.588 A-24.631 Z-2.000 F7055.236
G1 X-8.602 A-24.397 Z-2.000 F6258.152

Just a thought , (;-) TP
Vmax549
 
Posts: 331
Joined: Sun Nov 22, 2015 3:25 am
Location: USA

Re: Seeing error in G93 code

Postby Greolt » Sun Apr 21, 2019 12:15 pm

Just ditching G80 may not suit everyone but will be fine for me till it is fixed.

Never used a canned cycle.
Greolt
 
Posts: 234
Joined: Sun Sep 04, 2016 6:22 am

Re: Seeing error in G93 code

Postby Greolt » Thu Apr 25, 2019 8:52 am

Using G93 code today and for the first time trying to use feedrate override.

Slowing down looked to have no effect. Got down to 30% and motion stopped and would not restart.

Fortunately it did not crash and did not lose position, Was able to rewind code and start again. Did not ruin material.

What should I expect to see? Does feedrate override work with G93?

Am I trying to do something that it is not designed to do?
Greolt
 
Posts: 234
Joined: Sun Sep 04, 2016 6:22 am

Re: Seeing error in G93 code

Postby cncdrive » Thu Apr 25, 2019 8:55 am

I will check it, I think it should work.
Meanwhile can you please post the g-code file with which you can reproduce this issue? And also tell me at around what part of the g-code do we have to change the FRO? (If it counts at all)
cncdrive
Site Admin
 
Posts: 4717
Joined: Tue Aug 12, 2014 11:17 pm

Re: Seeing error in G93 code

Postby cncdrive » Thu Apr 25, 2019 10:45 am

OK, I have checked with random code and could not reproduce it, the FRO works fine here with G93.
So, please upload your g-code file and also your profile file.
cncdrive
Site Admin
 
Posts: 4717
Joined: Tue Aug 12, 2014 11:17 pm

Re: Seeing error in G93 code

Postby Greolt » Sat Apr 27, 2019 12:06 am

Balazs

Here is some code and my profile.

I can't get this to occur in a consistent manner.

While running the code and going up or down via the feedrate plus and minus buttons, motion will stop.

Must press Cycle Stop and Cycle Start to restart it.

Feedrate override is working, in that it does speed up or slow down motion. Unlike what I suggested above.

Not sure if it is pressing Plus/Minus at a particular point in the code. I don't think so.

Maybe pressing Plus/Minus in too quick a succession.

Don't see this as a major issue. Probably just user error.

.
Attachments
Router.pro
(36.25 KiB) Downloaded 524 times
tom.txt
(149.2 KiB) Downloaded 542 times
Greolt
 
Posts: 234
Joined: Sun Sep 04, 2016 6:22 am

Previous

Return to General discussion about the UCCNC software

Who is online

Users browsing this forum: Bing [Bot] and 22 guests