# luc-github/ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Repository: https://github.com/luc-github/ESP3D
Canonical: https://ross.abutalabs.com/products/esp3d
Language: C
License: GPL-3.0
License Family: copyleft
Topics: arduino, esp8266, esp32, 3d-printer, firmware, repetier, wifi, esp8285, marlin, smoothieware, grbl, cnc
Last push: 2026-07-22T03:30:47+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 82, longevity 100
- inputs: {"age_days": 4157, "days_push": 42, "days_rel": 42, "gap_med": 44.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1990, forks 491 (observed 2026-08-28T04:06:03.064032+00:00)

## What it is
ESP3D is open-source firmware for ESP8266/ESP8285 and ESP32 boards that adds WiFi connectivity to 3D printers, CNC machines, and sand tables. It provides a web interface, file management, and serial-to-WiFi bridging so printers can be monitored and controlled remotely.

## Use cases
- add wifi to my 3d printer with an esp32
- control my marlin printer over the network
- send g-code to my cnc wirelessly
- monitor 3d printer remotely from browser
- replace usb cable with wifi module on printer
- upload files to printer sd card over wifi

## When to choose
- you have an ESP8266/ESP8285/ESP32 board and want wireless control of a 3D printer, CNC, or sand table
- you need a built-in web UI, file manager, and serial bridge without running a separate host
- you use Marlin, Repetier, GRBL, or Smoothieware firmware on the machine

## When to avoid
- you need OctoPrint-style plugin ecosystem and camera streaming - a Raspberry Pi host may fit better
- your printer controller has no free serial port for the ESP module
- you want a turnkey commercial product rather than firmware you compile and flash yourself

## Facets
- artifact type: application
- maturity: active
- function: embedded, http-server, file-upload, websocket, cli
- domain: iot, embedded-systems, hardware
- platform: iot, embedded, cross-platform
- tags: 3d-printer, cnc, marlin, repetier, grbl, smoothieware, wifi-bridge, sd-card, arduino, esp8285, automation, esp8266

## Member repositories
- luc-github/ESP3D (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:03.064032+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-30T03:02:44.182633+00:00, confidence not recorded.
  - readme: https://github.com/luc-github/ESP3D (fetched 2026-08-28T04:06:03.064032+00:00, sha 009387b75c75)
- Data as of 2026-08-30T08:39:29.467469+00:00.
