# Smoothieware/Smoothieware

Modular, opensource, high performance G-code interpreter and CNC controller written in Object-Oriented C++

Repository: https://github.com/Smoothieware/Smoothieware
Canonical: https://ross.abutalabs.com/products/smoothieware
Homepage: http://smoothieware.org/
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-07T14:05:15+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 5462, "days_push": 26, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1403, forks 997 (observed 2026-08-28T04:04:37.380887+00:00)

## What it is
Smoothieware is a modular, open-source G-code interpreter and CNC controller firmware written in object-oriented C++ for 32-bit controller boards like the SmoothieBoard. It drives 3D printers, laser cutters, CNC mills, and pick-and-place machines via USB, Ethernet, or SD card.

## Use cases
- control a 3D printer with open-source firmware
- run a CNC mill from G-code files
- drive a laser cutter with LightBurn or G-code
- set up a pick-and-place machine
- migrate from GRBL or Marlin firmware
- support delta, CoreXY, HBot, or SCARA kinematics

## When to choose
- you use a SmoothieBoard or compatible 32-bit controller
- you need one firmware for 3D printing, laser, and CNC use
- you want a modular, hacker-friendly firmware you can extend with custom modules

## When to avoid
- your hardware is AVR-based and only runs Marlin or GRBL
- you need a large ecosystem of community plugins and vendor support
- you want firmware with active daily development on modern boards

## Facets
- artifact type: application
- maturity: active
- function: interpreter, embedded, parser
- domain: embedded-systems, hardware, robotics
- platform: embedded, cpp
- tags: gcode, cnc, 3d-printing, firmware, laser-cutting, motion-control, smoothieboard, automation, linux

## Member repositories
- Smoothieware/Smoothieware (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.380887+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:38:53.950686+00:00, confidence not recorded.
  - homepage: http://smoothieware.org/ (fetched 2026-08-29T11:52:47.549098+00:00, sha b6fc9fc37df2)
  - site_page: http://smoothieware.org/getting-started (fetched 2026-08-29T11:52:47.552023+00:00, sha ad7c03ed8054)
  - site_page: http://smoothieware.org/new-features (fetched 2026-08-29T11:52:47.554091+00:00, sha 9e5904d702c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
