-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ edc362c 🚀
- Loading branch information
Showing
99 changed files
with
1,254 additions
and
478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Construct your Airtrack setup !</title> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="shortcut icon" href="./static/Logo/favicon.ico" /> | ||
<link rel="icon" type="image/png" href="./static/Logo/favicon-32x32.png" sizes="32x32" /> | ||
<link rel="icon" type="image/png" href="./static/Logo/favicon-16x16.png" sizes="16x16" /> | ||
|
||
<link href="./static/style.css" rel="stylesheet"> | ||
|
||
</head> | ||
<body> | ||
<header class="site-header"> | ||
<div class="wrapper header-wrapper" > | ||
<div class=header-text> | ||
|
||
<h1 class="site-title">Construct your Airtrack setup !</h1> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="page-content"> | ||
<div> | ||
<nav class="sidebar"> | ||
<a href="#" class="menu-icon"> | ||
<svg viewBox="0 0 18 15"> | ||
<path fill="#424242" d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.031C17.335,0,18,0.665,18,1.484L18,1.484z"/> | ||
<path fill="#424242" d="M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0c0-0.82,0.665-1.484,1.484-1.484 h15.031C17.335,6.031,18,6.696,18,7.516L18,7.516z"/> | ||
<path fill="#424242" d="M18,13.516C18,14.335,17.335,15,16.516,15H1.484C0.665,15,0,14.335,0,13.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.031C17.335,12.031,18,12.696,18,13.516L18,13.516z"/> | ||
</svg> | ||
</a> | ||
<ul class="nav-list"> | ||
<li> | ||
<a class="navhome" href="./"> | ||
Construct your Airtrack setup ! | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./airtable.html"> | ||
Construction of the air table | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./predrill.html"> | ||
Airtable part 1: Predrill and precut | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./glue.html"> | ||
Airtable part 2: Glueing and screwing | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./basicframework.html"> | ||
Construction of the framework | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./headandcamera.html"> | ||
Attaching the camera | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./headfixation.html"> | ||
Construction of the head fixation | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./rewardsystem.html"> | ||
Construction of the rewarding system | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./actuator_head.html"> | ||
Construction of the linear actuator front | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./electronic.html"> | ||
Set up of the electric system | ||
</a> | ||
</li> | ||
<li class="active"> | ||
<a class="active" href="./air_flow.html"> | ||
Incoming air and pressure control | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./script_setup.html"> | ||
Installation of scripts | ||
</a> | ||
</li> | ||
<li class="not-active"> | ||
<a class="not-active" href="./3Dprinting.html"> | ||
Floating platform | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</nav> | ||
</div> | ||
<div class="wrapper"> | ||
<h1 id="incoming-air-and-pressure-control">Incoming air and pressure control</h1> | ||
<div class="pagebom"> | ||
<h3 id="part">Parts</h3> | ||
<ul> | ||
<li>2 <a Class="bom" href="connectors/compressed_air_hose.html">compressed air hose</a> </li> | ||
<li>2 <a Class="bom" href="connectors/SV_Ges_8_R_1_8.html">hose connection glands</a> </li> | ||
<li>1 <a Class="bom" href="connectors/pressure_relief_valve.html">pressure relief valve</a> </li> | ||
<li>1 <a Class="bom" href="connectors/R_1_4_R_1_4_reducing_fitting.html">reducing fitting</a> </li> | ||
<li>1 <a Class="bom" href="connectors/YS_Ges_8.html">Y-hose connector</a> </li> | ||
</ul> | ||
</div> | ||
<p><img alt="" src="images/desc_06001.jpeg" title="" /></p> | ||
<h2 class="page-step" id="inserting-of-hose-connection-gland-and-pressure-relief-valve">Step 1: Inserting of hose connection gland and pressure relief valve</h2> | ||
<p>These components take care of the incoming air and protect against overpressure.</p> | ||
<ul> | ||
<li> | ||
<p>Choose one short side of the box and drill in the center of the the plexiglass a hole with a <a href="tools/G1_4_thread_drill.html" title="">G 1/4" thread drill</a>. </p> | ||
</li> | ||
<li> | ||
<p>Now insert the <a href="connectors/R_1_4_R_1_4_reducing_fitting.html">reducing fitting</a>. Place with distance of 7,5cm two more threads with a <a href="tools/G1_8_thread_drill.html" title="">G 1/8" thread drill</a> on both side of the last thread. </p> | ||
</li> | ||
<li> | ||
<p>Place inside these threads the <a href="connectors/SV_Ges_8_R_1_8.html">hose connection glands</a>. </p> | ||
</li> | ||
<li> | ||
<p>Further place on the <a href="connectors/R_1_4_R_1_4_reducing_fitting.html" title="">reducing fitting</a> the <a href="connectors/pressure_relief_valve.html">pressure relief valve</a>. </p> | ||
</li> | ||
</ul> | ||
<h2 class="page-step" id="air-hose">Step 2: Air hose</h2> | ||
<ul> | ||
<li> | ||
<p>Combine two 200 mm <a href="connectors/compressed_air_hose.html">compressed air hose</a> with an <a href="connectors/YS_Ges_8.html">Y-hose connector</a>. </p> | ||
</li> | ||
<li> | ||
<p>Append to the in one direction pointing end of the <a href="connectors/YS_Ges_8.html" title="">Y-hose connector</a> another <a href="connectors/compressed_air_hose.html" title="">compressed air hose</a> with the length of your need to the air pressure source. </p> | ||
</li> | ||
<li> | ||
<p>Connect both 200 mm <a href="connectors/compressed_air_hose.html" title="">compressed air hose</a> with the <a href="connectors/SV_Ges_8_R_1_8.html" title="">hose connection glands</a>.</p> | ||
</li> | ||
</ul> | ||
<hr /> | ||
<p><a href="electronic.html">Previous page</a> | <a href="script_setup.html">Next page</a></p> | ||
</div> | ||
</div> | ||
<footer class="site-footer"> | ||
<div class="wrapper"> | ||
<a target="_blank" rel="noopener noreferrer" href="https://gitbuilding.io"> | ||
<img class="icon" src="./static/Logo/GitBuilding500x.png" alt="GitBuilding logo"> | ||
<span class="info">Documentation powered by GitBuilding</span> | ||
</a> | ||
|
||
</div> | ||
</footer></body> | ||
</html> |
Oops, something went wrong.