general cleanup of the content
[danix.xyz.git] / articles / cad-designing-in-gnu-linux.md
index d81374e..94835d1 100644 (file)
@@ -5,8 +5,7 @@ type: post
 date: 2021-05-01T17:51:58+00:00
 excerpt: |
   I've picked up the hobby of 3D printing, and this time I'll show you what software options you have on GNU/Linux if you want to design and prepare your "things" to be printed on a 3D printer
-url: /2021/05/cad-designing-in-gnu-linux/
-featured_image: /wp-content/uploads/2021/05/PXL_20210501_114542849-scaled.jpg
+featured_image: uploads/2021/05/PXL_20210501_114542849-scaled.jpg
 categories:
   - 3D Printing
   - diy
@@ -19,38 +18,26 @@ tags:
   - solvespace
 
 ---
-<blockquote class="wp-block-quote is-style-large">
-  <p>
-    Guess who&#8217;s back
-  </p>
-  
-  <p>
-    back again
-  </p>
-  
-  <p>
-    danix&#8217;s back
-  </p>
-  
-  <p>
-    tell your friends
-  </p>
-  
-  <cite>Semicit. Eminem</cite>
-</blockquote>
+{{< quote source="semicit. Eminem" >}}
+       Guess who's back
+       back again
+       danix's back
+       tell your friends
+{{< /quote >}}
 
 So, I&#8217;m back at writing on this blog, it&#8217;s been a long time, I&#8217;ve been through quite some shitty times and a lot happened on a personal level that kept my attention away from blogging.
 
-One of the things that I&#8217;ve introduced in my life is a 3D printer, I&#8217;m the proud owner of an Ender3 Pro by creality.  
+One of the things that I&#8217;ve introduced in my life is a 3D printer, I&#8217;m the proud owner of an Ender3 Pro by creality.
+
 I&#8217;ve had it for a few months now and I&#8217;m pretty happy I purchased it, as it&#8217;s been a very helpful hobby, and even though I started this hobby using tools available for windows, I&#8217;m slowly moving back to GNU/Linux.
 
 <!--more-->
 
 ## Slicing
 
-The software you mainly use with a 3D printer is a slicer, which is a piece of software that takes a 3D rendering of the item you want to print and slice it into many layers, stacked one on top of the other, you can manipulate the layers in various ways in order to alter the properties of the final printed item.<figure class="wp-block-image size-large">
+The software you mainly use with a 3D printer is a slicer, which is a piece of software that takes a 3D rendering of the item you want to print and slice it into many layers, stacked one on top of the other, you can manipulate the layers in various ways in order to alter the properties of the final printed item.
 
-<img loading="lazy" width="1024" height="527" src="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-1024x527.png" alt="Screenshot of Ultimaker Cura 4.9" class="wp-image-4194" srcset="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-1024x527.png 1024w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-300x154.png 300w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751-768x395.png 768w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-183336_1366x768_scrot-e1619368639751.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /> <figcaption>Ultimaker Cura 4.9 main interface</figcaption></figure> 
+{{< figure src="/uploads/2021/04/2021-04-25-183336_1366x768_scrot.png" alt="Screenshot from Ultimaker Cura 4.9 main interface" caption="Ultimaker Cura 4.9 main interface" >}}
 
 I&#8217;ve chosen <a href="https://ultimaker.com/software/ultimaker-cura" target="_blank" rel="noreferrer noopener">Ultimaker Cura</a> as my main slicer, I started with it and I found it&#8217;s easy enough for a noob like me, but manages to give the user a lot of room for customization when you start understanding how it works.
 
@@ -66,13 +53,17 @@ On windows my choice went immediately to Fusion360, not only it&#8217;s from Aut
 
 Another good reason for choosing Fusion360 is the huge amount of tutorials you can find on the web on how to approach cad design with it, it&#8217;s really great for beginners as it gives you an even easier learning curve.
 
-Sadly Fusion360 is not available on GNU/Linux, and that&#8217;s the main reason I&#8217;ve decided to look for a valid alternative, another very good reason for not using Fusion, is the fact that all of your files are uploaded to the cloud, and you are limited (in the free tier) to a maximum of 10 editable files at a time, which might seem a lot, but may easily become way too few depending on what are you working on. Anyway, after some searching, I&#8217;ve found a solution!!
+Sadly Fusion360 is not available on GNU/Linux, and that&#8217;s the main reason I&#8217;ve decided to look for a valid alternative. 
+
+Another very good reason for not using Fusion, is the fact that all of your files are uploaded to the cloud, and you are limited (in the free tier) to a maximum of 10 editable files at a time, which might seem a lot, but may easily become way too few depending on what are you working on. Anyway, after some searching, I&#8217;ve found a solution!!
+
+## Meet SolveSpace
 
-## Meet SolveSpace<figure class="wp-block-image size-large">
+{{< figure src="/uploads/2021/04/2021-04-25-190246_1366x768_scrot.png" alt="Screenshot from solvespace interface" caption="solvespace interface" >}}
 
-[<img loading="lazy" width="1024" height="522" src="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-1024x522.png" alt="solvespace interface" class="wp-image-4201" srcset="https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-1024x522.png 1024w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-300x153.png 300w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419-768x391.png 768w, https://danix.xyz/wp-content/uploads/2021/04/2021-04-25-190246_1366x768_scrot-e1619370217419.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" />][1]<figcaption>SolveSpace interface</figcaption></figure> 
+<a href="https://solvespace.com/index.pl" target="_blank" rel="noreferrer noopener">SolveSpace</a> is a 2D/3D parametric cad Software, it&#8217;s totally free, licensed under the GPLv3 and available for windows, mac and of course GNU/Linux.
 
-<a href="https://solvespace.com/index.pl" target="_blank" rel="noreferrer noopener">SolveSpace</a> is a 2D/3D parametric cad Software, it&#8217;s totally free, licensed under the GPLv3 and available for windows, mac and of course GNU/Linux.<figure class="wp-block-video aligncenter"><video controls src="https://danix.xyz/wp-content/uploads/2021/04/solvespace_demo.webm"></video></figure> 
+{{< video autoplay="false" loop="false" src="/uploads/2021/04/solvespace_demo.webm" alt="Solvespace video demo" >}}
 
 I&#8217;ve watched this introductory video and was able to pick it up and start designing in a matter of minutes, it&#8217;s very straightforward and even if it does things a bit differently than Fusion, it&#8217;s still very comfortable to use.
 
@@ -80,5 +71,5 @@ The development is very active, this month was released the latest stable versio
 
 Thanks for passing by, and I&#8217;ll see you on the next one ;)
 
- [1]: https://solvespace.com/index.pl
- [2]: #comments
\ No newline at end of file
+[1]: https://solvespace.com/index.pl
+[2]: #comments
\ No newline at end of file