> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Manufacturing

> 3D printing and CNC machine management software

Software to manage 3D printers, CNC machines and other physical manufacturing tools.

## Applications

<CardGroup cols={2}>
  <Card title="CNCjs" icon="gears" href="https://cnc.js.org/">
    Web interface for CNC milling controllers running Grbl, Smoothieware, or TinyG.

    **License:** MIT | **Platform:** Nodejs
  </Card>

  <Card title="Fluidd" icon="droplet" href="https://docs.fluidd.xyz/">
    Lightweight & responsive user interface for Klipper, the 3D printer firmware.

    **License:** GPL-3.0 | **Platform:** Docker/Nodejs
  </Card>

  <Card title="Mainsail" icon="sailboat" href="https://docs.mainsail.xyz/">
    Modern and responsive user interface for the Klipper 3D printer firmware. Control and monitor your printer from everywhere, from any device.

    **License:** GPL-3.0 | **Platform:** Docker/Python
  </Card>

  <Card title="Manyfold" icon="cube" href="https://manyfold.app">
    Digital asset manager for 3d print files; STL, OBJ, 3MF and more.

    **License:** MIT | **Platform:** Docker
  </Card>

  <Card title="Octoprint" icon="octopus" href="https://octoprint.org/">
    Snappy web interface for controlling consumer 3D printers.

    **License:** AGPL-3.0 | **Platform:** Docker/Python
  </Card>
</CardGroup>
