Code Monkey home page Code Monkey logo

opencnc's Introduction

opencnc - python framework for cnc backend
------------------------------------------

opencnc is a python framework that can be used to setup-up 
a custom axes sets in a N-axis cnc system and parse gcode
according.

This python library is design to direct communicate with pwm
kernel api [1] from Bill Gatliff and generally suppose to use
the gpio kernel api as backend (not mandatory).

If you need more information about this archs please read files
inside docs/ directory and docss/machine.pdf for a real example. 


USAGE
--------- 
This framework define a series of API that can be called from
a python file. This file should define the number of axes their
names and correlation between axis and gcode axis definition.
You can define a custom numbers of axes and names as well as a
custom proprierties per axis.

For an example of usage see class cnc_3A0T inside cnc.py.

DEVELOP
----------
opencnc is opensource software. Feel free to drop me a mail
for bugs, suggestion, patch and general improvement
<[email protected]>

Thank you for using opencnc

1. 

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.