GithubHelp home page GithubHelp logo

sheepslinky / franklin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mtu-most/franklin

0.0 2.0 0.0 9.93 MB

3D printer controlling software

License: GNU Affero General Public License v3.0

Makefile 1.60% Python 28.46% TeX 0.03% C 5.06% C++ 44.82% Shell 0.58% Assembly 1.03% HTML 0.25% CSS 0.53% JavaScript 17.64%

franklin's Introduction

Franklin RepRap driver

This is software for controlling a RepRap 3-D printer, created by the Michigan Technological University Open Sustainable Technology Lab (MOST).

Please see the wiki on github for up to date information.

Installation

On a Debian or Debian-based system, you can build and install the program by running make.

On other Unix-based systems you need to build and install the files manually.

For information on how the build system works, please refer to the Makefile and this page. You do not need to read this in order to run the build.

I tried to keep the code as portable as possible. It should work on any system except Windows[1]. The automatic device detection relies on udev, so that will only work on GNU/Linux. It can be used without it, but the automatic reconnect feature will not work.

[1] I use a separate process for each printer and they communicate over standard input and standard output. I need to use select on standard input, and Windows doesn't support that. The only way to make it work on Windows would be to use threads. I've had such bad experience with that, that I will never use them again. However, if you run this host on a Debian server, Windows should have no trouble connecting to it and using it.

franklin's People

Contributors

wijnen avatar sheepslinky avatar handychandra7 avatar

Watchers

James Cloos 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.