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"
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
8. start
9. stop in the middle
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.
10 select line
11. start from 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

Michal

Dnia 18-04-2007 o godz. 16:18 Chris Radek napisał(a):
> On Wed, Apr 18, 2007 at 02:47:39PM +0200, Tomasz Brzozowski wrote:
> > gcode file: http://www.pastebin.ca/446328
> > 
> > log file generated by this file: http://www.pastebin.ca/446329
> > 
> > lines in "[]" are my own logging.
> > 
> > Tomek
> 
> Sorry, I'm still having trouble understanding the bug report.  In this
> log file http://www.pastebin.ca/446329 I don't see a Z move with too
> high velocity.  The moves that have velocity 77.7 (55 *sqrt(2)) are
> diagonals in XY so that's correct.
> 
> Please tell me what to do to reproduce this, step by step.  I see you
> have G54 offsets in effect.  Are they necessary?  Please send MINIMAL
> gcode that reproduces it (no unnecessary lines), and tell me which
> line is the wrong behavior.
> 
> I also typed in what I think is the gcode from
> http://www.pastebin.ca/446010 but I don't see any problem when I run
> it, so I need you to tell me exactly how to get the error.
> 
> Thanks
> Chris
> 
> 
> -------------------------------------------------------------------------
> 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

----------------------------------------------------
Wyjeżdżasz na długi weekend? Potrzebujesz samochodu?
Nowe auta bez limitu przebiegu, z pełnym ubezpieczeniem
za 70 zł dziennie! To oferta właśnie dla Ciebie!
http://klik.wp.pl/?adr=https%3A%2F%2Fwynajemsamochodow.wp.pl%2F&sid=1108



-------------------------------------------------------------------------
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