Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1004 Bytes

File metadata and controls

31 lines (23 loc) · 1004 Bytes

Linuxcnc Remote (DEVELOPMENT FROZEN)

Linuxcnc Remote allows you to gain remote access to a CNC Machine via Network and Redis

How to use

  1. plant the seed.py on your CNC Machine, execute in terminal ~# python seed.py
  2. run remote.py on your remote computer
  3. start sending commands

Supported Operating Systems

Only tested on linuxcnc Debian 9 Stretch

Required: $ python3 -m pip install -r requirements.txt

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