Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: komar1970 on January 16, 2012, 03:23:31 PM

Title: mach3 problem
Post by: komar1970 on January 16, 2012, 03:23:31 PM
if  I load g-code  to mach 3 and I press  start button 

 This gives me a message


softlimit .worning..continue?
     yes     NO


what this message means  thanks for reply
Title: Re: mach3 problem
Post by: Hood on January 16, 2012, 03:32:42 PM
It means the code is going beyond the softlimits you have set. If this is a lathe then it will always throw that message even if the code will be within soft limits, it is on the list to be fixed but its not top priority.
Hood
Title: Re: mach3 problem
Post by: komar1970 on January 16, 2012, 03:41:06 PM
This is a milling machine and I had never this problem
Title: Re: mach3 problem
Post by: Hood on January 16, 2012, 03:45:00 PM
Is your code maybe taking it without the softlimits you have set?
Do you possibly have a G90 and G28 on the same line?
Hood
Title: Re: mach3 problem
Post by: komar1970 on January 16, 2012, 04:08:24 PM
This problem can spoil my part? what I cutting out
Title: Re: mach3 problem
Post by: Hood on January 16, 2012, 04:11:15 PM
Attach your code and your xml and I will have a look and see if I can find the problem.
Hood
Title: Re: mach3 problem
Post by: komar1970 on January 16, 2012, 04:24:32 PM
  g-code
Title: Re: mach3 problem
Post by: Hood on January 16, 2012, 04:35:36 PM
I do not get a soft limit warning here so it has to be a setting you have in Mach, please attach your xml.
Hood
Title: Re: mach3 problem
Post by: komar1970 on January 16, 2012, 04:56:50 PM
file
Title: Re: mach3 problem
Post by: Hood on January 17, 2012, 02:59:38 AM
You do not have softlimits set up as the settings are still default. You should turn off oft limits on the main screen or set the correct values for your table area from Config menu then Homing and limits.
Hood
Title: Re: mach3 problem
Post by: komar1970 on January 17, 2012, 09:18:22 AM
thanks 
Title: Re: mach3 problem
Post by: cnctga on January 22, 2012, 02:37:03 AM
Hi there my question is it possible to set mach 3 to run lines head to a maxuim of 500 lines my machine is really large and seems when we increase the feed rate we get jerky movements it not mechanical
Title: Re: mach3 problem
Post by: Hood on January 22, 2012, 08:49:36 AM
Lookahead on General Config.
Hood