diff options
Diffstat (limited to 'Software/Visual_Studio/Web/Bootstrap Studio/Build/firmware.html')
| -rw-r--r-- | Software/Visual_Studio/Web/Bootstrap Studio/Build/firmware.html | 239 |
1 files changed, 239 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Web/Bootstrap Studio/Build/firmware.html b/Software/Visual_Studio/Web/Bootstrap Studio/Build/firmware.html new file mode 100644 index 000000000..6642bd064 --- /dev/null +++ b/Software/Visual_Studio/Web/Bootstrap Studio/Build/firmware.html @@ -0,0 +1,239 @@ +<!DOCTYPE html> +<html data-bs-theme="dark" lang="en"> + +<head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> + <title>Home - Twine Solutions</title> + <link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css"> + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:200,300,400,500,600,700,800&display=swap"> + <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Outfit:200,300,400,500,600,700,800,900&display=swap"> + <link rel="stylesheet" href="/assets/css/bss-overrides.css"> + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css"> + <link rel="stylesheet" href="/assets/css/template.css"> +<script> +document.addEventListener('DOMContentLoaded', function() { + $('a[href$=".html"]').each(function () { + var href = $(this).attr('href'); + + // Only modify relative paths (not external URLs) + if (!href.startsWith("http") && href.endsWith(".html")) { + var newHref = href.replace(/\.html$/, ''); + $(this).attr('href', newHref); + } + }); +}); +</script> +</head> + +<body class="bg-gradient-body"> + <nav class="navbar navbar-expand-lg py-3" data-bs-theme="dark"> + <div class="container"><a class="navbar-brand d-flex align-items-center" href="#"><img src="/assets/img/logos/twine_logo_colored.png" width="283" height="79"></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-3"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button> + <div class="collapse navbar-collapse" id="navcol-3"> + <ul class="navbar-nav mb-4 mb-lg-0 mx-auto"> + <li class="nav-item"><a class="nav-link" href="/index.html">Products</a></li> + <li class="nav-item"><a class="nav-link active" href="/firmware.html">Firmware Upgrades</a></li> + <li class="nav-item"><a class="nav-link" href="/utilities.html">Utilities</a></li> + <li class="nav-item"><a class="nav-link" href="/docs.html">Docs</a></li> + </ul><a class="btn bg-white bg-opacity-10 bg-gradient me-2" role="button" data-bss-hover-animate="pulse" href="/login.html" id="btn-login">Login</a> + </div> + </div> + </nav> + <header class="pt-5 px-xl-5"> + <div class="container"> + <div class="row align-items-center mb-5"> + <div class="col-lg-7 text-center text-lg-start d-flex flex-column mx-auto"> + <div> + <h1 class="display-1 fw-bold mb-2 heading">Firmware Upgrades</h1> + <p class="mb-4"><strong>Get the Latest Firmware Updates</strong><br>Choose your environment and machine model to view available releases.<br>Download the firmware, copy it to a USB drive, and upgrade your machine.</p> + <div class="row"> + <div class="col"> + <p class="lead fs-4 fw-lighter">Environment</p> + <div> + <div class="dropdown .dropdown-menu" style="text-align: left;"><button class="btn btn-primary dropdown-toggle" aria-expanded="false" data-bs-toggle="dropdown" id="btn-environment-1" type="button" style="min-width: 200px;">Production</button> + <div class="dropdown-menu"><a class="dropdown-item" href="#">Test</a><a class="dropdown-item" href="#">Beta</a><a class="dropdown-item" href="#">Production</a></div> + </div> + </div> + </div> + <div class="col"> + <p class="lead fs-4 fw-lighter">Machine</p> + <div> + <div class="dropdown .dropdown-menu" style="text-align: left;"><button class="btn btn-primary dropdown-toggle" aria-expanded="false" data-bs-toggle="dropdown" id="btn-environment" type="button" style="min-width: 200px;">TS-1800</button> + <div class="dropdown-menu"><a class="dropdown-item" href="/Firmware?model=TS-1800">TS-1800</a><a class="dropdown-item" href="/Firmware?model=X4">X4</a><a class="dropdown-item" href="/Firmware?model=X1">X1</a></div> + </div> + </div> + </div> + </div> + </div> + </div> + <div class="col d-none d-lg-flex"><img class="img-fluid" width="360" height="360" src="/assets/img/pngtree-firmware-development-png-image_13135343.png" style="border-radius: 20px;transform: perspective(0px);"></div> + </div> + </div> + </header> + <section> + <div class="container"> + <h5 class="fw-light">Available Releases</h5> + <div class="row"> + <div class="col"> + <div class="table-responsive lh-lg"> + <table class="table"> + <tbody> + <tr> + <td><a href="#"> + <div> + <div class="row"> + <div class="col col-xxl-1 offset-xxl-0"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-cloud-download fs-4"> + <path d="M4.406 1.342A5.53 5.53 0 0 1 8 0c2.69 0 4.923 2 5.166 4.579C14.758 4.804 16 6.137 16 7.773 16 9.569 14.502 11 12.687 11H10a.5.5 0 0 1 0-1h2.688C13.979 10 15 8.988 15 7.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 2.825 10.328 1 8 1a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 4.805 1 5.952 1 7.318 1 8.785 2.23 10 3.781 10H6a.5.5 0 0 1 0 1H3.781C1.708 11 0 9.366 0 7.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"></path> + <path d="M7.646 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V5.5a.5.5 0 0 0-1 0v8.793l-2.146-2.147a.5.5 0 0 0-.708.708z"></path> + </svg></div> + <div class="col col-xxl-11"><span class="fs-5 text-start">TS-1800 v1.0.2.tfp</span></div> + </div> + </div> + </a></td> + <td>Jan 14, 2024</td> + </tr> + <tr> + <td><a href="#"> + <div> + <div class="row"> + <div class="col col-xxl-1 offset-xxl-0"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-cloud-download fs-4"> + <path d="M4.406 1.342A5.53 5.53 0 0 1 8 0c2.69 0 4.923 2 5.166 4.579C14.758 4.804 16 6.137 16 7.773 16 9.569 14.502 11 12.687 11H10a.5.5 0 0 1 0-1h2.688C13.979 10 15 8.988 15 7.773c0-1.216-1.02-2.228-2.313-2.228h-.5v-.5C12.188 2.825 10.328 1 8 1a4.53 4.53 0 0 0-2.941 1.1c-.757.652-1.153 1.438-1.153 2.055v.448l-.445.049C2.064 4.805 1 5.952 1 7.318 1 8.785 2.23 10 3.781 10H6a.5.5 0 0 1 0 1H3.781C1.708 11 0 9.366 0 7.318c0-1.763 1.266-3.223 2.942-3.593.143-.863.698-1.723 1.464-2.383z"></path> + <path d="M7.646 15.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 14.293V5.5a.5.5 0 0 0-1 0v8.793l-2.146-2.147a.5.5 0 0 0-.708.708z"></path> + </svg></div> + <div class="col col-xxl-11"><span class="fs-5 text-start"><span style="color: rgb(89, 255, 101);">TS-1800 v1.0.2.tfp</span></span></div> + </div> + </div> + </a></td> + <td>Jan 13, 2024</td> + </tr> + </tbody> + </table> + </div> + </div> + </div> + </div> + </section> + <section style="margin-top: 126px;"> + <div class="container py-4"> + <div class="row mb-4"> + <div class="col-md-8 col-xl-6 text-center mx-auto"> + <h3 class="text-uppercase fw-bold heading">Power Your Twine Experience</h3> + </div> + </div> + <div class="row"> + <div class="col col-xl-11 mx-auto"> + <div class="row gy-4 row-cols-1 row-cols-md-2 mx-auto"> + <div> + <div class="card bg-white bg-opacity-10 bg-gradient"> + <div class="card-body text-center text-lg-start d-flex flex-column align-items-center gap-3 flex-lg-row p-4"> + <div> + <div class="bs-icon-xl bs-icon-circle bg-white bg-opacity-10 bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-wifi"> + <path d="M15.384 6.115a.485.485 0 0 0-.047-.736A12.444 12.444 0 0 0 8 3C5.259 3 2.723 3.882.663 5.379a.485.485 0 0 0-.048.736.518.518 0 0 0 .668.05A11.448 11.448 0 0 1 8 4c2.507 0 4.827.802 6.716 2.164.205.148.49.13.668-.049z"></path> + <path d="M13.229 8.271a.482.482 0 0 0-.063-.745A9.455 9.455 0 0 0 8 6c-1.905 0-3.68.56-5.166 1.526a.48.48 0 0 0-.063.745.525.525 0 0 0 .652.065A8.46 8.46 0 0 1 8 7a8.46 8.46 0 0 1 4.576 1.336c.206.132.48.108.653-.065zm-2.183 2.183c.226-.226.185-.605-.1-.75A6.473 6.473 0 0 0 8 9c-1.06 0-2.062.254-2.946.704-.285.145-.326.524-.1.75l.015.015c.16.16.407.19.611.09A5.478 5.478 0 0 1 8 10c.868 0 1.69.201 2.42.56.203.1.45.07.61-.091zM9.06 12.44c.196-.196.198-.52-.04-.66A1.99 1.99 0 0 0 8 11.5a1.99 1.99 0 0 0-1.02.28c-.238.14-.236.464-.04.66l.706.706a.5.5 0 0 0 .707 0l.707-.707z"></path> + </svg></div> + </div> + <div> + <h5 class="fw-bold">Seamless Remote Connectivity</h5> + <p class="text-muted mb-0">Access, monitor, and control machines from anywhere with lightning-fast connections and secure real-time data sync.</p> + </div> + </div> + </div> + </div> + <div> + <div class="card bg-white bg-opacity-10 bg-gradient"> + <div class="card-body text-center text-lg-start d-flex flex-column align-items-center gap-3 flex-lg-row p-4"> + <div> + <div class="bs-icon-xl bs-icon-circle bg-white bg-opacity-10 bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-person-workspace"> + <path d="M4 16s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1zm4-5.95a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5"></path> + <path d="M2 1a2 2 0 0 0-2 2v9.5A1.5 1.5 0 0 0 1.5 14h.653a5.373 5.373 0 0 1 1.066-2H1V3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v9h-2.219c.554.654.89 1.373 1.066 2h.653a1.5 1.5 0 0 0 1.5-1.5V3a2 2 0 0 0-2-2z"></path> + </svg></div> + </div> + <div> + <h5 class="fw-bold">Intelligent Diagnostics Engine</h5> + <p class="text-muted mb-0">Pinpoint issues instantly with smart analytics, live telemetry, and guided troubleshooting for optimal machine performance.</p> + </div> + </div> + </div> + </div> + <div> + <div class="card bg-white bg-opacity-10 bg-gradient"> + <div class="card-body text-center text-lg-start d-flex flex-column align-items-center gap-3 flex-lg-row p-4"> + <div> + <div class="bs-icon-xl bs-icon-circle bg-white bg-opacity-10 bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-rocket-takeoff"> + <path d="M9.752 6.193c.599.6 1.73.437 2.528-.362.798-.799.96-1.932.362-2.531-.599-.6-1.73-.438-2.528.361-.798.8-.96 1.933-.362 2.532"></path> + <path d="M15.811 3.312c-.363 1.534-1.334 3.626-3.64 6.218l-.24 2.408a2.56 2.56 0 0 1-.732 1.526L8.817 15.85a.51.51 0 0 1-.867-.434l.27-1.899c.04-.28-.013-.593-.131-.956a9.42 9.42 0 0 0-.249-.657l-.082-.202c-.815-.197-1.578-.662-2.191-1.277-.614-.615-1.079-1.379-1.275-2.195l-.203-.083a9.556 9.556 0 0 0-.655-.248c-.363-.119-.675-.172-.955-.132l-1.896.27A.51.51 0 0 1 .15 7.17l2.382-2.386c.41-.41.947-.67 1.524-.734h.006l2.4-.238C9.005 1.55 11.087.582 12.623.208c.89-.217 1.59-.232 2.08-.188.244.023.435.06.57.093.067.017.12.033.16.045.184.06.279.13.351.295l.029.073a3.475 3.475 0 0 1 .157.721c.055.485.051 1.178-.159 2.065Zm-4.828 7.475.04-.04-.107 1.081a1.536 1.536 0 0 1-.44.913l-1.298 1.3.054-.38c.072-.506-.034-.993-.172-1.418a8.548 8.548 0 0 0-.164-.45c.738-.065 1.462-.38 2.087-1.006ZM5.205 5c-.625.626-.94 1.351-1.004 2.09a8.497 8.497 0 0 0-.45-.164c-.424-.138-.91-.244-1.416-.172l-.38.054 1.3-1.3c.245-.246.566-.401.91-.44l1.08-.107-.04.039Zm9.406-3.961c-.38-.034-.967-.027-1.746.163-1.558.38-3.917 1.496-6.937 4.521-.62.62-.799 1.34-.687 2.051.107.676.483 1.362 1.048 1.928.564.565 1.25.941 1.924 1.049.71.112 1.429-.067 2.048-.688 3.079-3.083 4.192-5.444 4.556-6.987.183-.771.18-1.345.138-1.713a2.835 2.835 0 0 0-.045-.283 3.078 3.078 0 0 0-.3-.041Z"></path> + <path d="M7.009 12.139a7.632 7.632 0 0 1-1.804-1.352A7.568 7.568 0 0 1 3.794 8.86c-1.102.992-1.965 5.054-1.839 5.18.125.126 3.936-.896 5.054-1.902Z"></path> + </svg></div> + </div> + <div> + <h5 class="fw-bold">Effortless Version Management</h5> + <p class="text-muted mb-0">Upgrade firmware, databases, and applications with just a few clicks—reliable, consistent, and traceable.</p> + </div> + </div> + </div> + </div> + <div> + <div class="card bg-white bg-opacity-10 bg-gradient"> + <div class="card-body text-center text-lg-start d-flex flex-column align-items-center gap-3 flex-lg-row p-4"> + <div> + <div class="bs-icon-xl bs-icon-circle bg-white bg-opacity-10 bs-icon"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-pie-chart"> + <path d="M7.5 1.018a7 7 0 0 0-4.79 11.566L7.5 7.793V1.018zm1 0V7.5h6.482A7.001 7.001 0 0 0 8.5 1.018zM14.982 8.5H8.207l-4.79 4.79A7 7 0 0 0 14.982 8.5M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8"></path> + </svg></div> + </div> + <div> + <h5 class="fw-bold">System Insights & Statistics</h5> + <p class="text-muted mb-0">Gain full visibility across the entire ecosystem with interactive dashboards, logs, and real-time health indicators.</p> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </div> + </section> + <section class="py-4" style="margin-top: 75px;"> + <div class="container"> + <div class="row"> + <div class="col col-lg-10 mx-auto"> + <div class="card bg-gradient-dark" style="background: linear-gradient(#050310, #050310);"> + <div class="card-body"> + <div class="d-flex flex-column align-items-center py-3 py-lg-4"> + <div class="d-flex align-items-center mb-4"><img class="rounded-circle object-fit-cover border border-5 border-white border-opacity-25 flex-shrink-0 me-3" alt="book, read, reading, notebook, pages, open book, icon, book icon, read icon, education, knowledge, book, open book, open book, open book, open book, open book, book icon, book icon" width="75" height="75" src="/assets/img/g568338dc609136bb4b5d4fa017c3ccb8a8ce2d06ca35943c65cd81015102ecba830f629c1357636ffe54c2a2579f4590e342f8949f07ae37eb914c372f25d223_640.png"> + <div> + <p class="fs-5 fw-bold mb-0">Documentation & Manuals</p> + </div> + </div> + <p class="fs-4 text-center"><strong>Download official guides, technical manuals, and support documents to get the most from your Twine system.</strong></p><a class="btn btn-success shadow ms-2" role="button" href="/docs.html">Learn More</a> + </div> + </div> + </div> + </div> + </div> + </div> + </section> + <footer class="mt-5 py-5" style="background: rgba(14,14,14,0);"> + <div class="container d-flex flex-column justify-content-between align-items-center flex-lg-row"> + <div class="text-center text-lg-start mb-5 mb-lg-0"><a class="fs-4 fw-bold link-light" href="/"><span><a href="/"><strong><span style="color: RGBA(247, 248, 249, var(--bs-link-opacity, 1));">Twine Solutions</span></strong></a></span></a> + <p class="mt-1 mb-4" style="margin-right: 0px;">Twine Solutions offers the textile industry sustainable,<br>on-demand thread dyeing tech for yarn or twine with precision color matching technology</p><a class="btn btn-success border-0" role="button" href="https://twine-s.com">Visit Official Website</a> + </div> + <div class="text-center text-lg-end"> + <div class="mb-lg-2"><a class="link-light me-2" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-facebook fs-5"> + <path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951"></path> + </svg></a><a class="link-light" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-linkedin fs-5 me-2"> + <path d="M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854V1.146zm4.943 12.248V6.169H2.542v7.225h2.401m-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248-.822 0-1.359.54-1.359 1.248 0 .694.521 1.248 1.327 1.248h.016zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016a5.54 5.54 0 0 1 .016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225h2.4"></path> + </svg></a><a class="link-light" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-twitter-x fs-5"> + <path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z"></path> + </svg></a></div> + <ul class="nav d-flex justify-content-center mb-1"></ul> + <p class="text-muted mb-2">Copyright © Twine Solutions</p> + </div> + </div> + </footer> + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> + <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/js/bootstrap.bundle.min.js"></script> + <script src="/assets/js/bs-init.js"></script> + <script src="/assets/js/product.js"></script> +</body> + +</html>
\ No newline at end of file |
