1
0
mirror of https://gitlab.com/MisterBiggs/blog-static.git synced 2025-08-02 03:21:24 +00:00

remove partners

This commit is contained in:
2022-01-25 10:40:06 -07:00
parent 2709115ce1
commit 085e1d4ec2
35 changed files with 23895 additions and 12818 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,243 +1,431 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Blender - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/blender/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Blender - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/blender/">
<meta property="og:image" content="../../content/images/2018/08/blenderlogosocket.png">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Blender - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/blender/">
<meta name="twitter:image" content="http://localhost:8080/content/images/2018/08/blenderlogosocket.png">
<meta name="twitter:site" content="@Anson_3D">
<meta property="og:image:width" content="4000">
<meta property="og:image:height" content="1280">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Blender - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link rel="canonical" href="https://blog.ansonbiggs.com/tag/blender/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Blender - Anson 3D" />
<meta
property="og:url"
content="https://blog.ansonbiggs.com/tag/blender/"
/>
<meta
property="og:image"
content="../../content/images/2018/08/blenderlogosocket.png"
/>
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Blender - Anson 3D" />
<meta
name="twitter:url"
content="https://blog.ansonbiggs.com/tag/blender/"
/>
<meta
name="twitter:image"
content="https://blog.ansonbiggs.com/content/images/2018/08/blenderlogosocket.png"
/>
<meta name="twitter:site" content="@Anson_3D" />
<meta property="og:image:width" content="4000" />
<meta property="og:image:height" content="1280" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/blender/",
"image": {
"@type": "ImageObject",
"url": "https://blog.ansonbiggs.com/content/images/2018/08/blenderlogosocket.png",
"width": 4000,
"height": 1280
},
"name": "Blender",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/blender/",
"image": {
"@type": "ImageObject",
"url": "http://localhost:8080/content/images/2018/08/blenderlogosocket.png",
"width": 4000,
"height": 1280
},
"name": "Blender",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script type="baa8e8fcb701479684497047-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script type="baa8e8fcb701479684497047-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="baa8e8fcb701479684497047-text/javascript"></script>
<script type="baa8e8fcb701479684497047-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-blender">
<div class="site-wrapper">
<style type="text/css">
.responsive-header-img {
background-image: url(../../content/images/size/w2000/2018/08/blenderlogosocket.png);
}
@media(max-width: 1000px) {
.responsive-header-img {
background-image: url(../../content/images/size/w1000/2018/08/blenderlogosocket.png);
background-image: -webkit-image-set(
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png) 1x,
url(../../content/images/size/w2000/2018/08/blenderlogosocket.png) 2x
);
background-image: image-set(
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png) 1x,
url(../../content/images/size/w2000/2018/08/blenderlogosocket.png) 2x
);
}
}
@media(max-width: 600px) {
.responsive-header-img {
background-image: url(../../content/images/size/w600/2018/08/blenderlogosocket.png);
background-image: -webkit-image-set(
url(../../content/images/size/w600/2018/08/blenderlogosocket.png) 1x,
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png) 2x
);
background-image: image-set(
url(../../content/images/size/w600/2018/08/blenderlogosocket.png) 1x,
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png) 2x
);
}
}
</style>
<header class="site-header outer responsive-header-img">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Blender</h1>
<h2 class="site-description">
Find Projects that were created using Blender
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-3d-modeling tag-3d-printing tag-fusion360 tag-blender featured ">
<a class="post-card-image-link" href="../../rail-mounted-trump/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/assemblyBanner-2.jpg 300w, ../../content/images/size/w600/2018/08/assemblyBanner-2.jpg 600w, ../../content/images/size/w1000/2018/08/assemblyBanner-2.jpg 1000w, ../../content/images/size/w2000/2018/08/assemblyBanner-2.jpg 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/assemblyBanner-2.jpg" alt="Rail Mounted Trump">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../rail-mounted-trump/">
<header class="post-card-header">
<span class="post-card-tags">3D Modeling</span>
<h2 class="post-card-title">Rail Mounted Trump</h2>
</header>
<section class="post-card-excerpt">
<p>Summary This part is printed in 2 separate parts, the Donald Trump bust borrowed from ZeroBeatPro, and the rail mounting part designed by me. For the rail, you have two different files to</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="baa8e8fcb701479684497047-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="baa8e8fcb701479684497047-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script type="baa8e8fcb701479684497047-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="baa8e8fcb701479684497047-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script type="baa8e8fcb701479684497047-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="baa8e8fcb701479684497047-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="baa8e8fcb701479684497047-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="baa8e8fcb701479684497047-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script type="baa8e8fcb701479684497047-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-blender">
<div class="site-wrapper">
<style type="text/css">
.responsive-header-img {
background-image: url(../../content/images/size/w2000/2018/08/blenderlogosocket.png);
}
@media (max-width: 1000px) {
.responsive-header-img {
background-image: url(../../content/images/size/w1000/2018/08/blenderlogosocket.png);
background-image: -webkit-image-set(
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png)
1x,
url(../../content/images/size/w2000/2018/08/blenderlogosocket.png)
2x
);
background-image: image-set(
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png)
1x,
url(../../content/images/size/w2000/2018/08/blenderlogosocket.png)
2x
);
}
}
@media (max-width: 600px) {
.responsive-header-img {
background-image: url(../../content/images/size/w600/2018/08/blenderlogosocket.png);
background-image: -webkit-image-set(
url(../../content/images/size/w600/2018/08/blenderlogosocket.png)
1x,
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png)
2x
);
background-image: image-set(
url(../../content/images/size/w600/2018/08/blenderlogosocket.png)
1x,
url(../../content/images/size/w1000/2018/08/blenderlogosocket.png)
2x
);
}
}
</style>
<header class="site-header outer responsive-header-img">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Blender</h1>
<h2 class="site-description">
Find Projects that were created using Blender
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article
class="post-card post tag-3d-modeling tag-3d-printing tag-fusion360 tag-blender featured"
>
<a class="post-card-image-link" href="../../rail-mounted-trump/">
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/assemblyBanner-2.jpg 300w,
../../content/images/size/w600/2018/08/assemblyBanner-2.jpg 600w,
../../content/images/size/w1000/2018/08/assemblyBanner-2.jpg 1000w,
../../content/images/size/w2000/2018/08/assemblyBanner-2.jpg 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/assemblyBanner-2.jpg"
alt="Rail Mounted Trump"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../rail-mounted-trump/"
>
<header class="post-card-header">
<span class="post-card-tags">3D Modeling</span>
<h2 class="post-card-title">Rail Mounted Trump</h2>
</header>
<section class="post-card-excerpt">
<p>
Summary This part is printed in 2 separate parts, the
Donald Trump bust borrowed from ZeroBeatPro, and the rail
mounting part designed by me. For the rail, you have two
different files to
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="baa8e8fcb701479684497047-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="baa8e8fcb701479684497047-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
type="baa8e8fcb701479684497047-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="baa8e8fcb701479684497047-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="baa8e8fcb701479684497047-|49"
defer
></script>
</body>
</html>

