Skip to content

4ydan/LinuxCNC-Remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Remote Control for your LinuxCNC from Debian

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages