From cb92822588cdca4439d6b76003b332bbb9414984 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sat, 21 Dec 2019 13:00:57 -0700 Subject: [PATCH] Add TAZ 6 J-Tech Photonics Marlin firmware --- .gitmodules | 3 +++ README.md | 10 +++++++++- equipment/laser/marlin-lulzbot-laser | 1 + 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .gitmodules create mode 160000 equipment/laser/marlin-lulzbot-laser diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8abc5c7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "equipment/laser/marlin-lulzbot-laser"] + path = equipment/laser/marlin-lulzbot-laser + url = ssh://gitea@code.forksand.com:2222/forksand/marlin-lulzbot-laser.git diff --git a/README.md b/README.md index 02cb51c..85ba6b1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ # pcba PCB Assembly. Soldering. SMT. Thru hole. Stencils. Paste. +Equipment. Tools. HOWTOs. -CC By SA 4.0 International + +* SMT component PCBA Assembly. + +* TAZ 6 J-Tech photonics LASER. + + +License: CC By SA 4.0 International and/or GPLv3+ at your discretion. +Other code licensed under their own respective licenses. Copyright (C) 2019, Fork Sand, Inc. diff --git a/equipment/laser/marlin-lulzbot-laser b/equipment/laser/marlin-lulzbot-laser new file mode 160000 index 0000000..2619907 --- /dev/null +++ b/equipment/laser/marlin-lulzbot-laser @@ -0,0 +1 @@ +Subproject commit 26199079c06cd577cd17df477c327587be84a383