View File

@@ -1,257 +1,461 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Code - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/code/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Code - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/code/">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Code - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/code/">
<meta name="twitter:site" content="@Anson_3D">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Code - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link rel="canonical" href="https://blog.ansonbiggs.com/tag/code/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Code - Anson 3D" />
<meta property="og:url" content="https://blog.ansonbiggs.com/tag/code/" />
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Code - Anson 3D" />
<meta name="twitter:url" content="https://blog.ansonbiggs.com/tag/code/" />
<meta name="twitter:site" content="@Anson_3D" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/code/",
"name": "Code",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/code/",
"name": "Code",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script type="00e9b405e80eb4a4507214a4-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-code">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Code</h1>
<h2 class="site-description">
A collection of 3 posts
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-python tag-code ">
<a class="post-card-image-link" href="../../simple-telegram-stock-bot/">
<img class="post-card-image" srcset="../../content/images/size/w300/2019/06/Stock-Bot--1-.png 300w, ../../content/images/size/w600/2019/06/Stock-Bot--1-.png 600w, ../../content/images/size/w1000/2019/06/Stock-Bot--1-.png 1000w, ../../content/images/size/w2000/2019/06/Stock-Bot--1-.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2019/06/Stock-Bot--1-.png" alt="Simple Telegram Stock Bot">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../simple-telegram-stock-bot/">
<header class="post-card-header">
<span class="post-card-tags">Python</span>
<h2 class="post-card-title">Simple Telegram Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>Super simple Telegram Bot wrote in Python for displaying the price of a stock, or news about a stock quickly and easily.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-guide tag-code tag-python ">
<a class="post-card-image-link" href="../../simple-discord-stock-bot/">
<img class="post-card-image" srcset="../../content/images/size/w300/2019/01/logo.png 300w, ../../content/images/size/w600/2019/01/logo.png 600w, ../../content/images/size/w1000/2019/01/logo.png 1000w, ../../content/images/size/w2000/2019/01/logo.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2019/01/logo.png" alt="Simple Discord Stock Bot">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../simple-discord-stock-bot/">
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">Simple Discord Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>Super simple Discord Bot wrote in Python for displaying the price of a stock, or news about a stock quickly and easily.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-code tag-fluff tag-review tag-python no-image">
<div class="post-card-content">
<a class="post-card-content-link" href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/">
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">Create a Backup of your Chocolatey Packages using Boxstarter</h2>
</header>
<section class="post-card-excerpt">
<p>Introduction Chocolatey is command line package manager for Windows that gives you a very Linux -esque software installation experience. This guide expects that you already are using Chocolatey, but in case you need</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="00e9b405e80eb4a4507214a4-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="00e9b405e80eb4a4507214a4-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="00e9b405e80eb4a4507214a4-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="00e9b405e80eb4a4507214a4-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-code">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Code</h1>
<h2 class="site-description">A collection of 3 posts</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-python tag-code">
<a
class="post-card-image-link"
href="../../simple-telegram-stock-bot/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2019/06/Stock-Bot--1-.png 300w,
../../content/images/size/w600/2019/06/Stock-Bot--1-.png 600w,
../../content/images/size/w1000/2019/06/Stock-Bot--1-.png 1000w,
../../content/images/size/w2000/2019/06/Stock-Bot--1-.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2019/06/Stock-Bot--1-.png"
alt="Simple Telegram Stock Bot"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../simple-telegram-stock-bot/"
>
<header class="post-card-header">
<span class="post-card-tags">Python</span>
<h2 class="post-card-title">Simple Telegram Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>
Super simple Telegram Bot wrote in Python for displaying
the price of a stock, or news about a stock quickly and
easily.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-guide tag-code tag-python">
<a
class="post-card-image-link"
href="../../simple-discord-stock-bot/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2019/01/logo.png 300w,
../../content/images/size/w600/2019/01/logo.png 600w,
../../content/images/size/w1000/2019/01/logo.png 1000w,
../../content/images/size/w2000/2019/01/logo.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2019/01/logo.png"
alt="Simple Discord Stock Bot"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../simple-discord-stock-bot/"
>
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">Simple Discord Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>
Super simple Discord Bot wrote in Python for displaying
the price of a stock, or news about a stock quickly and
easily.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article
class="post-card post tag-code tag-fluff tag-review tag-python no-image"
>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/"
>
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">
Create a Backup of your Chocolatey Packages using
Boxstarter
</h2>
</header>
<section class="post-card-excerpt">
<p>
Introduction Chocolatey is command line package manager
for Windows that gives you a very Linux -esque software
installation experience. This guide expects that you
already are using Chocolatey, but in case you need
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="00e9b405e80eb4a4507214a4-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
type="00e9b405e80eb4a4507214a4-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="00e9b405e80eb4a4507214a4-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="00e9b405e80eb4a4507214a4-|49"
defer
></script>
</body>
</html>

View File

