On Wed, Apr 18, 2007 at 06:58:19PM +0200, Micha? Geszkiewicz wrote:
> THIs is point list of http://www.pastebin.ca/446010 ERROR:
> 
> 1. start emc
> 2. press F2 which autamaticly send "G92.1" and "G61.1"

It doesn't do this on my system running EMC2.1.4.

> 3. Homing axes
> 4. move machine about some distance in every axes
> 5. set curr pos as zero point "G10L2P1Xnn.nnYnn.nnZnn.nn"
>  [nn are cuurent coords]
> 6. in preview we are in 0,0,0 position
> 7. load program

What program?  Your debug output http://www.pastebin.ca/446010 does
not match your gcode http://www.pastebin.ca/446328

> 8. start
> 9. stop in the middle

On which line?

I don't see in http://www.pastebin.ca/446010 where you aborted
and restarted the program.

> I wrote my own procedure to start program form selected vector
> shortly it move z to max, go in x,y to begin of selected vector, move z 
> to vector's z level and start from this line. Rest is the same as the 
> orginal axis code.

I don't understand your description or where you put this custom
code.

> 10 select line
> 11. start from line

What line?

> And error in log is when spindle is after go in x,y to begin of selected 
> vector and is moving down before start

So the error is while your custom code is running?

Can you reproduce the error while running an unmodified EMC2.1.4?


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to