From 5596efbc069310910708c93a24a3b72dbeb9ac30 Mon Sep 17 00:00:00 2001 From: hasecilu Date: Tue, 3 Oct 2023 15:31:00 -0600 Subject: [PATCH] Add Octoprint Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com> --- software/octoprint.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/octoprint.yml diff --git a/software/octoprint.yml b/software/octoprint.yml new file mode 100644 index 0000000000..4ec4dca619 --- /dev/null +++ b/software/octoprint.yml @@ -0,0 +1,11 @@ +name: Octoprint +website_url: https://octoprint.org/ +description: A snappy web interface for controlling consumer 3D printers. +licenses: + - AGPL-3.0 +platforms: + - Docker + - Python +tags: + - Manufacturing +source_code_url: https://github.com/OctoPrint/OctoPrint