@@ -1,258 +1,463 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Fluff - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/fluff/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Fluff - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/fluff/">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Fluff - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/fluff/">
<meta name="twitter:site" content="@Anson_3D">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Fluff - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link rel="canonical" href="https://blog.ansonbiggs.com/tag/fluff/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Fluff - Anson 3D" />
<meta property="og:url" content="https://blog.ansonbiggs.com/tag/fluff/" />
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Fluff - Anson 3D" />
<meta name="twitter:url" content="https://blog.ansonbiggs.com/tag/fluff/" />
<meta name="twitter:site" content="@Anson_3D" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/fluff/",
"name": "Fluff",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/fluff/",
"name": "Fluff",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-fluff">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Fluff</h1>
<h2 class="site-description">
A fluff post, doesn&#x27;t contain much, if any technical info, but I think the topic still adds value to the site.
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-code tag-fluff tag-review tag-python no-image">
<div class="post-card-content">
<a class="post-card-content-link" href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/">
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">Create a Backup of your Chocolatey Packages using Boxstarter</h2>
</header>
<section class="post-card-excerpt">
<p>Introduction Chocolatey is command line package manager for Windows that gives you a very Linux -esque software installation experience. This guide expects that you already are using Chocolatey, but in case you need</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-guide tag-fluff ">
<a class="post-card-image-link" href="../../how-to-use-mermaid/">
<img class="post-card-image" srcset="../../content/images/size/w300/2019/01/Code_2019-01-06_03-24-26.png 300w, ../../content/images/size/w600/2019/01/Code_2019-01-06_03-24-26.png 600w, ../../content/images/size/w1000/2019/01/Code_2019-01-06_03-24-26.png 1000w, ../../content/images/size/w2000/2019/01/Code_2019-01-06_03-24-26.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2019/01/Code_2019-01-06_03-24-26.png" alt="How to use Mermaid on your Ghost Blog">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../how-to-use-mermaid/">
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">How to use Mermaid on your Ghost Blog</h2>
</header>
<section class="post-card-excerpt">
<p>Render Mermaid code into beautiful diagrams on your Ghost Blog.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">1 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-fluff tag-3d-printing ">
<a class="post-card-image-link" href="../../why-3d-printed-guns-arent-an-issue/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/pinkGun.jpg 300w, ../../content/images/size/w600/2018/08/pinkGun.jpg 600w, ../../content/images/size/w1000/2018/08/pinkGun.jpg 1000w, ../../content/images/size/w2000/2018/08/pinkGun.jpg 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/pinkGun.jpg" alt="Why 3D Printed Guns Aren&#x27;t an Issue">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../why-3d-printed-guns-arent-an-issue/">
<header class="post-card-header">
<span class="post-card-tags">Fluff</span>
<h2 class="post-card-title">Why 3D Printed Guns Aren&#x27;t an Issue</h2>
</header>
<section class="post-card-excerpt">
<p>3D Printed Guns aren't, and will not be an issue for the foreseeable future. Click to see my take.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="b3f5cc68ad28e07afdaf7de2-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="b3f5cc68ad28e07afdaf7de2-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="b3f5cc68ad28e07afdaf7de2-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-fluff">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Fluff</h1>
<h2 class="site-description">
A fluff post, doesn&#x27;t contain much, if any technical info,
but I think the topic still adds value to the site.
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article
class="post-card post tag-code tag-fluff tag-review tag-python no-image"
>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/"
>
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">
Create a Backup of your Chocolatey Packages using
Boxstarter
</h2>
</header>
<section class="post-card-excerpt">
<p>
Introduction Chocolatey is command line package manager
for Windows that gives you a very Linux -esque software
installation experience. This guide expects that you
already are using Chocolatey, but in case you need
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-guide tag-fluff">
<a class="post-card-image-link" href="../../how-to-use-mermaid/">
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2019/01/Code_2019-01-06_03-24-26.png 300w,
../../content/images/size/w600/2019/01/Code_2019-01-06_03-24-26.png 600w,
../../content/images/size/w1000/2019/01/Code_2019-01-06_03-24-26.png 1000w,
../../content/images/size/w2000/2019/01/Code_2019-01-06_03-24-26.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2019/01/Code_2019-01-06_03-24-26.png"
alt="How to use Mermaid on your Ghost Blog"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../how-to-use-mermaid/"
>
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">
How to use Mermaid on your Ghost Blog
</h2>
</header>
<section class="post-card-excerpt">
<p>
Render Mermaid code into beautiful diagrams on your Ghost
Blog.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">1 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-fluff tag-3d-printing">
<a
class="post-card-image-link"
href="../../why-3d-printed-guns-arent-an-issue/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/pinkGun.jpg 300w,
../../content/images/size/w600/2018/08/pinkGun.jpg 600w,
../../content/images/size/w1000/2018/08/pinkGun.jpg 1000w,
../../content/images/size/w2000/2018/08/pinkGun.jpg 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/pinkGun.jpg"
alt="Why 3D Printed Guns Aren&#x27;t an Issue"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../why-3d-printed-guns-arent-an-issue/"
>
<header class="post-card-header">
<span class="post-card-tags">Fluff</span>
<h2 class="post-card-title">
Why 3D Printed Guns Aren&#x27;t an Issue
</h2>
</header>
<section class="post-card-excerpt">
<p>
3D Printed Guns aren't, and will not be an issue for the
foreseeable future. Click to see my take.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="b3f5cc68ad28e07afdaf7de2-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="b3f5cc68ad28e07afdaf7de2-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="b3f5cc68ad28e07afdaf7de2-|49"
defer
></script>
</body>
</html>

View File

