Sven Wesley wrote:
> Did a test a minute ago. I used the romand.cxf font and changed the scale to
> 0.1 for both X and Y, the rest is untouched. It looks good in the Axis
> display, but it seems that Z is "zeroed" all the time and when the cut is
> done (13 characters) my original Z-sero is 9 mm offset!
>
>   
Have you used this machine a lot, or is it one you just completed?
Check the G-code to see what the Z depth is at the last cut.  With 9 mm 
shift, you
should be able to roll the preview window until Z is parallel to the 
screen and see such a
Z shift, if it were there.

My guess is the machine is losing steps during many up/down moves, and 
they are
accumulating in the direction of gravitational pull, ie. down.


I suspect if you made a program like this :
G01 Z0 f25
Z1
Z0
Z1
Z0
Z1 ......
you would find the same drift in the Z=0 position.

Jon

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to