Hi,

The spindle soft start example in the documentation fails to run 'as is'
(located at:
http://linuxcnc.org/docs/2.7/html/examples/spindle.html#_spindle_soft_start
)

The errors:
1 - motion.spindle-speed-out is already connected
2 - motion.spindle-at-speed is already connected
3 - scale.0.in does not exist

The first two errors are due to stepconf, connecting the lines to the
default setup. There are three lines that must be commented out, two in
<machine>.hal and one in custom_postgui.hal which have references to the
lines.

The third error is due to "unknown scale", which is apparently something
nowhere declared. Removing the scale redirection and simply naming the
net seems to work just fine.


-- 
Greetings Bertho

(disclaimers are disclaimed)

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to