Giter Site home page Giter Site logo

yangbiaocn / lua.gcode.sender Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bhgv/lua.gcode.sender

0.0 1.0 0.0 10.4 MB

CNC g-code sender using Lua and Lua modules

Shell 6.61% C++ 14.12% Python 0.01% Perl 0.59% C 33.92% Lua 22.34% CSS 0.97% Makefile 7.08% HTML 13.97% QMake 0.09% Batchfile 0.01% M4 0.17% Roff 0.13%

lua.gcode.sender's Introduction

lua.gcode.sender

Intro

This is a highly configurable and changeable universal g-code sender for home-made CNC, laser & 3d printer. It doesn't contain any hard to port elements. It has written using Lua & lua modules (lua, C, C++).

Supported hardware

Lua version

v5.3.3 (bit operations)

Used Lua plugins

Dependencies to build

  • libreadline-dev
  • libX11-dev
  • libxft-dev
  • libxext-dev
  • libxxf86vm-dev

How to build

Sources of lua-5.3.3 & all modules are included. Just run bld.sh script from the top of the project tree:

$ ./bld.sh 

Currently it is tested on linux-arm (Armbian, lUbuntu, Orange Pi PC - raspberry pi like) and linux-x86 (Ubuntu, xUbuntu)

How to execute

$ cd bld
$ ./prg

How to change lua scripts

all lua scripts are in the bld/conf folder. examples & docs to lua & modules are in their own folders.

Screenshots

lua.gcode.sender's People

Contributors

bhgv avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.