Giter VIP home page Giter VIP logo

3delta's Introduction

3Δ Printer Control

3Δ is a host software for 3d printers of the delta style. In many aspects it is similar to Pronterface. However it brings additional motion control better suited to non-cartesian delta printers.

List of features:

  • GCode console
  • Connection via serial port or telnet
  • Plots for temperature, temperature deviation and heater PWM
  • Relative and absolute motion control especially suited for delta printers
  • Calibration assistance for delta printers
  • GCode lookup taken from http://smoothieware.org/supported-g-codes
  • SD card upload and play
  • Send: direct playing of GCode files

This is how it looks:

3Δ Gui

Installation

Just download the file 3delta and make it executable. Besides that you need the following packages which are available under the usual Linux distributions

apt-get install tcl8.5 tk8.5 tcllib tklib

Then start it with

$ ./3delta 192.168.1.x
$ ./3delta /dev/ttyACM0

to access your printer either via telnet or via a serial port.

Disclaimer

This is very new software! I am using it for my MOST-Delta (see also github), but I cannot guarantee that it works for you. But I am happy to help if it doesn't :)

I am currently using Smoothieware as firmware. Some features might not work with other firmwares since the output format sometimes differs. I would appreciate patches which make this work with other firmwares.

In principle 3delta should work also under Mac and Windows when the current Tcl/Tk packages are installed. However I didn't test it.

3delta's People

Contributors

minad avatar

Watchers

 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.