charlesbaptista_html

Source for my website; charlesbaptista.com
Log | Files | Refs

commit 8399f51d02f629797dfce1b12dadf481da127561
parent 3794f85ff55f1f7881881d1172ea0df70e63eead
Author: Charles Baptista <charles@charlesbaptista.com>
Date:   Wed,  8 Jul 2020 23:22:52 -0400

WIP: models page update

Diffstat:
Acad/intake.zip | 0
Acad/launcher.zip | 0
Acad/minibotII.zip | 0
Acad/minibotIII.zip | 0
Mmodels.html | 11++++++-----
5 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/cad/intake.zip b/cad/intake.zip Binary files differ. diff --git a/cad/launcher.zip b/cad/launcher.zip Binary files differ. diff --git a/cad/minibotII.zip b/cad/minibotII.zip Binary files differ. diff --git a/cad/minibotIII.zip b/cad/minibotIII.zip Binary files differ. diff --git a/models.html b/models.html @@ -34,8 +34,9 @@ <div id="shown"><label for="Conduit_cb"><b>[+] Conduit Elbow</b></label></div> <input type="checkbox" id="Conduit_cb" style="display:none;"> <div id="hidden"> - <p>I had cause to mount one of <a href=hoses.com>these hoses</a> under a table. + <p>I had cause to mount one of <a href=https://www.heyco.com/Liquid_Tight_Conduit_Fittings/product.cfm?product=Corrugated-Conduit-Tubing-HPAS&section=Liquid_Tight_Conduit_Fittings>these hoses</a> under a table. If you do too, I've got you covered.</p> + <p>It's compatible with the <a href="https://www.heyco.com/Liquid_Tight_Conduit_Fittings/product.cfm?product=Nylon-Conduit-Fittings-Straight-Thru&section=Liquid_Tight_Conduit_Fittings">HPASC 1-1/2 NPT-42mm</a> fitting.</p> <p>[ <a href="elbow.stl">elbow.stl</a> ] [ <a href="elbow.sldprt">elbow.sldprt</a> ]</p> </div> @@ -72,10 +73,10 @@ hold my deepest, sincerest, gratitude and respect.</p> <p> - [ <a href="elbow.stl">minibotII.zip</a> ] - [ <a href="elbow.sldprt">minibotIII.zip</a> ] - [ <a href="elbow.sldprt">launcher.zip</a> ] - [ <a href="elbow.sldprt">intake.zip</a> ] + [ <a href="cad/minibotII.zip">minibotII.zip</a> ] + [ <a href="cad/minibotIII.zip">minibotIII.zip</a> ] + [ <a href="cad/launcher.zip">launcher.zip</a> ] + [ <a href="cad/intake.zip">intake.zip</a> ] </p> </div> </div>