Giter Site home page Giter Site logo

bhowiebkr / linuxcnc-config-editor Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 226 KB

A Python Qt based tool for editing LinuxCNC config files (INI) with a GUI and built in variable documentation.

License: GNU General Public License v2.0

Python 84.65% HTML 15.35%

linuxcnc-config-editor's Introduction

LinuxCNC Config Editor

This is a GUI editor of configuration files (INI) for LinuxCNC. It’s not designed for generating your CNC machine’s configuration like Stepconf or PNCconf but rather a tool for helping you edit the configuration file after the fact.

LinuxCNC Config Editor

DISCLAIMER

THE AUTHORS OF THIS SOFTWARE ACCEPT ABSOLUTELY NO LIABILITY FOR ANY HARM OR LOSS RESULTING FROM ITS USE.

IT IS EXTREMELY UNWISE TO RELY ON SOFTWARE ALONE FOR SAFETY.

Any machinery capable of harming persons must have provisions for completely removing power from all motors, etc, before persons enter any danger area.

All machinery must be designed to comply with local and national safety codes, and the authors of this software can not, and do not, take any responsibility for such compliance.

This software is released under the GPLv2 license. See the file LICENSE.md for more details.

Installation

This tool currently only requires PyQt5 to run. For future changes install dependencies by the following:

pip3 install -r requirements.txt

Usage

Simply run the Python script with the following command:

python3 LinuxCNC_Config_Editor.py

In the file LinuxCNC_Config_Editor.py there is a variaable DEBUG make sure it's set to false if you don't want it defaulting to the example file. I'll fix this with some automation at a later date.

linuxcnc-config-editor's People

Contributors

bhowiebkr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lynxye

linuxcnc-config-editor's Issues

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.