On Thu, 16 Jul 2020 at 02:44, John Dammeyer <[email protected]> wrote:
> The stuff that uses the limit2 was cut and pasted from a web page. I never > expected it to work first time. ... > net spindle-cmd <= motion.spindle-speed-out => spindle-ramp.in ... > The error message is that motion.spinde-speed-out is already assigned. ... > net spindle-vel-cmd-rpm <= motion.spindle-speed-out Use spindle-vel-cmd-rpm as the signal everywhere and it should sort out the problem. You are trying to assign two different signals to the same output. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1912 _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
