grandixximo wrote:is there a way to disable limits?
No, but you should be able to edit the INI file to suit the machine limits.
(I am not entirely sure that this works properly in non-trivial kinematics, it is possible that the axis limits define a workspace envelope not actuator limits. There is a significant confusion in the current version of LinuxCNC between "joints" (ie actuators) and "axes" (ie XYZ in space). This is a consequence of the way that robots were added as a modification to the original conventional machine-tool control.
There is a separate branch which is attempting to fix this problem, called the joints-axes3 branch, and I think that some people are actually using this.
You can check-out and compile this branch if you need it. The fixes will eventually (probably years) be merged into the main LinuxCNC.