Menu

#223 Timeout didn't reset between two M66 lines

open
nobody
1
2009-12-17
2009-12-17
Michael
No

master, sim_mm.ini
F1 F2 home all
load attached gcode, open machine->emctop
run gocde file

open terminal and type: halcmd setp motion.digital-in-00 1

behavour expected:
program shoud finish

behaviour actual:
even if second M66 is immediate type(no timeout) emc task will wait on it with timeout from first M66.

Discussion

  • Michael

    Michael - 2009-12-17
     
  • Michael Haberler

    I think this bug was fixed in d60210 - fix m66 no-wait bug

    -Michael