@@ -1,260 +1,468 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Functional Print - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/functional-print/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Functional Print - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/functional-print/">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Functional Print - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/functional-print/">
<meta name="twitter:site" content="@Anson_3D">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Functional Print - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link
rel="canonical"
href="https://blog.ansonbiggs.com/tag/functional-print/"
/>
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Functional Print - Anson 3D" />
<meta
property="og:url"
content="https://blog.ansonbiggs.com/tag/functional-print/"
/>
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Functional Print - Anson 3D" />
<meta
name="twitter:url"
content="https://blog.ansonbiggs.com/tag/functional-print/"
/>
<meta name="twitter:site" content="@Anson_3D" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/functional-print/",
"name": "Functional Print",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/functional-print/",
"name": "Functional Print",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-functional-print">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Functional Print</h1>
<h2 class="site-description">
A collection of 3 posts
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-3d-modeling tag-3d-printing tag-functional-print tag-fusion360 tag-oldie featured ">
<a class="post-card-image-link" href="../../oldie-vice-v2/">
<img class="post-card-image" srcset="../../content/images/size/w300/2019/02/Oldie-Vice-V2.png 300w, ../../content/images/size/w600/2019/02/Oldie-Vice-V2.png 600w, ../../content/images/size/w1000/2019/02/Oldie-Vice-V2.png 1000w, ../../content/images/size/w2000/2019/02/Oldie-Vice-V2.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2019/02/Oldie-Vice-V2.png" alt="Oldie Vice V2">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../oldie-vice-v2/">
<header class="post-card-header">
<span class="post-card-tags">3D Modeling</span>
<h2 class="post-card-title">Oldie Vice V2</h2>
</header>
<section class="post-card-excerpt">
<p>SummaryThis is the second iteration of a 3D printable Vice made by Machinist Extraordinaire, This Old Tony recently put out a video on a cool vice design that I wanted to recreate. Now</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">5 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-functional-print tag-3d-printing tag-fusion360 ">
<a class="post-card-image-link" href="../../oldie-vice/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/09/oldieViceBanner.png 300w, ../../content/images/size/w600/2018/09/oldieViceBanner.png 600w, ../../content/images/size/w1000/2018/09/oldieViceBanner.png 1000w, ../../content/images/size/w2000/2018/09/oldieViceBanner.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/09/oldieViceBanner.png" alt="[DEPRECATED] Oldie Vice">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../oldie-vice/">
<header class="post-card-header">
<span class="post-card-tags">Functional Print</span>
<h2 class="post-card-title">[DEPRECATED] Oldie Vice</h2>
</header>
<section class="post-card-excerpt">
<p>Functional 3D Printable Vice great for electronics made by Anson Biggs</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">6 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-functional-print tag-3d-printing tag-3d-modeling tag-fusion360 ">
<a class="post-card-image-link" href="../../oldie-wrench/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/Banner.png 300w, ../../content/images/size/w600/2018/08/Banner.png 600w, ../../content/images/size/w1000/2018/08/Banner.png 1000w, ../../content/images/size/w2000/2018/08/Banner.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/Banner.png" alt="Oldie Wrench">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../oldie-wrench/">
<header class="post-card-header">
<span class="post-card-tags">Functional Print</span>
<h2 class="post-card-title">Oldie Wrench</h2>
</header>
<section class="post-card-excerpt">
<p>A fully functional 3D Printed wrench using an old style that was replaced by the modern Crescent Wrench.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">4 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="e7ac4f0c1f350b6de3f48d41-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="e7ac4f0c1f350b6de3f48d41-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="e7ac4f0c1f350b6de3f48d41-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-functional-print">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Functional Print</h1>
<h2 class="site-description">A collection of 3 posts</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article
class="post-card post tag-3d-modeling tag-3d-printing tag-functional-print tag-fusion360 tag-oldie featured"
>
<a class="post-card-image-link" href="../../oldie-vice-v2/">
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2019/02/Oldie-Vice-V2.png 300w,
../../content/images/size/w600/2019/02/Oldie-Vice-V2.png 600w,
../../content/images/size/w1000/2019/02/Oldie-Vice-V2.png 1000w,
../../content/images/size/w2000/2019/02/Oldie-Vice-V2.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2019/02/Oldie-Vice-V2.png"
alt="Oldie Vice V2"
/>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../oldie-vice-v2/">
<header class="post-card-header">
<span class="post-card-tags">3D Modeling</span>
<h2 class="post-card-title">Oldie Vice V2</h2>
</header>
<section class="post-card-excerpt">
<p>
SummaryThis is the second iteration of a 3D printable Vice
made by Machinist Extraordinaire, This Old Tony recently
put out a video on a cool vice design that I wanted to
recreate. Now
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">5 min read</span>
</footer>
</div>
</article>
<article
class="post-card post tag-functional-print tag-3d-printing tag-fusion360"
>
<a class="post-card-image-link" href="../../oldie-vice/">
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/09/oldieViceBanner.png 300w,
../../content/images/size/w600/2018/09/oldieViceBanner.png 600w,
../../content/images/size/w1000/2018/09/oldieViceBanner.png 1000w,
../../content/images/size/w2000/2018/09/oldieViceBanner.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/09/oldieViceBanner.png"
alt="[DEPRECATED] Oldie Vice"
/>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../oldie-vice/">
<header class="post-card-header">
<span class="post-card-tags">Functional Print</span>
<h2 class="post-card-title">[DEPRECATED] Oldie Vice</h2>
</header>
<section class="post-card-excerpt">
<p>
Functional 3D Printable Vice great for electronics made by
Anson Biggs
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">6 min read</span>
</footer>
</div>
</article>
<article
class="post-card post tag-functional-print tag-3d-printing tag-3d-modeling tag-fusion360"
>
<a class="post-card-image-link" href="../../oldie-wrench/">
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/Banner.png 300w,
../../content/images/size/w600/2018/08/Banner.png 600w,
../../content/images/size/w1000/2018/08/Banner.png 1000w,
../../content/images/size/w2000/2018/08/Banner.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/Banner.png"
alt="Oldie Wrench"
/>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../oldie-wrench/">
<header class="post-card-header">
<span class="post-card-tags">Functional Print</span>
<h2 class="post-card-title">Oldie Wrench</h2>
</header>
<section class="post-card-excerpt">
<p>
A fully functional 3D Printed wrench using an old style
that was replaced by the modern Crescent Wrench.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">4 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="e7ac4f0c1f350b6de3f48d41-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="e7ac4f0c1f350b6de3f48d41-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="e7ac4f0c1f350b6de3f48d41-|49"
defer
></script>
</body>
</html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,257 +1,464 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Python - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/python/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Python - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/python/">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Python - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/python/">
<meta name="twitter:site" content="@Anson_3D">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Python - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link rel="canonical" href="https://blog.ansonbiggs.com/tag/python/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Python - Anson 3D" />
<meta property="og:url" content="https://blog.ansonbiggs.com/tag/python/" />
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Python - Anson 3D" />
<meta
name="twitter:url"
content="https://blog.ansonbiggs.com/tag/python/"
/>
<meta name="twitter:site" content="@Anson_3D" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/python/",
"name": "Python",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/python/",
"name": "Python",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script type="4cee16ca4fbeb176491620cc-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-python">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Python</h1>
<h2 class="site-description">
A collection of 3 posts
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-python tag-code ">
<a class="post-card-image-link" href="../../simple-telegram-stock-bot/">
<img class="post-card-image" srcset="../../content/images/size/w300/2019/06/Stock-Bot--1-.png 300w, ../../content/images/size/w600/2019/06/Stock-Bot--1-.png 600w, ../../content/images/size/w1000/2019/06/Stock-Bot--1-.png 1000w, ../../content/images/size/w2000/2019/06/Stock-Bot--1-.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2019/06/Stock-Bot--1-.png" alt="Simple Telegram Stock Bot">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../simple-telegram-stock-bot/">
<header class="post-card-header">
<span class="post-card-tags">Python</span>
<h2 class="post-card-title">Simple Telegram Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>Super simple Telegram Bot wrote in Python for displaying the price of a stock, or news about a stock quickly and easily.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-guide tag-code tag-python ">
<a class="post-card-image-link" href="../../simple-discord-stock-bot/">
<img class="post-card-image" srcset="../../content/images/size/w300/2019/01/logo.png 300w, ../../content/images/size/w600/2019/01/logo.png 600w, ../../content/images/size/w1000/2019/01/logo.png 1000w, ../../content/images/size/w2000/2019/01/logo.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2019/01/logo.png" alt="Simple Discord Stock Bot">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../simple-discord-stock-bot/">
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">Simple Discord Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>Super simple Discord Bot wrote in Python for displaying the price of a stock, or news about a stock quickly and easily.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-code tag-fluff tag-review tag-python no-image">
<div class="post-card-content">
<a class="post-card-content-link" href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/">
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">Create a Backup of your Chocolatey Packages using Boxstarter</h2>
</header>
<section class="post-card-excerpt">
<p>Introduction Chocolatey is command line package manager for Windows that gives you a very Linux -esque software installation experience. This guide expects that you already are using Chocolatey, but in case you need</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="4cee16ca4fbeb176491620cc-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="4cee16ca4fbeb176491620cc-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="4cee16ca4fbeb176491620cc-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="4cee16ca4fbeb176491620cc-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-python">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Python</h1>
<h2 class="site-description">A collection of 3 posts</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-python tag-code">
<a
class="post-card-image-link"
href="../../simple-telegram-stock-bot/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2019/06/Stock-Bot--1-.png 300w,
../../content/images/size/w600/2019/06/Stock-Bot--1-.png 600w,
../../content/images/size/w1000/2019/06/Stock-Bot--1-.png 1000w,
../../content/images/size/w2000/2019/06/Stock-Bot--1-.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2019/06/Stock-Bot--1-.png"
alt="Simple Telegram Stock Bot"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../simple-telegram-stock-bot/"
>
<header class="post-card-header">
<span class="post-card-tags">Python</span>
<h2 class="post-card-title">Simple Telegram Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>
Super simple Telegram Bot wrote in Python for displaying
the price of a stock, or news about a stock quickly and
easily.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-guide tag-code tag-python">
<a
class="post-card-image-link"
href="../../simple-discord-stock-bot/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2019/01/logo.png 300w,
../../content/images/size/w600/2019/01/logo.png 600w,
../../content/images/size/w1000/2019/01/logo.png 1000w,
../../content/images/size/w2000/2019/01/logo.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2019/01/logo.png"
alt="Simple Discord Stock Bot"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../simple-discord-stock-bot/"
>
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">Simple Discord Stock Bot</h2>
</header>
<section class="post-card-excerpt">
<p>
Super simple Discord Bot wrote in Python for displaying
the price of a stock, or news about a stock quickly and
easily.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article
class="post-card post tag-code tag-fluff tag-review tag-python no-image"
>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/"
>
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">
Create a Backup of your Chocolatey Packages using
Boxstarter
</h2>
</header>
<section class="post-card-excerpt">
<p>
Introduction Chocolatey is command line package manager
for Windows that gives you a very Linux -esque software
installation experience. This guide expects that you
already are using Chocolatey, but in case you need
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="4cee16ca4fbeb176491620cc-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
type="4cee16ca4fbeb176491620cc-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="4cee16ca4fbeb176491620cc-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="4cee16ca4fbeb176491620cc-|49"
defer
></script>
</body>
</html>

