From 8a816e6c63e9d9074cd4aa4c27c52e84a7197e5e Mon Sep 17 00:00:00 2001 From: Quentin Bolsee <quentinbolsee@hotmail.com> Date: Mon, 27 Nov 2023 13:27:06 -0500 Subject: [PATCH] doc --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0e87cb7..7f77e92 100644 --- a/README.md +++ b/README.md @@ -41,23 +41,23 @@ The machines you design and build **don't need to be complicated** - try to de-r ### Framing -T gusset [[file](CAD/parts/gusset.f3z)] +T gusset [[CAD](CAD/parts/gusset_T.f3z)][[stl](CAD/parts/gusset_T.stl)] <img src=img/gusset_T.png width=70%><br> -Elbow gusset [[file](CAD/parts/gusset.f3z)] +Elbow gusset [[CAD](CAD/parts/gusset_elbow.f3z)][[stl](CAD/parts/gusset_elbow.stl)] <img src=img/gusset_elbow.png width=70%><br> -### Belt Axis [[file](CAD/parts/belt_axis.f3z)] +### Belt Axis [[CAD](CAD/belt_axis/belt_axis.f3z)] <img src=img/belt_axis.png width=70%><br> -### Leadscrew Axis [[file](CAD/parts/leadscrew_axis.f3z)] +### Leadscrew Axis [[CAD](CAD/leadscrew_axis/leadscrew_axis.f3z)] <img src=img/leadscrew_axis.png width=70%><br> -### A Rotary Axis [[file](CAD/parts/leadscrew_axis.f3z)] [[notes](https://ekswhyzee.com/2019/04/09/gt2-belt-rotary-cad.html)] +### A Rotary Axis [[CAD](CAD/rotary_axis/rotary_axis.f3z)] [[notes](https://ekswhyzee.com/2019/04/09/gt2-belt-rotary-cad.html)] <img src=img/rotary_axis.png width=70%><br> -- GitLab