From b2139e61ad2d234bace4f5ec87249000dbdf1573 Mon Sep 17 00:00:00 2001 From: N3MI-DG <129717180+N3MI-DG@users.noreply.github.com> Date: Mon, 23 Mar 2026 08:54:43 +1100 Subject: [PATCH] Add page for external resources --- docs/resources.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 1 + 2 files changed, 46 insertions(+) create mode 100644 docs/resources.md diff --git a/docs/resources.md b/docs/resources.md new file mode 100644 index 0000000..eb5fa37 --- /dev/null +++ b/docs/resources.md @@ -0,0 +1,45 @@ +# Useful Resources + +## DraftShift Design Github Repositories +- [Cable Management](https://github.com/DraftShift/CableManagement){:target="_blank"} +- [StealthChanger](https://github.com/DraftShift/StealthChanger){:target="_blank"} +- [Door Buffer](https://github.com/DraftShift/DoorBuffer){:target="_blank"} +- [Modular Dock](https://github.com/DraftShift/ModularDock){:target="_blank"} +- [Tophat](https://github.com/DraftShift/Tophat){:target="_blank"} + +## Toolhead Github Repositories +{% for tool in tools.toolheads %} +- [{{tool}}]({{tools.toolheads[tool].url}}){:target="_blank"} +{% endfor %} + +## Supplementary Guides +- [Esoterical's CANbus Guide](https://canbus.esoterical.online){:target="_blank"} - Step by step instructions on how to set up your CANbus network and flash CANbus devices. +- [Esoterical's USB Guide](https://usb.esoterical.online){:target="_blank"} - Step by step instructions on how to flash your USB devices. +- [Ellis' Print Tuning Guide](https://ellis3dp.com){:target="_blank"} - A curated collection of useful print tuning guides. + +## Calibration Prints +