Skip to content

ADTL/TinyG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyG Introduction

TinyG v7 Board

TinyG is a 6 axis motion control system designed for high-performance on small to mid-sized machines. Some features:

  • 6 axis motion (XYXABC axes)
  • jerk controlled motion for acceleration planning (3rd order motion planning)
  • status displays ('?' character)
  • XON/XOFF and RTS/CTS protocol over USB serial
  • RESTful interface using JSON

See these links for more details.

See the new TinyG G2 Arduino Due ARM Port and the G2 wiki

CURRENT MASTER VERSION

The current master version is 0.96, BUILD 380.05 Please refer to the TinyG wiki for documentation and user manuals

IMPORTANT: If you are running a TinyG version 6 or earlier be sure to set the $hv value to 6 after you load version 0.95. Run $hv=6 and verify that it took. This addresses HW changes between the versions.

Tinyg versions 7 and 8 are electrically the same, and can be set to HW version 8.

The previous master version is 0.95, BUILD 370.01

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 master.
  • DEV is work in process and generally not a good idea to use. Use code from dev only if specifically directed there.

About

Affordable Industrial Grade Motion Control

Resources

Stars

Watchers

Forks

Packages

No packages published