diff --git a/calibration.html b/calibration.html index 410b5a0..5198445 100644 --- a/calibration.html +++ b/calibration.html @@ -1,30 +1,11 @@ - Teaching Tech 3D Printer Calibration - - - - - - - - - - - - - - - - - - + - + +
- + + diff --git a/contact.html b/contact.html new file mode 100644 index 0000000..4e2c4db --- /dev/null +++ b/contact.html @@ -0,0 +1,72 @@ + + + + + + + + +

IMPORTANT: PLEASE READ

+

This system has been implemented due my inbox being destroyed by an influx of tech support and review requests. Between emails, video comments and unsolicited Facebook messages I could easily do tech support full time, which means no time left to actually make videos. I feel it’s better for me to help many people with a video than to spend significant time trying to help individuals one on one.

+

With this in mind, please consider these guidelines before trying to contact me:

+ +

Contact Form

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nature of enquiry:
Company:
Name:
Email:
Subject:
Message:
+
+ + + + + + + \ No newline at end of file diff --git a/css/styles.css b/css/styles.css index 127db7f..7116f6d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -5,6 +5,41 @@ body { margin: auto; } +#menu { + position:fixed; + top:0; + left:0; + right:0; + padding: 20px 20px 10px; + z-index:100; + background-color: #1b1f23; + box-shadow: 0px 5px 5px #88888895; +} + +#menu img { + max-height:2.5em; + margin-bottom:-14px; +} + +#menu a.currentPage { + color: #00c5ad; + font-weight:bolder; + border-bottom: 4px solid #00c5ae25 +} + +#menu a:hover { + color: #00c5ad; + font-weight:bolder; +} + +#menu a { + display:inline-block; + padding:5px 5px 10px; + margin: 0 15px 5px; + color:white; + font-weight: bold; +} + h1 { margin: 20px 20px; display: inline-block; @@ -47,6 +82,37 @@ textarea { font-size: 1.4em; } +table.sponsor { + border-collapse: collapse; +} + +table.sponsor img { + max-width: 300px; + margin: 20px; +} + +table.sponsor td { + border:none; +} + +table.contact { + border-collapse: collapse; + margin: 0 20px; +} + +table.contact td { + border:none; +} + +table.contact textarea { + margin: 0; + padding: 10px; +} + +table.contact input { + padding: 10px; +} + input { font-size: 1.2em; } @@ -167,6 +233,17 @@ iframe { #header { height: 4.0em; + margin-bottom:20px; +} + +#footer { + margin-top: 20px; + padding: 20px; + color: white; + background-color: #1b1f23; + position: absolute; + left: 0; + right: 0; } #estepsresult { @@ -197,14 +274,16 @@ iframe { } #donate { - vertical-align: middle; float: right; - padding: 20px 20px 0 0; + color: white; + padding: 0px 5px 10px; + margin: 0 15px 5px; + } #donate img { display: inline-block; - vertical-align: middle; + margin-bottom:-14px; } .icon { diff --git a/img/3dprintersonline.jpg b/img/3dprintersonline.jpg new file mode 100644 index 0000000..3ea4410 Binary files /dev/null and b/img/3dprintersonline.jpg differ diff --git a/img/bedvisualizerplugin.jpg b/img/bedvisualizerplugin.jpg new file mode 100644 index 0000000..1af03cc Binary files /dev/null and b/img/bedvisualizerplugin.jpg differ diff --git a/img/bltouchdimensions.jpg b/img/bltouchdimensions.jpg new file mode 100644 index 0000000..323505f Binary files /dev/null and b/img/bltouchdimensions.jpg differ diff --git a/img/crealityv4bltouchwiring.jpg b/img/crealityv4bltouchwiring.jpg new file mode 100644 index 0000000..2513606 Binary files /dev/null and b/img/crealityv4bltouchwiring.jpg differ diff --git a/img/endstopinverting.jpg b/img/endstopinverting.jpg new file mode 100644 index 0000000..164e772 Binary files /dev/null and b/img/endstopinverting.jpg differ diff --git a/img/endstopjumper.jpg b/img/endstopjumper.jpg new file mode 100644 index 0000000..7bbed38 Binary files /dev/null and b/img/endstopjumper.jpg differ diff --git a/img/endstoppullups.jpg b/img/endstoppullups.jpg new file mode 100644 index 0000000..e22bd65 Binary files /dev/null and b/img/endstoppullups.jpg differ diff --git a/img/flippedstepperwires.jpg b/img/flippedstepperwires.jpg new file mode 100644 index 0000000..1ed5c48 Binary files /dev/null and b/img/flippedstepperwires.jpg differ diff --git a/img/m43_1.jpg b/img/m43_1.jpg new file mode 100644 index 0000000..c4bd10f Binary files /dev/null and b/img/m43_1.jpg differ diff --git a/img/m43_2.jpg b/img/m43_2.jpg new file mode 100644 index 0000000..1301f45 Binary files /dev/null and b/img/m43_2.jpg differ diff --git a/img/m43_3.jpg b/img/m43_3.jpg new file mode 100644 index 0000000..e1e7770 Binary files /dev/null and b/img/m43_3.jpg differ diff --git a/img/m43_4.jpg b/img/m43_4.jpg new file mode 100644 index 0000000..910f0b8 Binary files /dev/null and b/img/m43_4.jpg differ diff --git a/img/m43_5.jpg b/img/m43_5.jpg new file mode 100644 index 0000000..16d8be5 Binary files /dev/null and b/img/m43_5.jpg differ diff --git a/img/m43_6.jpg b/img/m43_6.jpg new file mode 100644 index 0000000..414a05f Binary files /dev/null and b/img/m43_6.jpg differ diff --git a/img/marlinfilamentrunout.jpg b/img/marlinfilamentrunout.jpg new file mode 100644 index 0000000..3f3b529 Binary files /dev/null and b/img/marlinfilamentrunout.jpg differ diff --git a/img/marlinm48.jpg b/img/marlinm48.jpg new file mode 100644 index 0000000..db8bcaf Binary files /dev/null and b/img/marlinm48.jpg differ diff --git a/img/marlinpindebugging.jpg b/img/marlinpindebugging.jpg new file mode 100644 index 0000000..25c7918 Binary files /dev/null and b/img/marlinpindebugging.jpg differ diff --git a/img/marlinstepperdirection.jpg b/img/marlinstepperdirection.jpg new file mode 100644 index 0000000..29a7626 Binary files /dev/null and b/img/marlinstepperdirection.jpg differ diff --git a/img/multimetercontinuity.jpg b/img/multimetercontinuity.jpg new file mode 100644 index 0000000..08cb10c Binary files /dev/null and b/img/multimetercontinuity.jpg differ diff --git a/img/multimetertestswitch.jpg b/img/multimetertestswitch.jpg new file mode 100644 index 0000000..a1e2bd9 Binary files /dev/null and b/img/multimetertestswitch.jpg differ diff --git a/img/multimetertestwire.jpg b/img/multimetertestwire.jpg new file mode 100644 index 0000000..c614a18 Binary files /dev/null and b/img/multimetertestwire.jpg differ diff --git a/img/stepperplugreversed.jpg b/img/stepperplugreversed.jpg new file mode 100644 index 0000000..841e004 Binary files /dev/null and b/img/stepperplugreversed.jpg differ diff --git a/img/ttwhite.png b/img/ttwhite.png new file mode 100644 index 0000000..c9aa083 Binary files /dev/null and b/img/ttwhite.png differ diff --git a/img/v4serialsettings.jpg b/img/v4serialsettings.jpg new file mode 100644 index 0000000..0f58a90 Binary files /dev/null and b/img/v4serialsettings.jpg differ diff --git a/img/x3d.jpg b/img/x3d.jpg new file mode 100644 index 0000000..c99c296 Binary files /dev/null and b/img/x3d.jpg differ diff --git a/index.html b/index.html index 7d8ca08..1749bf9 100644 --- a/index.html +++ b/index.html @@ -1,28 +1,26 @@ - Teaching Tech 3D Printer Calibration - - - - - - - - - - - - - - - + -