Linuxcnc Remote allows you to gain remote access to a CNC Machine via Network and Redis
- plant the seed.py on your CNC Machine, execute in terminal ~# python seed.py
- run remote.py on your remote computer
- start sending commands
Only tested on linuxcnc Debian 9 Stretch
Required: $ python3 -m pip install -r requirements.txt
python
: Linuxcnc Remote works only with Python 2.7linuxcnc
: You need an installation of Linuxcnclinuxcnc Python Interface
: Data pollingredis
for sending requests to your workstation
on WINDOWS: https://github.com/microsoftarchive/redis/releases/download/win-3.0.504/Redis-x64-3.0.504.msi
on LINUX: edit redis.conf comment out bind safe mode to no