This is surely bug and will be fixed in emc 2.3.3
Thanks for bug report,
Michael
Frank Tkalcevic pisze:
> If I put in an invalid G76 threading command in some gcode, such as...
>
>
> G76 P1.6 Z0 I-1.6 J0 K1.6 R2 H0 E0 L0
>
>
> Where J, the initial depth of cut, is 0, axis gets stuck in an infinit
t;'Enhanced Machine Controller (EMC)'"
Sent: Monday, July 06, 2009 1:50 AM
Subject: [Emc-users] G76 inifinite loop
> If I put in an invalid G76 threading command in some gcode, such as...
>
>
> G76 P1.6 Z0 I-1.6 J0 K1.6 R2 H0 E0 L0
>
>
> Where J, the initial de
If I put in an invalid G76 threading command in some gcode, such as...
G76 P1.6 Z0 I-1.6 J0 K1.6 R2 H0 E0 L0
Where J, the initial depth of cut, is 0, axis gets stuck in an infinite
loop. Obviously this is wrong because the thread will never finish, but it
took me an hour to track this down (bu