Coder Social home page Coder Social logo

tomcorwine / switchprint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aeva/switchprint

0.0 2.0 0.0 420 KB

Switchprint is a simple FOSS daemon for autodetecting 3D printers, and a dbus api which host software may use to communicate with said printers.

License: GNU General Public License v3.0

switchprint's Introduction

*warning, the api is still in the air*



* Installation Instructions

First be sure that python-gudev, python-dbus, and python-gobject are
installed.

On Debian, you can install it all like so:
$ sudo apt-get install python-gudev python-dbus python-gobject

On Fedora, you can install it all like so:
$ sudo yum install python-gudev dbus-python

python-serial and python-daemon are also dependencies, but they will
be installed automagically via distutils when you install this
package.  Also, you need python-setuptools to finish the installation
process, so grab that as well.

You can install them manually on Debian like so:
$ sudo apt-get install python-serial python-daemon python-setuptools

Or on Fedora like so:
$ sudo yum install pyserial python-daemon python-setuptools

Once you have the dependencies installed, install switchprint like so
$ git clone https://github.com/Aeva/switchprint.git
$ cd switchprint
$ sudo python setup.py develop

Rather than doing "sudo python setup.py install", use the develop
version.  This will pull down any needed dependencies and setup
symlinks in various path locations to point to the relevant parts of
the repository.  Do not delete the cloned folder after running the
setup command.  Also, the "install" variant is broken currently.



* Community
If you want to ask questions or get involve, join #voxelpress on
freenode!  Warning: watch out for tumbleweeds and cobwebs.



* Consumer Advisory Notice:
We wish you a pleasant journey.

switchprint's People

Contributors

aeva avatar

Watchers

 avatar  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.