Page 1 of 1

Soft limit problem

PostPosted: Fri Mar 31, 2017 3:45 pm
by ath1200@free.fr
Hello,
My Z Axis is defined as 60mm-up 0mm-down
If i start for example (code below) at 40mm in machine coord (G53), equal to 0mm in G54, the soft popup an error over limit 80mm !?
I think sofware add 40mm to the actual 40mm in machine coord. and say overlimit ... no no no i just want to go on 40mm in machine coord, in this example, no move from Z.

(1001)
(T2 D=3. CR=0. - ZMIN=-4.2 - flat end mill)
G90
G0 G53 Z40.
(Circular1)
T2 M6 (flat end mill D=3. 4 dents 3mm)
S10000 M3
G64
G54
M8
G43 H2
G0 X13.655 Y86.2
Z15.
Z0.
G1 Z-1.7 F200
X13.663 Z-1.767
X13.685 Z-1.83
... to be continued



If i stroke the same command on MDI that's ok. and after lauch my Gcode (without "G0 G53 Z40." it work fein.

Have you an issue to correct the control of limits ? button overidelimits dont work in this case.

Regard, Thierry

Re: Soft limit problem

PostPosted: Thu Apr 06, 2017 6:36 pm
by ath1200@free.fr
Nobody's can help me ? ;)

Re: Soft limit problem

PostPosted: Thu Apr 06, 2017 7:19 pm
by ger21
What is the tool length of tool #2?

Re: Soft limit problem

PostPosted: Fri Apr 07, 2017 7:07 am
by ath1200@free.fr
I don't use the tools length in Uccnc, all tool have a 0 offset

Re: Soft limit problem

PostPosted: Wed Apr 12, 2017 10:30 am
by ath1200@free.fr
I still have the problem and still no solution, I am the only one to have this case ?

Re: Soft limit problem

PostPosted: Mon Apr 24, 2017 1:14 pm
by ath1200@free.fr
I'v see some other problem with soft limit, this is another one, but i think no one can help me.

I close the post :evil:

Re: Soft limit problem

PostPosted: Mon Apr 24, 2017 3:48 pm
by CT63
Your Z Axis is defined as 60mm-up 0mm-down which is typically backward. Normally Z zero is at the upper home position then it travels down (DRO goes negative) as it moves down towards the work. I think your 60mm up & 0mm down are what's causing the soft limits error. Try reversing the setting and see if the problem goes away.

Re: Soft limit problem

PostPosted: Tue Apr 25, 2017 3:54 pm
by ath1200@free.fr
Hi,

Thanks for your post.
I'v set my cnc as that because i need a absolute 0 on my ground (martyrdom in english ?).
I have some hand writing Gcode and im lazy to correct them.
I will try but i dont like to work with negative values.

Regards from France