On 02/23/2019 02:34 PM, Gene Heskett wrote:
On Saturday 23 February 2019 12:22:54 Jon Elson wrote:

On 02/23/2019 10:41 AM, Peter C. Wallace wrote:
Umm just loaded a software stepgen (lastet master) and it
has no such pins/parameters
Right, MIN_LIMIT and MAX_LIMIT are not handled by stepgen or
any motion interface hardware, they are handled much higher
in LinuxCNC.  To reach a smooth deceleration right at the
limit position requires it to be limited before the
trajectory planner. So, these parameters are picked up out
of the [JOINT_n] stanza by something in the motion section.
Even the G-code interpreter knows about them, as you will
get "program exceeds +X limit at line 1234" messages when
loading a program.

Jon

I've seen that memo hundreds of times. Maddening when its only 1 thou
outside of that limit.

Much LESS maddening than if you didn't have homing and soft limits set up, and you started in cutting material when it hit a mechanical limit and wrecked the material or a cutter or whatever.
I'M SO GLAD I finally set up home and limits on my system.

Jon


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to