Coder Social home page Coder Social logo

michaelnkang / tinyg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aldenhart/tinyg

0.0 2.0 0.0 89.88 MB

Embed Motion Control For the Masses.

Home Page: https://www.synthetos.com/wiki/index.php?title=Projects:TinyG

C 79.80% C++ 8.41% Makefile 0.54% Objective-C 0.16% nesC 11.10%

tinyg's Introduction

TinyG Introduction

TinyG v6 Board

TinyG is a port of grbl to the Atmel xmega that runs on the TinyG hardware. Some differences are:

  • 6 axis motion (XYXABC axes)
  • jerk controlled motion for acceleration planning (3rd order motion planning)
  • status displays ('?' character)
  • XON/XOFF protocol over serial
  • config is necessarily different to take into account the larger number of settings

See these websites for more details.

CURRENT MASTER VERSION

The current master version is 0.94, BUILD 339.09 (GoGo Boots) Changelog:

339.09: BUG FIXES IN 0.94

  • Issue #14 - Full circle G02 resslts in error - fixed
  • Issue #15 - Ignore CR and Ignore LF comnined into a single command to prevent both from being active at once and bricking TinyG
  • Checksum added to JSON output lines

338.12

MAJOR FEATURES IN 0.93

MINOR FEATURES AND INTERNALS IN 0.93

  • Status reports are now configurable via JSON command
  • Arcs are now planned through the line planner
  • Help display updated (type $h)
  • Self tests added (type $test)
  • Restore settings to defaults command added (type $defaults)
  • Configuration and display sub-system compeletly re-written for flexibilioty and to handle JSON

BUG FIXES IN 0.93

  • Issues #5, #7 and #12 - Issues were found and fixed that affected positional accuracy with some combinations of settings (fixed since 0.93)

  • Issue #10 - Help display error fixed

  • Issue #8 - $xTR did not update until reset

  • Fixed some typos in command strings (fixed since 0.93)

  • Removed diagnostic logging to fix bug where rapid status reports and feed rates < 800 mm/min would occasionally cause input to lock up. (338.12)

  • Removed config warning messages when in JSON mode. Warnings still echoed in text mode (command line mode) (338.12)

If you have feature requests or find any bugs please log them in the Issues tab on the github

======== BRANCHES

MASTER is the current production code. This is not updated very frequently. EDGE branch is thought to be relatively stable, but has not received enough testing to be promoted to maser DEV is work in process. THere are no gurantees that it will even run. This code from dev only if specificlly sent there

tinyg's People

Contributors

aldenhart avatar ril3y avatar mikest avatar

Watchers

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