On Wednesday 02 July 2014 03:32:35 Viesturs Lācis did opine And Gene did reply: > Hello! > > I would like to ask, if somebody could share some hints, why my client > can't restart execution of g-code file from middle of the file with > "run from here" - that is a waterjet machine and they frequently stop > the machine, if abrasive gets jammed etc. and then restart > approximately from the place they stopped with "run from here". > > I asked for a picture, the line they are trying to restart from is: > G00 X76,4500 Y467,8691
Hummm. I have to ask, is the comma in those values legal in gcode? I don't know myself, or does that serve as the decimal point in that locale? Thats a pair of quite large values if it was removed, so I'd have to assume that locale uses a comma instead of a period. I haven't used that feature enough to have its setup stored in my aged wet ram, but ISTR the line must be highlighted with the mouse somehow? I have a situation, see my previous post, where that would come in handy, so I will see if my 2.5.4 (uptodate with package-manager) can do that, and post my findings. My stuff is heavily loaded with subroutines and named variables though. It will be a while, local time is 4:44. > There are no subroutines in the file, no special cycles, just G0, G1, > G2/G3 and G4 commands and M3/M5 commands. > They are running 2.5.3 version and they can run particular g-code file > from beginning with "start" button. > > Client says that nothing happens, if they select "run from here" - > machine does not move. The guy confirmed that machine is homed and > motion is enabled. > > I already suggested saving the file with another name and removing all > the 1073 unnecessary g-code lines, but that does not seem like a > productive way and I would like to know, what might potentially be > wrong, so any suggestions are welcome. > Thanks in advance! > > Viesturs > > ----------------------------------------------------------------------- > ------- Open source business process management suite built on Java and > Eclipse Turn processes into business applications with Bonita BPM > Community Edition Quickly connect people, data, and systems into > organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> US V Castleman, SCOTUS, Mar 2014 is grounds for Impeaching SCOTUS ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
