1
0
mirror of https://gitlab.com/MisterBiggs/blog-static.git synced 2025-06-16 07:06:44 +00:00
blog-static/tag/guide/index.html

701 lines
30 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Guide - 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/guide/" />
<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="Guide - Anson 3D" />
<meta property="og:url" content="https://blog.ansonbiggs.com/tag/guide/" />
<meta
property="article:publisher"
content="https://www.facebook.com/Anson3D"
/>
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Guide - Anson 3D" />
<meta name="twitter:url" content="https://blog.ansonbiggs.com/tag/guide/" />
<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": "https://blog.ansonbiggs.com/favicon.png",
"width": 60,
"height": 60
}
},
"url": "https://blog.ansonbiggs.com/tag/guide/",
"name": "Guide",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.ansonbiggs.com/"
}
}
</script>
<script
src="../../public/ghost-sdk.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script type="55335e587ab7587d2eb7ddae-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="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="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://unpkg.com/mermaid@8.0.0/dist/mermaid.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script type="55335e587ab7587d2eb7ddae-text/javascript">
mermaid.initialize({startOnLoad:true});
</script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/prism.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/plugins/line-numbers/prism-line-numbers.min.js"
type="55335e587ab7587d2eb7ddae-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="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-css.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-c.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-clike.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.14.0/components/prism-python.min.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-99766784-3"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script type="55335e587ab7587d2eb7ddae-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-guide">
<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="https://projects.ansonbiggs.com">Projects</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/AnsonBiggs"
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">Guide</h1>
<h2 class="site-description">
Guides relating to 3D Printing and CAD design.
</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-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-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-fusion360 tag-guide tag-3d-modeling"
>
<a
class="post-card-image-link"
href="../../how-to-export-fusion-360-files-to-other-file-types/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/09/Exporting-From-Fusion360.png 300w,
../../content/images/size/w600/2018/09/Exporting-From-Fusion360.png 600w,
../../content/images/size/w1000/2018/09/Exporting-From-Fusion360.png 1000w,
../../content/images/size/w2000/2018/09/Exporting-From-Fusion360.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/09/Exporting-From-Fusion360.png"
alt="How to Export Fusion 360 files to Other File Types"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../how-to-export-fusion-360-files-to-other-file-types/"
>
<header class="post-card-header">
<span class="post-card-tags">Fusion360</span>
<h2 class="post-card-title">
How to Export Fusion 360 files to Other File Types
</h2>
</header>
<section class="post-card-excerpt">
<p>
How to export Fusion 360 Files and detailed explanations
of what each exported file type does.
</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-fusion360 tag-inventor tag-3d-modeling"
>
<a
class="post-card-image-link"
href="../../putting-fusion-360-models-on-facebook/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/Fusion-360-to-Facebook.png 300w,
../../content/images/size/w600/2018/08/Fusion-360-to-Facebook.png 600w,
../../content/images/size/w1000/2018/08/Fusion-360-to-Facebook.png 1000w,
../../content/images/size/w2000/2018/08/Fusion-360-to-Facebook.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/Fusion-360-to-Facebook.png"
alt="Putting Fusion 360 Models on Facebook"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../putting-fusion-360-models-on-facebook/"
>
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">
Putting Fusion 360 Models on Facebook
</h2>
</header>
<section class="post-card-excerpt">
<p>
One of Fusion 360's largest shortcomings is its ability to
work with and export other file formats. Facebook recently
added support for 3D Models in posts, but they only accept
.glb files. This guide shows you how to export your F360
files to Facebook.
</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>
<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-guide tag-fusion360">
<a
class="post-card-image-link"
href="../../biggest-rules-of-modeling-in-fusion-360/"
>
<img
class="post-card-image"
srcset="
../../content/images/size/w300/2018/08/fusionScreenshot.png 300w,
../../content/images/size/w600/2018/08/fusionScreenshot.png 600w,
../../content/images/size/w1000/2018/08/fusionScreenshot.png 1000w,
../../content/images/size/w2000/2018/08/fusionScreenshot.png 2000w
"
sizes="(max-width: 1000px) 400px, 700px"
src="../../content/images/size/w600/2018/08/fusionScreenshot.png"
alt="Biggest Rules of Modeling in Fusion 360"
/>
</a>
<div class="post-card-content">
<a
class="post-card-content-link"
href="../../biggest-rules-of-modeling-in-fusion-360/"
>
<header class="post-card-header">
<span class="post-card-tags">Guide</span>
<h2 class="post-card-title">
Biggest Rules of Modeling in Fusion 360
</h2>
</header>
<section class="post-card-excerpt">
<p>
This Guide covers features and tricks about Fusion 360
that I noticed beginners don't know about.
</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/AnsonBiggs"
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="55335e587ab7587d2eb7ddae-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="55335e587ab7587d2eb7ddae-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="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
type="55335e587ab7587d2eb7ddae-text/javascript"
src="../../assets/built/jquery.fitvids.js"
></script>
<script
src="../../assets/built/infinitescroll.js"
type="55335e587ab7587d2eb7ddae-text/javascript"
></script>
<script
src="https://embedd.io/embedd.min.js"
type="55335e587ab7587d2eb7ddae-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="55335e587ab7587d2eb7ddae-|49"
defer
></script>
</body>
</html>