Hi all, The setup is BBB with Cramps v2.2, a my trusty Mendelmax 1.5 (few thousand machine hours). The entire software-setup has been rebuilt during the last few hours, the result is repeatably the same as before.
Anddemo runs with limited succes, but it gets loaded and I can press the buttons. I have the feeling it should behave differently, because it is not a proper and function. Top button has no functionality, bottom button temporarily turns the output red, then the output falls back to red. This only works with machinekit-client 0.9.6.5, Version 0.9.7.1 does not find the connection. bone-debian-8.6-machinekit-armhf-2016-11-27-4gb.img Kernel is Linux beaglebone 3.8.13-xenomai-r81 #1 Fri Oct 14 16:24:43 UTC 2016 armv7l GNU/Linux These components were cloned in /home/machinekit/ : git clone https://github.com/machinekoder/MendelMax-CRAMPS.git git clone https://github.com/machinekoder/Machineface.git Here I had a problem with run.py not finding ~/nc_files, got that with git clone https://github.com/machinekit/machinekit.git ln -s ~/machinekit/nc_files/ ~/nc_files Edited machinekit.ini to enable remote. No other changes. MendelMax-CRAMPS/run.py now runs, and Services get started: machinekit@beaglebone:~/MendelMax-CRAMPS$ lsof -i COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME configser 13607 machinekit 10u IPv4 60014 0t0 TCP *:57076 (LISTEN) linuxcncs 13654 machinekit 3u IPv4 60050 0t0 TCP *:5005 (LISTEN) rtapi_msg 13676 machinekit 13u IPv6 60060 0t0 TCP *:49152 (LISTEN) haltalk 13701 machinekit 18u IPv6 60084 0t0 TCP *:49153 (LISTEN) haltalk 13701 machinekit 21u IPv6 60095 0t0 TCP *:49154 (LISTEN) haltalk 13701 machinekit 24u IPv6 60101 0t0 TCP *:49155 (LISTEN) mkwrapper 13712 machinekit 6u IPv4 60301 0t0 TCP *:43205 (LISTEN) mkwrapper 13712 machinekit 15u IPv4 60305 0t0 TCP *:61019 (LISTEN) mkwrapper 13712 machinekit 17u IPv4 60306 0t0 TCP *:57886 (LISTEN) mkwrapper 13712 machinekit 19u IPv4 60307 0t0 TCP *:57252 (LISTEN) mkwrapper 13719 machinekit 6u IPv4 60301 0t0 TCP *:43205 (LISTEN) mkwrapper 13719 machinekit 15u IPv4 60305 0t0 TCP *:61019 (LISTEN) mkwrapper 13719 machinekit 17u IPv4 60306 0t0 TCP *:57886 (LISTEN) mkwrapper 13719 machinekit 19u IPv4 60307 0t0 TCP *:57252 (LISTEN) mkwrapper 13719 machinekit 25u IPv4 60358 0t0 TCP *:49156 (LISTEN) mkwrapper 13719 machinekit 34u IPv4 60364 0t0 TCP *:49157 (LISTEN) Machinekitclient, running on Windows 8.1 64 bit does not list the available instance. iftop sees no TX traffic on the Beaglebone. Any hints on how to proceed? -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
