A 3D Printing MCP server that allows for querying for live state, webcam snapshots, and 3D printer control.
<style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<style>
/* This custom css allows the header to have a blured background */
/* Note this doesn't apply in the editor, but it does on the real page */
.uicore-navbar
{
background-color: #07090fc9 !important;
backdrop-filter: blur(20px);
}
/* Style the scroll bar */
body::-webkit-scrollbar {
width: 0.7em;
}
body::-webkit-scrollbar-track {
background-color: #07090F;
box-shadow: none;
}
body::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #5D6169;
outline: none;
}
body::-webkit-scrollbar-thumb:hover {
border-radius: 3px;
background-color: #7C818A;
outline: none;
transition: 0.5s;
}
<script>
// For all pages, we call this as early as possible to prevent the nav bar from showing up and quickly going away.
// We do have to wait for the critical_bundle to be loaded.
try
{
EnablePortalUiIfRequested()
}
catch (err) {}
</script>
<!-- PWA stuff -->
<link rel="icon" type="image/png" href="https://octoeverywhere.com/favicon.png">
<link rel="manifest" href="/manifest.webmanifest">
<meta name="theme-color" content="#2A2C30">
<meta name="msapplication-navbutton-color" content="#2A2C30">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-title" content="OctoEverywhere" />
<!-- generated from https://appsco.pe/developer/splash-screens -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link href="/img/ios-splash/iphone6_splash.png" media="(width: 375px) and (height: 667px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/iphoneplus_splash.png" media="(width: 621px) and (height: 1104px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/iphonex_splash.png" media="(width: 375px) and (height: 812px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/iphonexr_splash.png" media="(width: 414px) and (height: 896px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/iphonexsmax_splash.png" media="(width: 414px) and (height: 896px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/ipad_splash.png" media="(width: 768px) and (height: 1024px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/ipadpro1_splash.png" media="(width: 834px) and (height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/ipadpro3_splash.png" media="(width: 834px) and (height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<link href="/img/ios-splash/ipadpro2_splash.png" media="(width: 1024px) and (height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />
<script crossorigin="anonymous" defer async src="https://www.googletagmanager.com/gtag/js?id=G-PG8P9PCS4E"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PG8P9PCS4E');
</script>
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(["setCookieDomain", "*.octoeverywhere.com"]);
_paq.push(['setDomains', '*.octoeverywhere.com']);
_paq.push(["setCampaignNameKey", "source"]);
// These are moved to after the user login call.
// _paq.push(['trackPageView']);
// _paq.push(['enableLinkTracking']);
(function() {
var u="//oe-users.octoeverywhere.com/";
_paq.push(['setTrackerUrl', u+'user.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'user.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- Removed the no script tag -->
<!-- Setup the intercom help button -->
<script>
(function(){var w=window;var ic=w.Intercom;if(typeof ic==="function"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/oup60pzd';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(document.readyState==='complete'){l();}else if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();
</script>
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
</script>
<div data-uils="header" data-uils-title="Header" id="wrapper-navbar" itemscope itemtype="http://schema.org/WebSite" class="uicore uicore-navbar elementor-section elementor-section-boxed uicore-h-classic uicore-sticky uicore-shrink uicore-transparent "><div class="uicore-header-wrapper">
<nav class="uicore elementor-container">
<div class="uicore-branding " data-uils="header-branding" data-uils-title="Site Logo">
<a href="/" rel="home">
<img class="uicore uicore-logo uicore-main" src="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp" alt="OctoEverywhere"/>
<img class="uicore uicore-logo uicore-second" src="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp" alt="OctoEverywhere" />
<img class="uicore uicore-logo uicore-mobile-main" src="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp" alt="OctoEverywhere" />
<img class="uicore uicore-logo uicore-mobile-second" src="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp" alt="OctoEverywhere" />
</a>
</div>
<div class='uicore-nav-menu'>
<div class="uicore-menu-container uicore-nav"><ul data-uils="header-menu" data-uils-title="Navigation Menu" class="uicore-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-50"><a href="#ai"><span class="ui-menu-item-wrapper">AI Failure Detection</span></a></li>
</div>
</div><!-- #wrapper-navbar end -->
<!-- 1.3 uicore_page --> <div id="content" class="uicore-content">
<!-- 1.4 uicore_before_content --><div id="primary" class="content-area">
<article id="post-103" class="post-103 page type-page status-publish hentry">
<main class="entry-content">
<div data-elementor-type="wp-page" data-elementor-id="103" class="elementor elementor-103" data-elementor-settings="{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}">
<div class="elementor-element elementor-element-d753b1d ui-fluid-animation-1 e-flex e-con-boxed e-con e-parent" data-id="d753b1d" data-element_type="container" data-settings="{"background_background":"classic","section_fluid_on":"yes"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-8b12462 e-con-full e-flex e-con e-child" data-id="8b12462" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-82fe876 ui-borderanim-rotate ui-gradient elementor-invisible elementor-widget elementor-widget-heading" data-id="82fe876" data-element_type="widget" data-settings="{"_animation_delay":300,"_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">The 3D Printing Community's #1 Cloud Service</h6> </div>
</div>
<div class="elementor-element elementor-element-e1fa6a3 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-heading" data-id="e1fa6a3" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":360}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h1 class="elementor-heading-title elementor-size-default">Level Up Your 3D Printer</h1> </div>
</div>
<div class="elementor-element elementor-element-92243cb elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-text-editor" data-id="92243cb" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":420}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Remote Access. AI Print Failure Detection. Print Notifications. Live Streaming. Remote Apps. And More. 🚀</p> </div>
</div>
<div class="elementor-element elementor-element-9412fd0 elementor-widget-mobile__width-inherit elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-text-editor" data-id="9412fd0" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":420}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Free. Unlimited. Secure.</p> </div>
</div>
<div class="elementor-element elementor-element-97b8041 elementor-align-center elementor-invisible elementor-widget elementor-widget-button" data-id="97b8041" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":480}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/getstarted?source=index_setup_now">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-right" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg> </span>
<span class="elementor-button-text">Setup Now In Under 30 Seconds</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-49af331 elementor-invisible elementor-widget elementor-widget-text-editor" data-id="49af331" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":540}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Works Effortlessly With <strong>Any</strong> 3D Printer</p> </div>
</div>
<div class="elementor-element elementor-element-6d400f3 elementor-widget elementor-widget-uicore-logo-grid" data-id="6d400f3" data-element_type="widget" data-settings="{"columns":"6","animate_items":"ui-e-grid-animate","layout":"inner-border","animate_item_type":"fadeInUp"}" data-widget_type="uicore-logo-grid.default">
<div class="elementor-widget-container">
<div class='ui-e-grid'>
<div class="ui-e-wrp">
<div class='ui-e-animations-wrp elementor-invisible ui-e-item-anim-fade'>
<div class="ui-e-item">
<figure class="ui-e-item-anim-zoom">
<img decoding="async" width="382" height="123" src="/wp-content/uploads/2024/12/octoeverywhere-octoprint-remote-access-ai-3d-print-failure-detection.webp" class="attachment-full size-full" alt=" : " srcset="/wp-content/uploads/2024/12/octoeverywhere-octoprint-remote-access-ai-3d-print-failure-detection.webp 382w, /wp-content/uploads/2024/12/octoeverywhere-octoprint-remote-access-ai-3d-print-failure-detection-300x97.webp 300w" sizes="(max-width: 382px) 100vw, 382px" /> </figure>
</div >
</div>
</div>
<div class="ui-e-wrp">
<div class='ui-e-animations-wrp elementor-invisible ui-e-item-anim-fade'>
<div class="ui-e-item">
<figure class="ui-e-item-anim-zoom">
<img decoding="async" width="382" height="124" src="/wp-content/uploads/2024/12/octoeverywhere-klipper-remote-access-ai-3d-print-failure-detection.webp" class="attachment-full size-full" alt=" : " srcset="/wp-content/uploads/2024/12/octoeverywhere-klipper-remote-access-ai-3d-print-failure-detection.webp 382w, /wp-content/uploads/2024/12/octoeverywhere-klipper-remote-access-ai-3d-print-failure-detection-300x97.webp 300w" sizes="(max-width: 382px) 100vw, 382px" /> </figure>
</div >
</div>
</div>
<div class="ui-e-wrp">
<div class='ui-e-animations-wrp elementor-invisible ui-e-item-anim-fade'>
<div class="ui-e-item">
<figure class="ui-e-item-anim-zoom">
<img decoding="async" width="382" height="124" src="/wp-content/uploads/2024/12/octoeverywhere-mainsail-remote-access-ai-3d-print-failure-detection.webp" class="attachment-full size-full" alt=" : " srcset="/wp-content/uploads/2024/12/octoeverywhere-mainsail-remote-access-ai-3d-print-failure-detection.webp 382w, /wp-content/uploads/2024/12/octoeverywhere-mainsail-remote-access-ai-3d-print-failure-detection-300x97.webp 300w" sizes="(max-width: 382px) 100vw, 382px" /> </figure>
</div >
</div>
</div>
<div class="ui-e-wrp">
<div class='ui-e-animations-wrp elementor-invisible ui-e-item-anim-fade'>
<div class="ui-e-item">
<figure class="ui-e-item-anim-zoom">
<img loading="lazy" decoding="async" width="383" height="124" src="/wp-content/uploads/2024/12/octoeverywhere-fluidd-remote-access-ai-3d-print-failure-detection.webp" class="attachment-full size-full" alt=" : " srcset="/wp-content/uploads/2024/12/octoeverywhere-fluidd-remote-access-ai-3d-print-failure-detection.webp 383w, /wp-content/uploads/2024/12/octoeverywhere-fluidd-remote-access-ai-3d-print-failure-detection-300x97.webp 300w" sizes="(max-width: 383px) 100vw, 383px" /> </figure>
</div >
</div>
</div>
<div class="ui-e-wrp">
<div class='ui-e-animations-wrp elementor-invisible ui-e-item-anim-fade'>
<div class="ui-e-item">
<figure class="ui-e-item-anim-zoom">
<img loading="lazy" decoding="async" width="383" height="124" src="/wp-content/uploads/2024/12/octoeverywhere-bambu-lab-remote-access-ai-3d-print-failure-detection.webp" class="attachment-full size-full" alt=" : " srcset="/wp-content/uploads/2024/12/octoeverywhere-bambu-lab-remote-access-ai-3d-print-failure-detection.webp 383w, /wp-content/uploads/2024/12/octoeverywhere-bambu-lab-remote-access-ai-3d-print-failure-detection-300x97.webp 300w" sizes="(max-width: 383px) 100vw, 383px" /> </figure>
</div >
</div>
</div>
<div class="ui-e-wrp">
<div class='ui-e-animations-wrp elementor-invisible ui-e-item-anim-fade'>
<div class="ui-e-item">
<figure class="ui-e-item-anim-zoom">
<img loading="lazy" decoding="async" width="383" height="124" src="/wp-content/uploads/2024/12/octoeverywhere-creality-remote-access-ai-3d-print-failure-detection.webp" class="attachment-full size-full" alt=" : " srcset="/wp-content/uploads/2024/12/octoeverywhere-creality-remote-access-ai-3d-print-failure-detection.webp 383w, /wp-content/uploads/2024/12/octoeverywhere-creality-remote-access-ai-3d-print-failure-detection-300x97.webp 300w" sizes="(max-width: 383px) 100vw, 383px" /> </figure>
</div >
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-8985fae elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8985fae" data-element_type="section" id="ai" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-13d72de5" data-id="13d72de5" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2dd8c587 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-heading" data-id="2dd8c587" data-element_type="widget" data-settings="{"_animation":"fadeInDown","_animation_delay":"300"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Next-Gen AI Failure Protection</h2> </div>
</div>
<div class="elementor-element elementor-element-22345179 elementor-widget elementor-widget-spacer" data-id="22345179" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-5d18ff15 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-invisible elementor-widget elementor-widget-text-editor" data-id="5d18ff15" data-element_type="widget" data-settings="{"_animation":"fadeInDown","_animation_delay":"400"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Save time and money with Gadget, your free and unlimited 3D printing AI failure assistant. Gadget detects common 3D printing failures such as spaghetti, bed adhesion, layer issues, and more – alerting you or automatically pausing the print if a failure is detected.</p> </div>
</div>
<div class="elementor-element elementor-element-7baf0f47 elementor-invisible elementor-widget elementor-widget-button" data-id="7baf0f47" data-element_type="widget" data-settings="{"_animation":"fadeInDown","_animation_delay":"500"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/gadget?source=index_button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-arrow-right" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z"></path></svg> </span>
<span class="elementor-button-text">Setup For Free</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-15834d74 elementor-invisible" data-id="15834d74" data-element_type="column" data-settings="{"background_background":"gradient","animation":"fadeInUp","animation_delay":"300"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2fa5381a elementor-widget__width-initial bdt-image-hover-effect-wrap bdt-image-hover-effect-1 elementor-widget elementor-widget-image" data-id="2fa5381a" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="860" height="718" src="/wp-content/uploads/2024/12/3d-printing-ai-print-failure-detection-gadget-octoeverywhere-creality-bambu-lab-octoprint-klipper.webp" class="attachment-full size-full wp-image-982" alt="OctoEverywhere Gadget 3D Printing AI Failure Detection" srcset="/wp-content/uploads/2024/12/3d-printing-ai-print-failure-detection-gadget-octoeverywhere-creality-bambu-lab-octoprint-klipper.webp 860w, /wp-content/uploads/2024/12/3d-printing-ai-print-failure-detection-gadget-octoeverywhere-creality-bambu-lab-octoprint-klipper-300x250.webp 300w, /wp-content/uploads/2024/12/3d-printing-ai-print-failure-detection-gadget-octoeverywhere-creality-bambu-lab-octoprint-klipper-768x641.webp 768w, /wp-content/uploads/2024/12/3d-printing-ai-print-failure-detection-gadget-octoeverywhere-creality-bambu-lab-octoprint-klipper-650x543.webp 650w" sizes="(max-width: 860px) 100vw, 860px" /> </div>
</div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-5ca6413 e-flex e-con-boxed e-con e-parent" data-id="5ca6413" data-element_type="container" id="remote-access">
<div class="e-con-inner">
<div class="elementor-element elementor-element-c01b2b5 ui-borderanim-rotate ui-gradient elementor-invisible elementor-widget elementor-widget-heading" data-id="c01b2b5" data-element_type="widget" data-settings="{"_animation_delay":"0","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">About OctoEverywhere</h6> </div>
</div>
<div class="elementor-element elementor-element-3133496 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading" data-id="3133496" data-element_type="widget" id="remote-access" data-settings="{"_animation_delay":"100","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">The 3D Printing Community's Cloud Service</h2> </div>
</div>
<div class="elementor-element elementor-element-24e1a3c elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-text-editor" data-id="24e1a3c" data-element_type="widget" data-settings="{"_animation_delay":"200","_animation":"fadeInUp"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>OctoEverywhere is made for the 3D printing community by the 3D printing community. Our goal is to empower everyone with our free and powerful tools.</p> </div>
</div>
<div class="elementor-element elementor-element-3c078a8 elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-invisible elementor-widget elementor-widget-icon-list" data-id="3c078a8" data-element_type="widget" data-settings="{"_animation_delay":"300","_animation":"fadeInUp"}" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items elementor-inline-items">
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Unlimited Full Remote Access</span>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Free Webcam Streaming</span>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">30 FPS Webcam Streaming</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-fe58fc7 e-con-full e-flex e-con e-child" data-id="fe58fc7" data-element_type="container">
<div class="elementor-element elementor-element-602e3167 e-con-full bdt-backdrop-filter-yes ui-borderanim-hover e-flex e-con e-child" data-id="602e3167" data-element_type="container">
<div class="elementor-element elementor-element-46e8e918 ui-e-align-center ui-e-counter-simple elementor-widget elementor-widget-uicore-counter" data-id="46e8e918" data-element_type="widget" data-settings="{"count_start":200,"count_end":320,"counter_separator":",","decimal_symbol":".","counter_suffix":"k","use_grouping":"true","decimal_places":0,"counter_animation":"simple","duration":2.5}" data-widget_type="uicore-counter.default">
<div class="elementor-widget-container">
<div class="ui-e-wrp"> <h1 class="ui-e-num"><span class="ui-e-prefix"></span><span class="value"> 0 </span><span class="ui-e-suffix">k</span></h1><!-- no title --> </div> </div>
</div>
<div class="elementor-element elementor-element-1c710114 elementor-widget elementor-widget-heading" data-id="1c710114" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">+</h3> </div>
</div>
<div class="elementor-element elementor-element-28a2e654 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="28a2e654" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Members</p> </div>
</div>
</div>
<div class="elementor-element elementor-element-4aea4e5 e-con-full bdt-backdrop-filter-yes ui-borderanim-hover e-flex e-con e-child" data-id="4aea4e5" data-element_type="container">
<div class="elementor-element elementor-element-a5def23 ui-e-align-center ui-e-counter-simple elementor-widget elementor-widget-uicore-counter" data-id="a5def23" data-element_type="widget" data-settings="{"count_start":100,"counter_separator":",","decimal_symbol":".","counter_suffix":"m","count_end":120,"use_grouping":"true","decimal_places":0,"counter_animation":"simple","duration":2.5}" data-widget_type="uicore-counter.default">
<div class="elementor-widget-container">
<div class="ui-e-wrp"> <h1 class="ui-e-num"><span class="ui-e-prefix"></span><span class="value"> 0 </span><span class="ui-e-suffix">m</span></h1><!-- no title --> </div> </div>
</div>
<div class="elementor-element elementor-element-65c4c91 elementor-widget elementor-widget-heading" data-id="65c4c91" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">+</h3> </div>
</div>
<div class="elementor-element elementor-element-185e27b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="185e27b" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Prints Yearly</p> </div>
</div>
</div>
<div class="elementor-element elementor-element-8987568 e-con-full bdt-backdrop-filter-yes ui-borderanim-hover e-flex e-con e-child" data-id="8987568" data-element_type="container">
<div class="elementor-element elementor-element-e64fe97 ui-e-align-center ui-e-counter-simple elementor-widget elementor-widget-uicore-counter" data-id="e64fe97" data-element_type="widget" data-settings="{"count_start":1,"count_end":5.1,"counter_separator":",","decimal_symbol":".","counter_suffix":"m","decimal_places":1,"use_grouping":"true","counter_animation":"simple","duration":2.5}" data-widget_type="uicore-counter.default">
<div class="elementor-widget-container">
<div class="ui-e-wrp"> <h1 class="ui-e-num"><span class="ui-e-prefix"></span><span class="value"> 0 </span><span class="ui-e-suffix">m</span></h1><!-- no title --> </div> </div>
</div>
<div class="elementor-element elementor-element-c8b97b4 elementor-widget elementor-widget-heading" data-id="c8b97b4" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">+</h3> </div>
</div>
<div class="elementor-element elementor-element-b13de53 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="b13de53" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>AI Images Processed Daily</p> </div>
</div>
</div>
<div class="elementor-element elementor-element-abb2000 e-con-full bdt-backdrop-filter-yes ui-borderanim-hover e-flex e-con e-child" data-id="abb2000" data-element_type="container">
<div class="elementor-element elementor-element-97f5f24 ui-e-align-center ui-e-counter-simple elementor-widget elementor-widget-uicore-counter" data-id="97f5f24" data-element_type="widget" data-settings="{"count_start":300,"count_end":375,"counter_separator":",","decimal_symbol":".","counter_suffix":"k","use_grouping":"true","decimal_places":0,"counter_animation":"simple","duration":2.5}" data-widget_type="uicore-counter.default">
<div class="elementor-widget-container">
<div class="ui-e-wrp"> <h1 class="ui-e-num"><span class="ui-e-prefix"></span><span class="value"> 0 </span><span class="ui-e-suffix">k</span></h1><!-- no title --> </div> </div>
</div>
<div class="elementor-element elementor-element-40961af elementor-widget elementor-widget-heading" data-id="40961af" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">+</h3> </div>
</div>
<div class="elementor-element elementor-element-0e3bb3b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="0e3bb3b" data-element_type="widget" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Notifications Sent Daily</p> </div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-fc7b8b0 e-con-full e-flex e-con e-parent" data-id="fc7b8b0" data-element_type="container" id="apps">
<div class="elementor-element elementor-element-5593acd e-con-full e-flex elementor-invisible e-con e-child" data-id="5593acd" data-element_type="container" id="integrations" data-settings="{"background_background":"classic","animation":"fadeInUp","animation_delay":"160"}">
<div class="elementor-element elementor-element-97a3047 e-flex e-con-boxed e-con e-child" data-id="97a3047" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-77389a4 e-con-full e-flex e-con e-child" data-id="77389a4" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-c8dbe0d ui-borderanim-rotate ui-gradient elementor-invisible elementor-widget elementor-widget-heading" data-id="c8dbe0d" data-element_type="widget" data-settings="{"_animation_delay":"0","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">Remote Access Apps</h6> </div>
</div>
<div class="elementor-element elementor-element-377f369 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit elementor-invisible elementor-widget elementor-widget-heading" data-id="377f369" data-element_type="widget" data-settings="{"_animation_delay":"200","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Remote Access In<br>Your Favorite Apps</h2> </div>
</div>
<div class="elementor-element elementor-element-ddb64fd e-con-full e-flex e-con e-child" data-id="ddb64fd" data-element_type="container">
<div data-ep-wrapper-link="{"url":"https:\/\/octoeverywhere.com\/appsetup?source=index_octoapp","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-6e5398a e-con-full e-transform e-flex elementor-invisible e-con e-child" data-id="6e5398a" data-element_type="container" data-settings="{"animation":"fadeInUp","_transform_scale_effect_hover":{"unit":"px","size":1.05,"sizes":[]},"animation_delay":"300","_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}">
<div class="elementor-element elementor-element-7852474 elementor-widget elementor-widget-image" data-id="7852474" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="360" height="360" src="/wp-content/uploads/2024/12/octoapp-octoeverywhere-remote-access-iphone-android-ios.webp" class="attachment-full size-full wp-image-996" alt="OctoApp Remote Access 3D Printing App iPhone and Android With OctoEverywhere" srcset="/wp-content/uploads/2024/12/octoapp-octoeverywhere-remote-access-iphone-android-ios.webp 360w, /wp-content/uploads/2024/12/octoapp-octoeverywhere-remote-access-iphone-android-ios-300x300.webp 300w, /wp-content/uploads/2024/12/octoapp-octoeverywhere-remote-access-iphone-android-ios-150x150.webp 150w" sizes="(max-width: 360px) 100vw, 360px" /> </div>
</div>
<div class="elementor-element elementor-element-dc8db65 elementor-widget elementor-widget-heading" data-id="dc8db65" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">OctoApp</h3> </div>
</div>
<div class="elementor-element elementor-element-d8f7897 elementor-widget elementor-widget-heading" data-id="d8f7897" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">iPhone & Android</p> </div>
</div>
</div>
<div data-ep-wrapper-link="{"url":"https:\/\/octoeverywhere.com\/appsetup?source=index_mobileraker","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-41503c8 e-con-full e-transform e-flex elementor-invisible e-con e-child" data-id="41503c8" data-element_type="container" data-settings="{"_transform_scale_effect_hover":{"unit":"px","size":1.05,"sizes":[]},"animation_delay":"350","animation":"fadeInUp","_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}">
<div class="elementor-element elementor-element-1b95f53 elementor-widget elementor-widget-image" data-id="1b95f53" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="253" height="253" src="/wp-content/uploads/2024/12/mobileraker-octoeverywhere-remote-access-iphone-android-ios.webp" class="attachment-full size-full wp-image-997" alt="Mobileraker Remote Access 3D Printing App iPhone and Android With OctoEverywhere" srcset="/wp-content/uploads/2024/12/mobileraker-octoeverywhere-remote-access-iphone-android-ios.webp 253w, /wp-content/uploads/2024/12/mobileraker-octoeverywhere-remote-access-iphone-android-ios-150x150.webp 150w" sizes="(max-width: 253px) 100vw, 253px" /> </div>
</div>
<div class="elementor-element elementor-element-8c20b9a elementor-widget elementor-widget-heading" data-id="8c20b9a" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Mobileraker</h3> </div>
</div>
<div class="elementor-element elementor-element-6091cde elementor-widget elementor-widget-heading" data-id="6091cde" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">iPhone & Android</p> </div>
</div>
</div>
<div data-ep-wrapper-link="{"url":"https:\/\/octoeverywhere.com\/appsetup?source=index_octopod","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-e956304 e-con-full e-transform e-flex elementor-invisible e-con e-child" data-id="e956304" data-element_type="container" data-settings="{"_transform_scale_effect_hover":{"unit":"px","size":1.05,"sizes":[]},"animation_delay":"400","animation":"fadeInUp","_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}">
<div class="elementor-element elementor-element-26751ac elementor-widget elementor-widget-image" data-id="26751ac" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="1024" height="1024" src="/wp-content/uploads/2024/12/octopod-octoeverywhere-remote-access-iphone-android-ios.webp" class="attachment-full size-full wp-image-994" alt="OctoPod Remote Access 3D Printing App iPhone and Android With OctoEverywhere" srcset="/wp-content/uploads/2024/12/octopod-octoeverywhere-remote-access-iphone-android-ios.webp 1024w, /wp-content/uploads/2024/12/octopod-octoeverywhere-remote-access-iphone-android-ios-300x300.webp 300w, /wp-content/uploads/2024/12/octopod-octoeverywhere-remote-access-iphone-android-ios-150x150.webp 150w, /wp-content/uploads/2024/12/octopod-octoeverywhere-remote-access-iphone-android-ios-768x768.webp 768w, /wp-content/uploads/2024/12/octopod-octoeverywhere-remote-access-iphone-android-ios-650x650.webp 650w" sizes="(max-width: 1024px) 100vw, 1024px" /> </div>
</div>
<div class="elementor-element elementor-element-bfcdb8e elementor-widget elementor-widget-heading" data-id="bfcdb8e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">OctoPod</h3> </div>
</div>
<div class="elementor-element elementor-element-4ab9fda elementor-widget elementor-widget-heading" data-id="4ab9fda" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">iPhone</p> </div>
</div>
</div>
<div data-ep-wrapper-link="{"url":"https:\/\/octoeverywhere.com\/appsetup?source=index_printoid","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-bbd0b70 e-con-full e-transform e-flex elementor-invisible e-con e-child" data-id="bbd0b70" data-element_type="container" data-settings="{"_transform_scale_effect_hover":{"unit":"px","size":1.05,"sizes":[]},"animation_delay":"450","animation":"fadeInUp","_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}">
<div class="elementor-element elementor-element-7c32a16 elementor-widget elementor-widget-image" data-id="7c32a16" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="600" height="600" src="/wp-content/uploads/2024/12/printoid-octoeverywhere-remote-access-iphone-android-ios.webp" class="attachment-full size-full wp-image-993" alt="Printoid Remote Access 3D Printing App iPhone and Android With OctoEverywhere" srcset="/wp-content/uploads/2024/12/printoid-octoeverywhere-remote-access-iphone-android-ios.webp 600w, /wp-content/uploads/2024/12/printoid-octoeverywhere-remote-access-iphone-android-ios-300x300.webp 300w, /wp-content/uploads/2024/12/printoid-octoeverywhere-remote-access-iphone-android-ios-150x150.webp 150w" sizes="(max-width: 600px) 100vw, 600px" /> </div>
</div>
<div class="elementor-element elementor-element-5040e52 elementor-widget elementor-widget-heading" data-id="5040e52" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Printoid</h3> </div>
</div>
<div class="elementor-element elementor-element-f9c02ba elementor-widget elementor-widget-heading" data-id="f9c02ba" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">Android</p> </div>
</div>
</div>
<div data-ep-wrapper-link="{"url":"https:\/\/octoeverywhere.com\/appsetup?source=index_polymer","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-6577368 e-con-full e-transform e-flex elementor-invisible e-con e-child" data-id="6577368" data-element_type="container" data-settings="{"_transform_scale_effect_hover":{"unit":"px","size":1.05,"sizes":[]},"animation_delay":"500","animation":"fadeInUp","_transform_scale_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_scale_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}">
<div class="elementor-element elementor-element-1ce8bf4 elementor-widget elementor-widget-image" data-id="1ce8bf4" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="492" height="492" src="/wp-content/uploads/2024/12/polymer-octoeverywhere-remote-access-iphone-android-ios.webp" class="attachment-full size-full wp-image-995" alt="Polymer Remote Access 3D Printing App iPhone and Android With OctoEverywhere" srcset="/wp-content/uploads/2024/12/polymer-octoeverywhere-remote-access-iphone-android-ios.webp 492w, /wp-content/uploads/2024/12/polymer-octoeverywhere-remote-access-iphone-android-ios-300x300.webp 300w, /wp-content/uploads/2024/12/polymer-octoeverywhere-remote-access-iphone-android-ios-150x150.webp 150w" sizes="(max-width: 492px) 100vw, 492px" /> </div>
</div>
<div class="elementor-element elementor-element-1767b8d elementor-widget elementor-widget-heading" data-id="1767b8d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h3 class="elementor-heading-title elementor-size-default">Polymer</h3> </div>
</div>
<div class="elementor-element elementor-element-1089503 elementor-widget elementor-widget-heading" data-id="1089503" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<p class="elementor-heading-title elementor-size-default">iPhone</p> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7dfd852 elementor-invisible elementor-widget elementor-widget-button" data-id="7dfd852" data-element_type="widget" data-settings="{"_animation_delay":400,"_animation":"fadeInUp"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/appsetup?source=index_learn_more">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-right" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg> </span>
<span class="elementor-button-text">Learn More</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-section elementor-top-section elementor-element elementor-element-45d443b7 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="45d443b7" data-element_type="section" data-settings="{"background_background":"gradient"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-696f6c1" data-id="696f6c1" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2b771b7 elementor-invisible elementor-widget elementor-widget-image" data-id="2b771b7" data-element_type="widget" data-settings="{"_animation":"zoomIn","_animation_delay":"200"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="455" height="433" src="/wp-content/uploads/2024/12/3d-printing-print-notifications-discord-sms-push-notifications-email-slack-octoeverywhere.webp" class="attachment-full size-full wp-image-999" alt="OctoEverywhere Real-Time 3D Printer Notifications App iPhone Android SMS Telegram Discord" srcset="/wp-content/uploads/2024/12/3d-printing-print-notifications-discord-sms-push-notifications-email-slack-octoeverywhere.webp 455w, /wp-content/uploads/2024/12/3d-printing-print-notifications-discord-sms-push-notifications-email-slack-octoeverywhere-300x285.webp 300w" sizes="(max-width: 455px) 100vw, 455px" /> </div>
</div>
<div class="elementor-element elementor-element-12a85a42 elementor-invisible elementor-widget elementor-widget-image" data-id="12a85a42" data-element_type="widget" data-settings="{"_animation":"zoomIn","_animation_delay":"600"}" data-widget_type="image.default">
<div class="elementor-widget-container">
<img loading="lazy" decoding="async" width="731" height="560" src="/wp-content/uploads/2024/12/3d-printing-multi-printer-dashboard-real-time-status-octoeverywhere.webp" class="attachment-full size-full wp-image-998" alt="OctoEverywhere Multi Printer Dashboard - Creality, Bambu Lab, Prusa, and more!" srcset="/wp-content/uploads/2024/12/3d-printing-multi-printer-dashboard-real-time-status-octoeverywhere.webp 731w, /wp-content/uploads/2024/12/3d-printing-multi-printer-dashboard-real-time-status-octoeverywhere-300x230.webp 300w, /wp-content/uploads/2024/12/3d-printing-multi-printer-dashboard-real-time-status-octoeverywhere-650x498.webp 650w" sizes="(max-width: 731px) 100vw, 731px" /> </div>
</div>
<div class="elementor-element elementor-element-6af2321c elementor-position-left elementor-widget__width-auto elementor-widget-tablet__width-auto bdt-icon-type-icon elementor-vertical-align-top bdt-icon-effect-none elementor-invisible elementor-widget elementor-widget-bdt-advanced-icon-box" data-id="6af2321c" data-element_type="widget" data-settings="{"_animation":"zoomIn","_animation_delay":"600"}" data-widget_type="bdt-advanced-icon-box.default">
<div class="elementor-widget-container">
<div class="bdt-ep-advanced-icon-box">
<div class="bdt-ep-advanced-icon-box-icon">
<span class="bdt-ep-advanced-icon-box-icon-wrap">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>
</span>
</div>
<div class="bdt-ep-advanced-icon-box-content">
<h5 class="bdt-ep-advanced-icon-box-title ep-title-">
<span >
Remote Access Shared </span>
</h5>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2f7c129f animated-slow elementor-invisible" data-id="2f7c129f" data-element_type="column" data-settings="{"animation":"fadeIn"}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6152e8ce elementor-invisible elementor-widget elementor-widget-heading" data-id="6152e8ce" data-element_type="widget" data-settings="{"_animation":"fadeInRight"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">...And SO Much More</h2> </div>
</div>
<div class="elementor-element elementor-element-4108d3c9 elementor-invisible elementor-widget elementor-widget-text-editor" data-id="4108d3c9" data-element_type="widget" data-settings="{"_animation_delay":"200","_animation":"fadeInRight"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>There are so many out-of-this-world features that we can’t list them all here. You’ll have to try it for yourself!</p> </div>
</div>
<div class="elementor-element elementor-element-2ea681b elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width elementor-invisible elementor-widget elementor-widget-icon-list" data-id="2ea681b" data-element_type="widget" data-settings="{"_animation_delay":400,"_animation":"fadeInRight"}" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items elementor-inline-items">
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Multi-Printer Dashboard With Snapshots And Status</span>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Notifications Via Push, Discord, Telegram, SMS, & More</span>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Public Live Streaming Links With Real-time Stats</span>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Spoolman & OctoFarm Remote Access</span>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check-circle" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Remote Access Sharing</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-db99132 elementor-invisible elementor-widget elementor-widget-button" data-id="db99132" data-element_type="widget" data-settings="{"_animation_delay":"600","_animation":"fadeInRight"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/getstarted?source=index_and_more_get_started">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-right" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg> </span>
<span class="elementor-button-text">Get Started Now</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-24031927 e-flex e-con-boxed e-con e-parent" data-id="24031927" data-element_type="container" id="testimonials">
<div class="e-con-inner">
<div class="elementor-element elementor-element-57488d88 e-con-full e-flex e-con e-child" data-id="57488d88" data-element_type="container">
<div class="elementor-element elementor-element-074cbeb ui-borderanim-rotate ui-gradient elementor-invisible elementor-widget elementor-widget-heading" data-id="074cbeb" data-element_type="widget" data-settings="{"_animation_delay":"200","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default"><span style="letter-spacing: -0.14px">Testimonials</span></h6> </div>
</div>
<div class="elementor-element elementor-element-2131d73a elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget-tablet__width-initial elementor-invisible elementor-widget elementor-widget-heading" data-id="2131d73a" data-element_type="widget" data-settings="{"_animation_delay":"300","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Hear From Our Community</h2> </div>
</div>
<div data-ep-wrapper-link="{"url":"https:\/\/www.trustpilot.com\/review\/octoeverywhere.com","is_external":"","nofollow":"","custom_attributes":""}" style="cursor: pointer" class="bdt-element-link elementor-element elementor-element-444de868 ui-e-counter-media-true ui-e-inline-true ui-e-left ui-e-align-center ui-e-counter-simple elementor-invisible elementor-widget elementor-widget-uicore-counter" data-id="444de868" data-element_type="widget" data-settings="{"count_start":4.9,"count_end":4.9,"counter_separator":".","decimal_places":1,"decimal_symbol":".","counter_suffix":" \/ 5.0 on","_animation_delay":"400","_animation":"fadeInUp","use_grouping":"true","counter_animation":"simple","duration":2.5}" data-widget_type="uicore-counter.default">
<div class="elementor-widget-container">
<div class="ui-e-ico">
<div class="ui-e-offset">
<img loading="lazy" decoding="async" width="60" height="60" src="/wp-content/uploads/2024/12/Solar-Panel-Trustpilot.webp" class="attachment-thumbnail size-thumbnail" alt="" /> </div>
</div>
<h5 class="ui-e-num"><span class="ui-e-prefix"></span><span class="value"> 0 </span><span class="ui-e-suffix"> / 5.0 on</span></h5><p class="ui-e-title">Trustpilot</p> </div>
</div>
<div class="elementor-element elementor-element-eb8d0f7 ui-e-animation-fade_blur ui-e-layout_1 ui-e-match-height-yes elementor-invisible bdt-background-overlay-yes elementor-widget elementor-widget-uicore-testimonial-carousel" data-id="eb8d0f7" data-element_type="widget" data-settings="{"carousel_gap":{"unit":"px","size":24,"sizes":[]},"slides_per_view":"4","slides_per_view_tablet":"3","slides_per_view_mobile":"2","navigation":"none","_animation":"fadeInRight","_animation_delay":"300","animation_style":"fade_blur","layout":"layout_1","carousel_gap_tablet":{"unit":"px","size":"","sizes":[]},"carousel_gap_mobile":{"unit":"px","size":"","sizes":[]},"show_hidden":"hidden","grab_cursor":"yes","loop":"true","overflow_container":"container"}" data-widget_type="uicore-testimonial-carousel.default">
<div class="elementor-widget-container">
<div class="ui-e-carousel swiper">
<div class='swiper-wrapper'>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“Best 3D printing service available - it's a phenomenal service. It has always worked perfectly for me and allows me to 3D print, even when I am not home.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Jacob Vitale</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“Gadget saves the day! My printer's have been saved numerous times by Gadget, and being able to monitor prints while not home has been a top notch experience!”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Steve Koehler</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“Octoeverywhere works flawlessly in so many ways. Even when I had an issue, the creator/owner stepped in to help fix my issues. Best customer service I have ever received.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Carl Brothers</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“Read about the security update on the launch page. Very concise and gives me faith enough to continue using the service.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Israel Santos</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“Amazing! Man this service is so simple to setup!!! Honestly, I love it so much and it just works. That is the best part about it!.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Wilbert Martinez</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3f09f6cd ui-e-h-align-left ui-e-animation-fade_blur ui-e-layout_1 ui-e-match-height-yes elementor-invisible elementor-widget elementor-widget-uicore-testimonial-carousel" data-id="3f09f6cd" data-element_type="widget" data-settings="{"carousel_gap":{"unit":"px","size":24,"sizes":[]},"slides_per_view":"4","slides_per_view_tablet":"3","slides_per_view_mobile":"2","navigation":"none","_animation":"fadeInLeft","_animation_delay":"300","animation_style":"fade_blur","layout":"layout_1","carousel_gap_tablet":{"unit":"px","size":"","sizes":[]},"carousel_gap_mobile":{"unit":"px","size":"","sizes":[]},"show_hidden":"hidden","grab_cursor":"yes","loop":"true","overflow_container":"container"}" data-widget_type="uicore-testimonial-carousel.default">
<div class="elementor-widget-container">
<div class="ui-e-carousel swiper">
<div class='swiper-wrapper'>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“So far Octoeverywhere is amazing. Very easy to setup and just worked right away. I still have to verify AI feature and get alternate camera to work but otherwise I'm very impressed and I'm not easily impressed.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Ed</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“As a new user, getting set up was made as easy as possible. Great and powerful features not found anywhere else with free and easy access.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Vladimir Hoyle</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“Hands down the easiest and best performing 3D printer remote control system there is. It just works 100% of the time. Incredibly friendly pricing policy, which is very rare nowadays.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Martin Lexa</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“An absolutely amazing and useful tool. Thoroughly recommended and it is so easy to setup and get working. Such a small cost for extra perks as well.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>Nejad Khedarun</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
<div class="ui-e-wrp swiper-slide">
<div class="ui-e-animations-wrp ">
<div class="ui-e-item">
<div class="ui-e-content">
<div class="ui-e-testimonial-text ">
<p>“This is exactly what I needed and more. The ability to connect to the web interface securely from anywhere is a massive bonus, it allows me to monitor my printer telemetry and make adjustments as needed.”</p> </div>
<h5 class="ui-e-testimonial-name ">
<span>David Lang</span>
</h5>
<div class="ui-e-testimonial-rating ui-e-item-anim-fade">
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
<div class="ui-e-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-star" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z"></path></svg> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-section elementor-top-section elementor-element elementor-element-e901029 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e901029" data-element_type="section" id="pricing" data-settings="{"background_background":"classic"}">
<div class="elementor-background-overlay"></div>
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7ff655d9" data-id="7ff655d9" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-662dc8a1 elementor-widget__width-auto elementor-invisible bdt-background-overlay-yes elementor-widget elementor-widget-heading" data-id="662dc8a1" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":"0"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">Project Support</h6> </div>
</div>
<div class="elementor-element elementor-element-10c7781a elementor-invisible elementor-widget elementor-widget-heading" data-id="10c7781a" data-element_type="widget" data-settings="{"_animation_delay":"100","_animation":"fadeInUp"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">100% Community Funded</h2> </div>
</div>
<div class="elementor-element elementor-element-7949c279 elementor-invisible elementor-widget elementor-widget-text-editor" data-id="7949c279" data-element_type="widget" data-settings="{"_animation":"fadeInUp","_animation_delay":"200"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
<p>Our optional Supporter Perks fund OctoEverywhere and give you perks in return.</p> </div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-7d3c2399 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7d3c2399" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6cc1f5b3 elementor-invisible" data-id="6cc1f5b3" data-element_type="column" data-settings="{"background_background":"classic","animation":"fadeInUp","animation_delay":200}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-2b7f4c19 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="2b7f4c19" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h5 class="elementor-heading-title elementor-size-default">100% Free</h5> </div>
</div>
<div class="elementor-element elementor-element-71d1d74c elementor-widget elementor-widget-spacer" data-id="71d1d74c" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-7aefba8e elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="7aefba8e" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Free Forever</h2> </div>
</div>
<div class="elementor-element elementor-element-22a6f9dc elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="22a6f9dc" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Unlimited Remote Access</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Unlimited AI Failure Detection</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Full FPS Webcam Streaming</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Real-Time Print Notifications</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Multiprinter Dashboard</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Live Streaming</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Up To 3 Printers</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">And More</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-78c11c70 elementor-align-justify elementor-widget elementor-widget-button" data-id="78c11c70" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/getstarted?source=index_pricing_free_setup_now">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Setup Now</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3238af8a elementor-invisible" data-id="3238af8a" data-element_type="column" data-settings="{"background_background":"classic","animation":"fadeInUp","animation_delay":300}">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7f1364cb elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="7f1364cb" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h5 class="elementor-heading-title elementor-size-default">Supporter Perks</h5> </div>
</div>
<div class="elementor-element elementor-element-4e00eee5 elementor-widget elementor-widget-spacer" data-id="4e00eee5" data-element_type="widget" data-widget_type="spacer.default">
<div class="elementor-widget-container">
<div class="elementor-spacer">
<div class="elementor-spacer-inner"></div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-1f8e0a60 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="1f8e0a60" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">$</h4> </div>
</div>
<div class="elementor-element elementor-element-4f8d98dd elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="4f8d98dd" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">3.99</h2> </div>
</div>
<div class="elementor-element elementor-element-53b4c637 elementor-widget__width-auto elementor-widget elementor-widget-heading" data-id="53b4c637" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h4 class="elementor-heading-title elementor-size-default">/mo.</h4> </div>
</div>
<div class="elementor-element elementor-element-474aee elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="474aee" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Everything From The Free Level</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Advanced AI Failure Detection Models</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Advanced Webcam Streaming</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Advanced Live Streaming</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Huge Uploads And Downloads</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">Up To 5 Printers Included</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">$1 / Printer / Month After First 5</span>
</li>
<li class="elementor-icon-list-item">
<span class="elementor-icon-list-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-check" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"></path></svg> </span>
<span class="elementor-icon-list-text">And More</span>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-3f6155f7 elementor-align-justify elementor-widget elementor-widget-button" data-id="3f6155f7" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/supporter?source=index_pricing">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Start Your 15 Day Trial Now</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-e622f30 e-flex e-con-boxed e-con e-parent" data-id="e622f30" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-a29a9e0 elementor-invisible elementor-widget elementor-widget-heading" data-id="a29a9e0" data-element_type="widget" data-settings="{"_animation":"zoomOut"}" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">Frequently Asked Questions</h2> </div>
</div>
<div class="elementor-element elementor-element-2539ed8 elementor-invisible elementor-widget elementor-widget-text-editor" data-id="2539ed8" data-element_type="widget" data-settings="{"_animation_delay":"300","_animation":"zoomOut"}" data-widget_type="text-editor.default">
<div class="elementor-widget-container">
Still have more questions? Don’t hesitate to contact us! </div>
</div>
<div class="elementor-element elementor-element-8dc1173 elementor-align-center elementor-invisible elementor-widget elementor-widget-button" data-id="8dc1173" data-element_type="widget" data-settings="{"_animation_delay":"600","_animation":"zoomOut"}" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/support?source=index_faq">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-right" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg> </span>
<span class="elementor-button-text">Contact Us</span>
</span>
</a>
</div>
</div>
</div>
<div class="elementor-element elementor-element-dd424af e-con-full e-flex elementor-invisible e-con e-child" data-id="dd424af" data-element_type="container" data-settings="{"animation":"fadeInUp","animation_delay":"160"}">
<div class="elementor-element elementor-element-c0ed49d ui-e-animation-ico-slide ui-e-animation-acc-basic elementor-invisible elementor-widget elementor-widget-uicore-accordion" data-id="c0ed49d" data-element_type="widget" data-settings="{"_animation_delay":"800","_animation":"fadeInUp","collapsible":"true","active_hash":"no","accordion_animation":"ui-e-animation-acc-basic"}" data-widget_type="uicore-accordion.default">
<div class="elementor-widget-container">
<div class="ui-e-accordion" >
<div class="ui-e-accordion-item ui-e-item ui-open" role="button" tabindex="0" aria-expanded="true" aria-controls="ui-e-acc-1" id="ui-e-how-is-octoeverywhere-free">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
How is OctoEverywhere free? </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="" aria-labelledby="ui-e-how-is-octoeverywhere-free" id="ui-e-acc-1">
<p>OctoEverywhere is a 3D printing community project. Our goal is to make it as accessible to the community as possible and to make every feature “as free as possible.”</p><p>OctoEverywhere is 100% funded by the community through Supporter Perks. Our community members’ funds go directly to paying for the service, development, business, and other project expenses. <a href="https://octoeverywhere.com/supporter?source=index_faq_free">See our Supporter page for full details.</a></p><p>As the income from Supporter Perks increases, we raise the limits on standard accounts so the entire community benefits!</p> </div>
</div>
<div class="ui-e-accordion-item ui-e-item" role="button" tabindex="0" aria-expanded="false" aria-controls="ui-e-acc-2" id="ui-e-is-my-octoeverywhere-data-private">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
Is my OctoEverywhere data private? </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="display:none;" aria-labelledby="ui-e-is-my-octoeverywhere-data-private" id="ui-e-acc-2">
<p>We take privacy very seriously. We clearly state <a href="https://octoeverywhere.com/privacy">in our privacy policy</a> that we will never sell your data to any third-party company or service. Your data, printer status, webcam images, etc. remain in our service, private to you, and under your control.</p> </div>
</div>
<div class="ui-e-accordion-item ui-e-item" role="button" tabindex="0" aria-expanded="false" aria-controls="ui-e-acc-3" id="ui-e-is-octoeverywhere-secure">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
Is OctoEverywhere secure? </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="display:none;" aria-labelledby="ui-e-is-octoeverywhere-secure" id="ui-e-acc-3">
<p>We take security very seriously. Our plugin creates an end-to-end encrypted tunnel using industry-standard encryption. Your account is secured with an email two-factor challenge and, optionally, a time-based two-factor code. Our service is written using modern frameworks that are kept up-to-date using industry-leading security practices.</p><p>We go above and beyond when it comes to security. Trying to be as transparent as possible, we wrote an in-depth blog post reviewing our entire system’s security, <a href="https://blog.octoeverywhere.com/lets-talk-security/">which you can read here</a>.</p><p>Unlike other 3D printing remote access services, your printer is not publicly exposed on the Internet. You can share public access with a unique Shared Connection link, but the validity and lifetime of such links are 100% under your control.</p> </div>
</div>
<div class="ui-e-accordion-item ui-e-item" role="button" tabindex="0" aria-expanded="false" aria-controls="ui-e-acc-4" id="ui-e-whats-octoeverywheres-pricing">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
What's OctoEverywhere's pricing? </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="display:none;" aria-labelledby="ui-e-whats-octoeverywheres-pricing" id="ui-e-acc-4">
<p>OctoEverywhere has an optional supporter subscription for $2.49 per month. The subscription gives you Supporter Perks, which enable extras on your account. <a href="https://octoeverywhere.com/supporter?source=index_faq_price">See our Supporter page for full details.</a></p><p>OctoEverywhere is 100% funded by the community through Supporter Perks. Our community members’ funds go directly to paying for the service, development, business, and other project expenses.</p><p>As the income from Supporter Perks increases, we raise the limits on standard accounts so the entire community benefits!</p> </div>
</div>
<div class="ui-e-accordion-item ui-e-item" role="button" tabindex="0" aria-expanded="false" aria-controls="ui-e-acc-5" id="ui-e-how-fast-is-octoeverywhere">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
How fast is OctoEverywhere? </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="display:none;" aria-labelledby="ui-e-how-fast-is-octoeverywhere" id="ui-e-acc-5">
<p>Fast. Superfast. Plaid fast. OctoEverywhere is built on a worldwide server network that creates a remote access mesh, allowing you the fastest possible remote access anywhere in the world.</p><p>But what does that mean? Your full OctoPrint, Klipper, or web portal will load instantly, almost as fast as it does on your local network.</p><p>Don’t believe us? Give it a try.</p> </div>
</div>
<div class="ui-e-accordion-item ui-e-item" role="button" tabindex="0" aria-expanded="false" aria-controls="ui-e-acc-6" id="ui-e-can-i-use-octoeverywhere-for-my-print-farm">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
Can I use OctoEverywhere for my print farm? </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="display:none;" aria-labelledby="ui-e-can-i-use-octoeverywhere-for-my-print-farm" id="ui-e-acc-6">
<p>Yes! OctoEverywhere will add a lot of value to a print farm. AI failure detection will save you time and money by monitoring your prints and alerting or pausing them if there’s an issue. Our multi-printer dashboard gives you a quick overview of all your printers, their status, and a snapshot of the print. Our notification system can be set up to alert you if there’s a printer error or when prints are done, so you can set up the next print. And even more!</p><p>Free accounts can have up to 3 printers at no extra cost. Supporter accounts include 5 printers, and each extra printer costs $1/printer/month, allowing you to have unlimited printers.</p><p>See our Supporter page for details, or contact us via our support system; we love to work with the community and develop custom solutions that work for you!</p> </div>
</div>
<div class="ui-e-accordion-item ui-e-item" role="button" tabindex="0" aria-expanded="false" aria-controls="ui-e-acc-7" id="ui-e-octoeverywhere-vs-obico">
<h5 class="ui-e-accordion-title ui-e-title ui-right">
<span class="ui-e-accordion-icon ui-e-icon ui-e-right" aria-hidden="true">
<span class="ui-e-accordion-icon-closed">
<i aria-hidden="true" class="ti ti-plus"></i> </span>
<span class="ui-e-accordion-icon-opened">
<i aria-hidden="true" class="ti ti-minus"></i> </span>
</span>
<span class="ui-e-accordion-title-text ui-e-title-text" >
OctoEverywhere Vs Obico </span>
</h5 >
<div class="ui-e-accordion-content ui-e-content" style="display:none;" aria-labelledby="ui-e-octoeverywhere-vs-obico" id="ui-e-acc-7">
<p>OctoEverywhere and Obico are great 3D printing cloud platforms offering remote access, AI failure detection, notifications, and more.</p><p>OctoEverywhere offers everyone free and unlimited AI failure detection, while Obico offers limited hours per month.</p><p>OctoEverywhere also offers free and unlimited AI failure detection, whereas Obico only offers 300MB per month for free.</p><p>OctoEverywhere includes free full frame rate and full resolution webcam streaming, while Obico only offers one frame rate per second.</p> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</article>
</div><!-- #content -->
<footer id="uicore-tb-footer" itemscope="itemscope" itemtype="https://schema.org/WPFooter" >
<div data-elementor-type="uicore-tb" data-elementor-id="104" class="elementor elementor-104" data-elementor-settings="{"element_pack_global_tooltip_width":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_tablet":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_width_mobile":{"unit":"px","size":"","sizes":[]},"element_pack_global_tooltip_padding":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_padding_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_tablet":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true},"element_pack_global_tooltip_border_radius_mobile":{"unit":"px","top":"","right":"","bottom":"","left":"","isLinked":true}}">
<div class="elementor-element elementor-element-cb413f9 e-con-full e-flex e-con e-parent" data-id="cb413f9" data-element_type="container">
<div class="elementor-element elementor-element-e12292e e-flex e-con-boxed e-con e-child" data-id="e12292e" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-7ce0aaa e-con-full e-flex e-con e-child" data-id="7ce0aaa" data-element_type="container">
<div class="elementor-element elementor-element-32df0d5 e-con-full e-flex e-con e-child" data-id="32df0d5" data-element_type="container">
<div class="elementor-element elementor-element-7e2d306 elementor-widget elementor-widget-image" data-id="7e2d306" data-element_type="widget" data-widget_type="image.default">
<div class="elementor-widget-container">
<img width="691" height="99" src="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp" class="attachment-full size-full wp-image-1090" alt="" srcset="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp 691w, /wp-content/uploads/2025/02/octoeverywhere-logo-and-text-300x43.webp 300w, /wp-content/uploads/2025/02/octoeverywhere-logo-and-text-650x93.webp 650w" sizes="(max-width: 691px) 100vw, 691px" /> </div>
</div>
<div class="elementor-element elementor-element-18c352a elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button" data-id="18c352a" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-widget-container">
<div class="elementor-button-wrapper">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://octoeverywhere.com/getstarted?source=index_footer">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-angle-right" viewBox="0 0 256 512" xmlns="http://www.w3.org/2000/svg"><path d="M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z"></path></svg> </span>
<span class="elementor-button-text">Get Started Now</span>
</span>
</a>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-45eb601 e-con-full e-flex e-con e-child" data-id="45eb601" data-element_type="container">
<div class="elementor-element elementor-element-16d38a5 elementor-widget elementor-widget-heading" data-id="16d38a5" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">Get Started</h6> </div>
</div>
<div class="elementor-element elementor-element-6f97fa7 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6f97fa7" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="/elegoo-centauri-carbon?source=footer">
<span class="elementor-icon-list-text">ELEGOO Centauri Carbon</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="/elegoo-centauri?source=footer">
<span class="elementor-icon-list-text">ELEGOO Centauri</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="/creality-k1?source=footer">
<span class="elementor-icon-list-text">Creality K1 & K2</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="/bambu?source=footer">
<span class="elementor-icon-list-text">Bambu Lab</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="/spoolman?source=footer">
<span class="elementor-icon-list-text">Spoolman</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="/getstarted?source=footer&octoprint=t">
<span class="elementor-icon-list-text">OctoPrint</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="/klipper?source=footer">
<span class="elementor-icon-list-text">Klipper</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-b039be1 e-con-full e-flex e-con e-child" data-id="b039be1" data-element_type="container">
<div class="elementor-element elementor-element-2334f4f elementor-widget elementor-widget-heading" data-id="2334f4f" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">OctoEverywhere</h6> </div>
</div>
<div class="elementor-element elementor-element-f0f674c elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="f0f674c" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://octoeverywhere.com/gadget?source=index_footer">
<span class="elementor-icon-list-text">AI 3D Print Failure Detection</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="#remote-access">
<span class="elementor-icon-list-text">Remote Access</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://octoeverywhere.com/mcp?source=index_footer">
<span class="elementor-icon-list-text">3D Printing MCP Server</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://octoeverywhere.com/referral?source=index_footer">
<span class="elementor-icon-list-text">Referral Program</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="#testimonials">
<span class="elementor-icon-list-text">Testimonials</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://octoeverywhere.com/supporter?source=index_footer">
<span class="elementor-icon-list-text">Pricing</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://octoeverywhere.com/appsetup?source=index_footer">
<span class="elementor-icon-list-text">Apps</span>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="elementor-element elementor-element-fc3a6b0 e-con-full e-flex e-con e-child" data-id="fc3a6b0" data-element_type="container">
<div class="elementor-element elementor-element-3a532d5 elementor-widget elementor-widget-heading" data-id="3a532d5" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h6 class="elementor-heading-title elementor-size-default">Homeway</h6> </div>
</div>
<div class="elementor-element elementor-element-eed54a5 elementor-mobile-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="eed54a5" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items">
<li class="elementor-icon-list-item">
<a href="https://homeway.io/?source=oe_footer_hw">
<span class="elementor-icon-list-text">Homeway.io</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://homeway.io/sage-ai?source=oe_footer_ai">
<span class="elementor-icon-list-text">Home Assistant ChatGPT AI</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://homeway.io/?source=oe_footer_ra">
<span class="elementor-icon-list-text">Home Assistant Remote Access</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://homeway.io/googleassistant?source=oe_footer_google">
<span class="elementor-icon-list-text">Home Assistant Google Assistant</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://homeway.io/alexa?source=oe_footer_alexa">
<span class="elementor-icon-list-text">Home Assistant Alexa</span>
</a>
</li>
<li class="elementor-icon-list-item">
<a href="https://homeway.io/app?source=oe_footer_app">
<span class="elementor-icon-list-text">Home Assistant App</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d2656bf e-flex e-con-boxed e-con e-child" data-id="d2656bf" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-618d0e2 e-con-full e-flex e-con e-child" data-id="618d0e2" data-element_type="container">
<div class="elementor-element elementor-element-8728e06 elementor-icon-list--layout-inline elementor-align-left elementor-mobile-align-center elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="8728e06" data-element_type="widget" data-widget_type="icon-list.default">
<div class="elementor-widget-container">
<ul class="elementor-icon-list-items elementor-inline-items">
<li class="elementor-icon-list-item elementor-inline-item">
<a href="https://octoeverywhere.com/">
<span class="elementor-icon-list-text">© OctoEverywhere 2024</span>
</a>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<a href="https://octoeverywhere.com/tos">
<span class="elementor-icon-list-text">Terms And Conditions</span>
</a>
</li>
<li class="elementor-icon-list-item elementor-inline-item">
<a href="https://octoeverywhere.com/privacy">
<span class="elementor-icon-list-text">Privacy policy</span>
</a>
</li>
</ul>
</div>
</div>
<div class="elementor-element elementor-element-a05fbca e-grid-align-right e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="a05fbca" data-element_type="widget" data-widget_type="social-icons.default">
<div class="elementor-widget-container">
<div class="elementor-social-icons-wrapper elementor-grid" role="list">
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-discord elementor-animation-shrink elementor-repeater-item-a199931" href="https://discord.gg/octoeverywhere-797933815812980797" target="_blank">
<span class="elementor-screen-only">Discord</span>
<svg class="e-font-icon-svg e-fab-discord" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M297.216 243.2c0 15.616-11.52 28.416-26.112 28.416-14.336 0-26.112-12.8-26.112-28.416s11.52-28.416 26.112-28.416c14.592 0 26.112 12.8 26.112 28.416zm-119.552-28.416c-14.592 0-26.112 12.8-26.112 28.416s11.776 28.416 26.112 28.416c14.592 0 26.112-12.8 26.112-28.416.256-15.616-11.52-28.416-26.112-28.416zM448 52.736V512c-64.494-56.994-43.868-38.128-118.784-107.776l13.568 47.36H52.48C23.552 451.584 0 428.032 0 398.848V52.736C0 23.552 23.552 0 52.48 0h343.04C424.448 0 448 23.552 448 52.736zm-72.96 242.688c0-82.432-36.864-149.248-36.864-149.248-36.864-27.648-71.936-26.88-71.936-26.88l-3.584 4.096c43.52 13.312 63.744 32.512 63.744 32.512-60.811-33.329-132.244-33.335-191.232-7.424-9.472 4.352-15.104 7.424-15.104 7.424s21.248-20.224 67.328-33.536l-2.56-3.072s-35.072-.768-71.936 26.88c0 0-36.864 66.816-36.864 149.248 0 0 21.504 37.12 78.08 38.912 0 0 9.472-11.52 17.152-21.248-32.512-9.728-44.8-30.208-44.8-30.208 3.766 2.636 9.976 6.053 10.496 6.4 43.21 24.198 104.588 32.126 159.744 8.96 8.96-3.328 18.944-8.192 29.44-15.104 0 0-12.8 20.992-46.336 30.464 7.68 9.728 16.896 20.736 16.896 20.736 56.576-1.792 78.336-38.912 78.336-38.912z"></path></svg> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-github elementor-animation-shrink elementor-repeater-item-6eefc07" href="https://github.com/QuinnDamerell/OctoPrint-OctoEverywhere" target="_blank">
<span class="elementor-screen-only">Github</span>
<svg class="e-font-icon-svg e-fab-github" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"></path></svg> </a>
</span>
<span class="elementor-grid-item" role="listitem">
<a class="elementor-icon elementor-social-icon elementor-social-icon-reddit elementor-animation-shrink elementor-repeater-item-82e3088" href="https://www.reddit.com/r/OctoEverywhere/" target="_blank">
<span class="elementor-screen-only">Reddit</span>
<svg class="e-font-icon-svg e-fab-reddit" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M201.5 305.5c-13.8 0-24.9-11.1-24.9-24.6 0-13.8 11.1-24.9 24.9-24.9 13.6 0 24.6 11.1 24.6 24.9 0 13.6-11.1 24.6-24.6 24.6zM504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zm-132.3-41.2c-9.4 0-17.7 3.9-23.8 10-22.4-15.5-52.6-25.5-86.1-26.6l17.4-78.3 55.4 12.5c0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.3 24.9-24.9s-11.1-24.9-24.9-24.9c-9.7 0-18 5.8-22.1 13.8l-61.2-13.6c-3-.8-6.1 1.4-6.9 4.4l-19.1 86.4c-33.2 1.4-63.1 11.3-85.5 26.8-6.1-6.4-14.7-10.2-24.1-10.2-34.9 0-46.3 46.9-14.4 62.8-1.1 5-1.7 10.2-1.7 15.5 0 52.6 59.2 95.2 132 95.2 73.1 0 132.3-42.6 132.3-95.2 0-5.3-.6-10.8-1.9-15.8 31.3-16 19.8-62.5-14.9-62.5zM302.8 331c-18.2 18.2-76.1 17.9-93.6 0-2.2-2.2-6.1-2.2-8.3 0-2.5 2.5-2.5 6.4 0 8.6 22.8 22.8 87.3 22.8 110.2 0 2.5-2.2 2.5-6.1 0-8.6-2.2-2.2-6.1-2.2-8.3 0zm7.7-75c-13.6 0-24.6 11.1-24.6 24.9 0 13.6 11.1 24.6 24.6 24.6 13.8 0 24.9-11.1 24.9-24.6 0-13.8-11-24.9-24.9-24.9z"></path></svg> </a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- 1.5 uicore_content_end -->
<div class="uicore-navigation-wrapper uicore-navbar elementor-section elementor-section-boxed uicore-mobile-menu-wrapper
">
<nav class="uicore elementor-container">
<div class="uicore-branding uicore-mobile">
<a href="/" rel="home">
<img class="uicore uicore-logo" src="/wp-content/uploads/2025/02/octoeverywhere-logo-and-text.webp" alt="OctoEverywhere"/>
</a>
</div>
<div class="uicore-branding uicore-desktop">
</div>
<div class="uicore-mobile-head-right">
<button type="button" class="uicore-toggle uicore-ham" aria-label="mobile-menu">
<span class="bars">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</span>
</button>
</div>
</nav>
<div class="uicore-navigation-content">
<div class="uicore-menu-container uicore-nav"><ul data-uils="header-menu" data-uils-title="Navigation Menu" class="uicore-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-50"><a href="#ai"><span class="ui-menu-item-wrapper">AI Failure Detection</span></a></li>
if (!supportsAnimationTimeline && document.querySelector('.uicore-animate-scroll')) {
const script = document.createElement('script');
script.src = "/wp-content/plugins/uicore-animate/assets/js/scroll-timeline.js";
script.async = true;
document.head.appendChild(script);
}
})();
</script>
Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform.
Query Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
Get prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.
Core AWS MCP server providing prompt understanding and server management capabilities.
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Generate images using Amazon Nova Canvas with text prompts and color guidance.
Query and analyze your Axiom logs, traces, and all other event data in natural language
MCP Server that connects AI agents to Chargebee platform.
Predict anything with Chronulus AI forecasting and prediction agents.