View File

@@ -1,199 +1,363 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Review - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/review/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Review - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/review/">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Review - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/review/">
<meta name="twitter:site" content="@Anson_3D">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Review - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link rel="canonical" href="https://blog.ansonbiggs.com/tag/review/" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Review - Anson 3D" />
<meta property="og:url" content="https://blog.ansonbiggs.com/tag/review/" />
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Review - Anson 3D" />
<meta
name="twitter:url"
content="https://blog.ansonbiggs.com/tag/review/"
/>
<meta name="twitter:site" content="@Anson_3D" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/review/",
"name": "Review",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/review/",
"name": "Review",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-review">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Review</h1>
<h2 class="site-description">
Reviews of products I personally use to 3D print and design things in CAD
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-code tag-fluff tag-review tag-python no-image">
<div class="post-card-content">
<a class="post-card-content-link" href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/">
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">Create a Backup of your Chocolatey Packages using Boxstarter</h2>
</header>
<section class="post-card-excerpt">
<p>Introduction Chocolatey is command line package manager for Windows that gives you a very Linux -esque software installation experience. This guide expects that you already are using Chocolatey, but in case you need</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="5a6e9f2823f2b6c98f9c7a94-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="5a6e9f2823f2b6c98f9c7a94-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-review">
<div class="site-wrapper">
<header class="site-header outer no-image">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Review</h1>
<h2 class="site-description">
Reviews of products I personally use to 3D print and design things
in CAD
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article
class="post-card post tag-code tag-fluff tag-review tag-python no-image"
>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../create-a-backup-of-your-chocolatey-packages-using-boxstarter/"
>
<header class="post-card-header">
<span class="post-card-tags">Code</span>
<h2 class="post-card-title">
Create a Backup of your Chocolatey Packages using
Boxstarter
</h2>
</header>
<section class="post-card-excerpt">
<p>
Introduction Chocolatey is command line package manager
for Windows that gives you a very Linux -esque software
installation experience. This guide expects that you
already are using Chocolatey, but in case you need
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="5a6e9f2823f2b6c98f9c7a94-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="5a6e9f2823f2b6c98f9c7a94-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="5a6e9f2823f2b6c98f9c7a94-|49"
defer
></script>
</body>
</html>

View File

