Peck drilling bug

If you think you've found a bug post it here.

Peck drilling bug

Postby mrping » Tue Apr 30, 2019 8:43 pm

On UCCNC 1.2049 real version, when running this code:

G21
G0 G17 G40 G49 G80 G90
T7 M6
G0 G90 G54 X0. Y0. S1500 M3
G43 H7 Z5.
G99 G83 Z-3. R5. Q1. F100.
G80
M5
G91 G28 Z0.
T1M6
G0 G90 G54 X0. Y0. S1200M3


Just before the T1M6 it will try to peck once again, but this time at G28 after the real peck drilling taking place at G54 X0 Y0. After it is done with this other peck, it continues to do the tool change,


Video showing code and IRL situation: https://www.facebook.com/daniel.notknow ... 080811455/
mrping
 
Posts: 20
Joined: Sat Dec 15, 2018 5:30 pm

Re: Peck drilling bug

Postby dezsoe » Tue Apr 30, 2019 10:31 pm

I could not reproduce the issue with this code and the video cannot be watched without a facebook account. Could you try to change the end of the code like this:

Code: Select all
M5
G91
G28 Z0.
T1M6
dezsoe
 
Posts: 2055
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Peck drilling bug

Postby mrping » Wed May 01, 2019 8:42 am

https://youtu.be/8YIPN4ohUjk

same code worked on beta release. I guess earlier bug with G80 was the issue ?
mrping
 
Posts: 20
Joined: Sat Dec 15, 2018 5:30 pm


Return to Report a bug

Who is online

Users browsing this forum: No registered users and 11 guests