From 4753b602798ab11b51b69b3d02367ea7abeeb708 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Tue, 15 Sep 2020 10:51:03 -0700 Subject: [PATCH] added fusion360 sources to resourced menu on docs site #docs --- docs/models/all-f360-sources.md | 18 ++++++++++++++++++ mkdocs.yml | 2 ++ 2 files changed, 20 insertions(+) diff --git a/docs/models/all-f360-sources.md b/docs/models/all-f360-sources.md index 2ddb1c5..f546e95 100644 --- a/docs/models/all-f360-sources.md +++ b/docs/models/all-f360-sources.md @@ -2,6 +2,24 @@ On this page you'll find Autodesk Library links for all of the boards and current mounts designed for the Pyr0-Piezo Project +## Pyr0-Piezo Boards + +[EasyPiezi v2.3.x](https://a360.co/3acKI3y) + +[Pyr0-Piezo FFC v2.1.x](https://a360.co/36zQoUc) + +[Pyr0-Piezo FFC X-Breakout v2.1.x](https://a360.co/2NkrgZZ) + +[Pyr0-Piezo FFC Controller Breakout v2.3.x](https://a360.co/30aaoJu) + +[Pyr0-Piezo FFC Controller Enclosure](https://a360.co/2WIFNBK) + +[EzPzEffector v2.3.x](https://a360.co/2PBrpsd) + +[Pyr0-Piezo SingleDisk Adapter PCB](https://a360.co/2TJwLVD) + +[Pyr0-Piezo Orion Adapter PCB](https://a360.co/2RvNZn2) + ## Creality Original Printer Head [Loredan's Implementation](https://a360.co/2D9XXHa) (Bare 20mm Piezo Disk) diff --git a/mkdocs.yml b/mkdocs.yml index 5bc2bf9..a4c528d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,6 +83,8 @@ nav: - Extras: - PT100 RTD Thermal Sensor: 'tutorials/extras/pt100.md' - Resources: + - 3D Models: + - Fusion 360 Sources: 'models/all-f360-sources.md' - Sensor Datasheet: - I2C Integration: 'tutorials/config/pyr0piezo-i2c/pyr0piezo-i2c.md' - Schematics: