firefly

Open full view…

TinyG Stepper Driver

Jason Kelly Johnson
Mon, 10 Nov 2014 21:07:17 GMT

We are currently working on integrating the TinyG into Firefly. (The TinyG project is a many-axis motion control system. It is designed for small CNC applications and other applications that require highly controllable motion control. TinyG is meant to be a complete embedded solution for small/medium motor control.) SOME KEY LINKS: Purchase: https://www.synthetos.com/project/tinyg/ G-code support: https://github.com/synthetos/TinyG/wiki/Gcode-Support For now you can simply send the TinyG g-code directly from the Firefly Serial Write component. Other notes: Gcode position and velocity for the rotary axes (A, B and C) is in degrees and degrees per minute.