Bugs item #2046142, was opened at 2008-08-11 10:44 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2046142&group_id=6744
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: EMC2 Task Controller Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Michael (micges) Assigned to: Nobody/Anonymous (nobody) Summary: G61 Ignored after emergency stop Initial Comment: In some cases, a program will run in G64 mode even when G61 is specified in the program. Sequence of events that reproduces this problem EMC version 2.2.6: * Use config sim/axis.ini with acceleration changed to 2.0 on X, Y so that it's easy to see blended corners * Load the following program '0.ngc': % F5000 G61 M50 P0 G0 X0.0000 Y0.0000 G4 P0.100 M50 P1 M4 G4 P0.0 G1 X100.0000 Y0.0000 G1 X100.0000 Y100.0000 M5 G4 P0.0 M50 P0 G0 X0.0000 Y0.0000 % * Use the following keystrokes: F1 F2 R (on the second line of program hit F1) F1 F2 R (wait for run to complete) Expected behavior: both runs of the program go to the corners of the triangle Actual behavior: on the second run, the corners are rounded as though in G64 mode. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106744&aid=2046142&group_id=6744 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