@@ -1,330 +1,605 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Yet Another Test Suite - Anson 3D</title>
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="../../assets/built/screen.css">
<link rel="shortcut icon" href="../../favicon.png" type="image/png">
<link rel="canonical" href="http://localhost:8080/tag/yet-another-test-suite/">
<meta name="referrer" content="no-referrer-when-downgrade">
<meta property="og:site_name" content="Anson 3D">
<meta property="og:type" content="website">
<meta property="og:title" content="Yet Another Test Suite - Anson 3D">
<meta property="og:url" content="http://localhost:8080/tag/yet-another-test-suite/">
<meta property="og:image" content="../../content/images/2018/08/chris-liverani-552652-unsplash.jpg">
<meta property="article:publisher" content="https://www.facebook.com/Anson3D">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Yet Another Test Suite - Anson 3D">
<meta name="twitter:url" content="http://localhost:8080/tag/yet-another-test-suite/">
<meta name="twitter:image" content="http://localhost:8080/content/images/2018/08/chris-liverani-552652-unsplash.jpg">
<meta name="twitter:site" content="@Anson_3D">
<meta property="og:image:width" content="3631">
<meta property="og:image:height" content="2723">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Yet Another Test Suite - Anson 3D</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
type="text/css"
href="../../assets/built/screen.css"
/>
<link rel="shortcut icon" href="../../favicon.png" type="image/png" />
<link
rel="canonical"
href="https://blog.ansonbiggs.com/tag/yet-another-test-suite/"
/>
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="Anson 3D" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Yet Another Test Suite - Anson 3D" />
<meta
property="og:url"
content="https://blog.ansonbiggs.com/tag/yet-another-test-suite/"
/>
<meta
property="og:image"
content="../../content/images/2018/08/chris-liverani-552652-unsplash.jpg"
/>
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Yet Another Test Suite - Anson 3D" />
<meta
name="twitter:url"
content="https://blog.ansonbiggs.com/tag/yet-another-test-suite/"
/>
<meta
name="twitter:image"
content="https://blog.ansonbiggs.com/content/images/2018/08/chris-liverani-552652-unsplash.jpg"
/>
<meta name="twitter:site" content="@Anson_3D" />
<meta property="og:image:width" content="3631" />
<meta property="og:image:height" content="2723" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "Anson 3D",
"logo": {
"@type": "ImageObject",
"url": "http://localhost:8080/favicon.png",
"url": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/yet-another-test-suite/",
"image": {
"@type": "ImageObject",
"url": "https://blog.ansonbiggs.com/content/images/2018/08/chris-liverani-552652-unsplash.jpg",
"width": 3631,
"height": 2723
},
"name": "Yet Another Test Suite",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
},
"url": "http://localhost:8080/tag/yet-another-test-suite/",
"image": {
"@type": "ImageObject",
"url": "http://localhost:8080/content/images/2018/08/chris-liverani-552652-unsplash.jpg",
"width": 3631,
"height": 2723
},
"name": "Yet Another Test Suite",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:8080/"
}
}
}
</script>
<script src="../../public/ghost-sdk.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script type="b126c5d251b30442c31f90cc-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<meta name="generator" content="Ghost 2.31">
<link rel="alternate" type="application/rss+xml" title="Anson 3D" href="http://localhost:8080/rss/">
<script async src="https://analytics.ansonbiggs.com/tracker.js" data-ackee-server="https://analytics.ansonbiggs.com" data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script type="b126c5d251b30442c31f90cc-text/javascript">mermaid.initialize({startOnLoad:true});</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script type="b126c5d251b30442c31f90cc-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-yet-another-test-suite">
<div class="site-wrapper">
<style type="text/css">
.responsive-header-img {
background-image: url(../../content/images/size/w2000/2018/08/chris-liverani-552652-unsplash.jpg);
}
@media(max-width: 1000px) {
.responsive-header-img {
background-image: url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg);
background-image: -webkit-image-set(
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg) 1x,
url(../../content/images/size/w2000/2018/08/chris-liverani-552652-unsplash.jpg) 2x
);
background-image: image-set(
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg) 1x,
url(../../content/images/size/w2000/2018/08/chris-liverani-552652-unsplash.jpg) 2x
);
}
}
@media(max-width: 600px) {
.responsive-header-img {
background-image: url(../../content/images/size/w600/2018/08/chris-liverani-552652-unsplash.jpg);
background-image: -webkit-image-set(
url(../../content/images/size/w600/2018/08/chris-liverani-552652-unsplash.jpg) 1x,
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg) 2x
);
background-image: image-set(
url(../../content/images/size/w600/2018/08/chris-liverani-552652-unsplash.jpg) 1x,
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg) 2x
);
}
}
</style>
<header class="site-header outer responsive-header-img">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem"><a href="../../">Home</a></li>
<li class="nav-downloads" role="menuitem"><a href="../../where-to-download-my-models/">Downloads</a></li>
<li class="nav-yet-another-test-suite" role="menuitem"><a href="../../yet-another-test-suite/">Yet Another Test Suite</a></li>
<li class="nav-tags" role="menuitem"><a href="../../tags/">Tags</a></li>
<li class="nav-resume" role="menuitem"><a href="http://ansonbiggs.com">Resume</a></li>
<li class="nav-partners" role="menuitem"><a href="../../partners/">Partners</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/Anson3D" title="Facebook" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
<a class="social-link social-link-tw" href="https://twitter.com/Anson_3D" title="Twitter" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"/></svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Yet Another Test Suite</h1>
<h2 class="site-description">
Also known as YATS, this is the test suite I am working on to quickly and cheaply calibrate your 3D Printer in a number of ways.
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-yet-another-test-suite tag-3d-printing tag-guide tag-inventor tag-3d-modeling ">
<a class="post-card-image-link" href="../../yet-another-test-suite-overhang-test/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/coverPhoto.png 300w, ../../content/images/size/w600/2018/08/coverPhoto.png 600w, ../../content/images/size/w1000/2018/08/coverPhoto.png 1000w, ../../content/images/size/w2000/2018/08/coverPhoto.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/coverPhoto.png" alt="Yet Another Test Suite: Overhang Test">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../yet-another-test-suite-overhang-test/">
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">Yet Another Test Suite: Overhang Test</h2>
</header>
<section class="post-card-excerpt">
<p>This is the beginning of a larger suite of test prints I am developing that can be used to calibrate your 3D printer cheaply, and quickly. Find a full write up and other</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-yet-another-test-suite tag-inventor tag-guide tag-3d-printing ">
<a class="post-card-image-link" href="../../yet-another-test-suite-stringing-test/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/_---Poor-Stringing.png 300w, ../../content/images/size/w600/2018/08/_---Poor-Stringing.png 600w, ../../content/images/size/w1000/2018/08/_---Poor-Stringing.png 1000w, ../../content/images/size/w2000/2018/08/_---Poor-Stringing.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/_---Poor-Stringing.png" alt="Yet Another Test Suite: Stringing Test">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../yet-another-test-suite-stringing-test/">
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">Yet Another Test Suite: Stringing Test</h2>
</header>
<section class="post-card-excerpt">
<p>Go to My full list of 3D Printing Troubleshooting Guides This is the beginning of a larger suite of test prints I am developing that can be used to calibrate your 3D printer</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-yet-another-test-suite ">
<a class="post-card-image-link" href="../../yet-another-test-suite/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/Yet-Another-Test-Suite.png 300w, ../../content/images/size/w600/2018/08/Yet-Another-Test-Suite.png 600w, ../../content/images/size/w1000/2018/08/Yet-Another-Test-Suite.png 1000w, ../../content/images/size/w2000/2018/08/Yet-Another-Test-Suite.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/Yet-Another-Test-Suite.png" alt="Yet Another Test Suite">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../yet-another-test-suite/">
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">Yet Another Test Suite</h2>
</header>
<section class="post-card-excerpt">
<p>Yet Another Test Suite is a suite of tests for calibrating your 3D Printer. The goal of this specific suite of tests is that they are easy to read, quick to print, and</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-yet-another-test-suite tag-inventor tag-3d-printing ">
<a class="post-card-image-link" href="../../yet-another-test-suite-bridging-test/">
<img class="post-card-image" srcset="../../content/images/size/w300/2018/08/inventorPreview.png 300w, ../../content/images/size/w600/2018/08/inventorPreview.png 600w, ../../content/images/size/w1000/2018/08/inventorPreview.png 1000w, ../../content/images/size/w2000/2018/08/inventorPreview.png 2000w" sizes="(max-width: 1000px) 400px, 700px" src="../../content/images/size/w600/2018/08/inventorPreview.png" alt="Yet Another Test Suite: Bridging Test">
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../../yet-another-test-suite-bridging-test/">
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">Yet Another Test Suite: Bridging Test</h2>
</header>
<section class="post-card-excerpt">
<p>This is the beginning of a larger suite of test prints I am developing that can be used to calibrate your 3D printer cheaply, and quickly.</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">
Anson Biggs
</div>
<a href="../../author/anson/" class="static-avatar">
<img class="author-profile-image" src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg" alt="Anson Biggs">
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../../">Anson 3D</a> &copy; 2019</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a href="https://www.facebook.com/Anson3D" target="_blank" rel="noopener">Facebook</a>
<a href="https://twitter.com/Anson_3D" target="_blank" rel="noopener">Twitter</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">Stay up to date! Get all the latest &amp; greatest posts delivered straight to your inbox</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm"><input class="location" type="hidden" name="location"><input class="referrer" type="hidden" name="referrer">
<div class="form-group">
<input class="subscribe-email" type="email" name="email" placeholder="youremail@example.com">
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="b126c5d251b30442c31f90cc-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="b126c5d251b30442c31f90cc-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
<script
src="../../public/ghost-sdk.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script type="b126c5d251b30442c31f90cc-text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "245af786ee20"
});
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" crossorigin="anonymous" type="b126c5d251b30442c31f90cc-text/javascript">
<meta name="generator" content="Ghost 2.31" />
<link
rel="alternate"
type="application/rss+xml"
title="Anson 3D"
href="https://blog.ansonbiggs.com/rss/"
/>
<script
async
src="https://analytics.ansonbiggs.com/tracker.js"
data-ackee-server="https://analytics.ansonbiggs.com"
data-ackee-domain-id="0846bb59-c7b6-4a0b-bc05-135f82425319"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script type="b126c5d251b30442c31f90cc-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script type="b126c5d251b30442c31f90cc-text/javascript" src="../../assets/built/jquery.fitvids.js"></script>
<script src="../../assets/built/infinitescroll.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<script src="https://embedd.io/embedd.min.js" type="b126c5d251b30442c31f90cc-text/javascript"></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a><br>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
<script src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js" data-cf-settings="b126c5d251b30442c31f90cc-|49" defer></script></body>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.css"
/>
<link
rel="stylesheet"
type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/themes/prism-coy.min.css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-powershell.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script type="b126c5d251b30442c31f90cc-text/javascript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-99766784-3');
</script>
</head>
<body class="tag-template tag-yet-another-test-suite">
<div class="site-wrapper">
<style type="text/css">
.responsive-header-img {
background-image: url(../../content/images/size/w2000/2018/08/chris-liverani-552652-unsplash.jpg);
}
@media (max-width: 1000px) {
.responsive-header-img {
background-image: url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg);
background-image: -webkit-image-set(
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg)
1x,
url(../../content/images/size/w2000/2018/08/chris-liverani-552652-unsplash.jpg)
2x
);
background-image: image-set(
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg)
1x,
url(../../content/images/size/w2000/2018/08/chris-liverani-552652-unsplash.jpg)
2x
);
}
}
@media (max-width: 600px) {
.responsive-header-img {
background-image: url(../../content/images/size/w600/2018/08/chris-liverani-552652-unsplash.jpg);
background-image: -webkit-image-set(
url(../../content/images/size/w600/2018/08/chris-liverani-552652-unsplash.jpg)
1x,
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg)
2x
);
background-image: image-set(
url(../../content/images/size/w600/2018/08/chris-liverani-552652-unsplash.jpg)
1x,
url(../../content/images/size/w1000/2018/08/chris-liverani-552652-unsplash.jpg)
2x
);
}
}
</style>
<header class="site-header outer responsive-header-img">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../../">Anson 3D</a>
<ul class="nav" role="menu">
<li class="nav-home" role="menuitem">
<a href="../../">Home</a>
</li>
<li class="nav-downloads" role="menuitem">
<a href="../../where-to-download-my-models/">Downloads</a>
</li>
<li class="nav-yet-another-test-suite" role="menuitem">
<a href="../../yet-another-test-suite/"
>Yet Another Test Suite</a
>
</li>
<li class="nav-tags" role="menuitem">
<a href="../../tags/">Tags</a>
</li>
<li class="nav-resume" role="menuitem">
<a href="http://ansonbiggs.com">Resume</a>
</li>
<li class="nav-partners" role="menuitem">
<a href="../../partners/">Partners</a>
</li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a
class="social-link social-link-fb"
href="https://www.facebook.com/Anson3D"
title="Facebook"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"
/>
</svg>
</a>
<a
class="social-link social-link-tw"
href="https://twitter.com/Anson_3D"
title="Twitter"
target="_blank"
rel="noopener"
><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path
d="M30.063 7.313c-.813 1.125-1.75 2.125-2.875 2.938v.75c0 1.563-.188 3.125-.688 4.625a15.088 15.088 0 0 1-2.063 4.438c-.875 1.438-2 2.688-3.25 3.813a15.015 15.015 0 0 1-4.625 2.563c-1.813.688-3.75 1-5.75 1-3.25 0-6.188-.875-8.875-2.625.438.063.875.125 1.375.125 2.688 0 5.063-.875 7.188-2.5-1.25 0-2.375-.375-3.375-1.125s-1.688-1.688-2.063-2.875c.438.063.813.125 1.125.125.5 0 1-.063 1.5-.25-1.313-.25-2.438-.938-3.313-1.938a5.673 5.673 0 0 1-1.313-3.688v-.063c.813.438 1.688.688 2.625.688a5.228 5.228 0 0 1-1.875-2c-.5-.875-.688-1.813-.688-2.75 0-1.063.25-2.063.75-2.938 1.438 1.75 3.188 3.188 5.25 4.25s4.313 1.688 6.688 1.813a5.579 5.579 0 0 1 1.5-5.438c1.125-1.125 2.5-1.688 4.125-1.688s3.063.625 4.188 1.813a11.48 11.48 0 0 0 3.688-1.375c-.438 1.375-1.313 2.438-2.563 3.188 1.125-.125 2.188-.438 3.313-.875z"
/>
</svg>
</a>
</div>
<a class="subscribe-button" href="#subscribe">Subscribe</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Yet Another Test Suite</h1>
<h2 class="site-description">
Also known as YATS, this is the test suite I am working on to
quickly and cheaply calibrate your 3D Printer in a number of ways.
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article
class="post-card post tag-yet-another-test-suite tag-3d-printing tag-guide tag-inventor tag-3d-modeling"
>
<a
class="post-card-image-link"
href="../../yet-another-test-suite-overhang-test/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/coverPhoto.png 300w,
../../content/images/size/w600/2018/08/coverPhoto.png 600w,
../../content/images/size/w1000/2018/08/coverPhoto.png 1000w,
../../content/images/size/w2000/2018/08/coverPhoto.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/coverPhoto.png"
alt="Yet Another Test Suite: Overhang Test"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../yet-another-test-suite-overhang-test/"
>
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">
Yet Another Test Suite: Overhang Test
</h2>
</header>
<section class="post-card-excerpt">
<p>
This is the beginning of a larger suite of test prints I
am developing that can be used to calibrate your 3D
printer cheaply, and quickly. Find a full write up and
other
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article
class="post-card post tag-yet-another-test-suite tag-inventor tag-guide tag-3d-printing"
>
<a
class="post-card-image-link"
href="../../yet-another-test-suite-stringing-test/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/_---Poor-Stringing.png 300w,
../../content/images/size/w600/2018/08/_---Poor-Stringing.png 600w,
../../content/images/size/w1000/2018/08/_---Poor-Stringing.png 1000w,
../../content/images/size/w2000/2018/08/_---Poor-Stringing.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/_---Poor-Stringing.png"
alt="Yet Another Test Suite: Stringing Test"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../yet-another-test-suite-stringing-test/"
>
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">
Yet Another Test Suite: Stringing Test
</h2>
</header>
<section class="post-card-excerpt">
<p>
Go to My full list of 3D Printing Troubleshooting Guides
This is the beginning of a larger suite of test prints I
am developing that can be used to calibrate your 3D
printer
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
<article class="post-card post tag-yet-another-test-suite">
<a
class="post-card-image-link"
href="../../yet-another-test-suite/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/Yet-Another-Test-Suite.png 300w,
../../content/images/size/w600/2018/08/Yet-Another-Test-Suite.png 600w,
../../content/images/size/w1000/2018/08/Yet-Another-Test-Suite.png 1000w,
../../content/images/size/w2000/2018/08/Yet-Another-Test-Suite.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/Yet-Another-Test-Suite.png"
alt="Yet Another Test Suite"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../yet-another-test-suite/"
>
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">Yet Another Test Suite</h2>
</header>
<section class="post-card-excerpt">
<p>
Yet Another Test Suite is a suite of tests for calibrating
your 3D Printer. The goal of this specific suite of tests
is that they are easy to read, quick to print, and
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">2 min read</span>
</footer>
</div>
</article>
<article
class="post-card post tag-yet-another-test-suite tag-inventor tag-3d-printing"
>
<a
class="post-card-image-link"
href="../../yet-another-test-suite-bridging-test/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/inventorPreview.png 300w,
../../content/images/size/w600/2018/08/inventorPreview.png 600w,
../../content/images/size/w1000/2018/08/inventorPreview.png 1000w,
../../content/images/size/w2000/2018/08/inventorPreview.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/inventorPreview.png"
alt="Yet Another Test Suite: Bridging Test"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../yet-another-test-suite-bridging-test/"
>
<header class="post-card-header">
<span class="post-card-tags">Yet Another Test Suite</span>
<h2 class="post-card-title">
Yet Another Test Suite: Bridging Test
</h2>
</header>
<section class="post-card-excerpt">
<p>
This is the beginning of a larger suite of test prints I
am developing that can be used to calibrate your 3D
printer cheaply, and quickly.
</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
<li class="author-list-item">
<div class="author-name-tooltip">Anson Biggs</div>
<a href="../../author/anson/" class="static-avatar">
<img
class="author-profile-image"
src="../../content/images/size/w100/2019/09/anson_suit_cropped.jpg"
alt="Anson Biggs"
/>
</a>
</li>
</ul>
<span class="reading-time">3 min read</span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright">
<a href="../../">Anson 3D</a> &copy; 2019
</section>
<nav class="site-footer-nav">
<a href="../../">Latest Posts</a>
<a
href="https://www.facebook.com/Anson3D"
target="_blank"
rel="noopener"
>Facebook</a
>
<a
href="https://twitter.com/Anson_3D"
target="_blank"
rel="noopener"
>Twitter</a
>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<div id="subscribe" class="subscribe-overlay">
<a class="subscribe-overlay-close" href="#"></a>
<div class="subscribe-overlay-content">
<h1 class="subscribe-overlay-title">Subscribe to Anson 3D</h1>
<p class="subscribe-overlay-description">
Stay up to date! Get all the latest &amp; greatest posts delivered
straight to your inbox
</p>
<form method="post" action="/subscribe/" id class>
<input class="confirm" type="hidden" name="confirm" /><input
class="location"
type="hidden"
name="location"
/><input class="referrer" type="hidden" name="referrer" />
<div class="form-group">
<input
class="subscribe-email"
type="email"
name="email"
placeholder="youremail@example.com"
/>
</div>
<button id class type="submit"><span>Subscribe</span></button>
<script type="b126c5d251b30442c31f90cc-text/javascript">
(function(g,h,o,s,t){
var buster = function(b,m) {
h[o]('input.'+b).forEach(function (i) {
i.value=i.value || m;
});
};
buster('location', g.location.href);
buster('referrer', h.referrer);
})(window,document,'querySelectorAll','value');
</script>
</form>
</div>
</div>
<script type="b126c5d251b30442c31f90cc-text/javascript">
var images = document.querySelectorAll('.kg-gallery-image img');
images.forEach(function (image) {
var container = image.closest('.kg-gallery-image');
var width = image.attributes.width.value;
var height = image.attributes.height.value;
var ratio = width / height;
container.style.flex = ratio + ' 1 0%';
})
</script>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
crossorigin="anonymous"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
type="b126c5d251b30442c31f90cc-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="b126c5d251b30442c31f90cc-text/javascript"
></script>
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
><img
alt="Creative Commons License"
style="border-width: 0"
src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a
><br />This work is licensed under a
<a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/"
>Creative Commons Attribution-ShareAlike 4.0 International License</a
>.
<script
src="https://ajax.cloudflare.com/cdn-cgi/scripts/95c75768/cloudflare-static/rocket-loader.min.js"
data-cf-settings="b126c5d251b30442c31f90cc-|49"
defer
></script>
</body>
</html>