Smoothieware

Smoothie is a free, opensource, high performance and modular G-code interpreter and CNC control system for the powerful SmoothieBoard 32bit controller. It's designed to be very user-friendly and hacker-friendly. The Source code is on GitHub. ヾ(❀◦◡◦)彡

The Smoothie project is always looking for help. Whatever your skills are, there are things you can do to improve the project with the other volunteers. If you feel that you could give us some of your free time, please contact us, help and working together is what has made this project so neat, advanced and precious over the years, and is very welcome.

Documentation

Step by step guides

Firmware documentation

Board Tools Binary Code

The firmware.bin file

Note, Smoothieboards come completely pre-flashed, you do not need to compile or flash the firmware, unless you want to upgrade to a newer version, or to contribute to the code.

More: Windows Drivers, Linux Drivers, Mac Drivers, New Features, Gallery, Smoothieboard Beta Guide

Smoothieboard Fritzing

Hardware documentation

Available now: SmoothieBoard, the modular and awesome, smoothie-dedicated CNC controller.

Getting a Smoothieboard

Get a Smoothieboard here

Features

For users

Worker

For hackers

Hackers
  • Modular, event-driven design, allowing to add functionality easily without modifying the core. See the ModuleExample
  • Designed to support non-Cartesian machines
  • LPC1769 leaves lots of room for additional functionality.
  • The mBed functions and additional libraries are available for easy and fast prototyping. But compiles off-line (using GCC), not dependent on the mBed online compiler
  • Strict process for acceptance of new code, to keep the project at high quality
  • Heavily commented code

Support the Project

GIVE

The Smoothie firmware is free and Open-Source software developed by awesome volunteers with the help of the community.

If you find this software useful, want to say thanks and encourage development, please consider a donation:

Donate via PayPal

It really helps.

Developer documentation

Coding

Current edge build status: Build Status

Reviews

Watch a review

OSHW logo