<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Prusa on bramp.net</title>
    <link>https://blog.bramp.net/</link>
    <description>Recent content in Prusa on bramp.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-GB</language>
    <lastBuildDate>Sat, 02 Apr 2022 20:03:52 -0700</lastBuildDate>
    <atom:link href="https://blog.bramp.net/tags/prusa/" rel="self" type="application/rss+xml" />
    
    <item>
      <title>3D Printing a Lightsaber</title>
      <link>https://blog.bramp.net/post/2022/04/02/3d-printing-a-lightsaber/</link>
      <pubDate>Sat, 02 Apr 2022 20:03:52 -0700</pubDate>
      
      <guid>https://blog.bramp.net/post/2022/04/02/3d-printing-a-lightsaber/</guid>
      <description><p>I came across these cool 3D printable Light Sabers by <a href="https://thangs.com/designer/3dprintingworld">3dprintingworld</a>, but I couldn&rsquo;t get the blade to print well. So here is a write up of my experience, and the modifications I made.</p>
<!--
  convert saber-orig.jpg -resize 720x saber.jpg
  convert saber-on-orig.jpg -resize 720x saber-on.jpg
  convert saber-parts-orig.jpg -resize 720x saber-parts.jpg
-->
<p><figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/saber.jpg" width="720"><figcaption>
      <h4>Lightsaber</h4>
    </figcaption>
</figure>

<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/saber-on.jpg" width="720"><figcaption>
      <h4>Lightsaber with blade</h4>
    </figcaption>
</figure>

<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/saber-parts.jpg" width="720"><figcaption>
      <h4>Lightsaber in parts</h4>
    </figcaption>
</figure>
</p>
<h1 id="hilt">Hilt</h1>
<p>The hilt printed well, I used <a href="https://www.prusa3d.com/product/silver-pla-filament-1kg/">Prusa Silver PLA</a>, and nothing special needed to be done. There are many to pick from online:</p>
<!-- Move this kind of thing into the main css -->
<style>
  .image-grid {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .background-1 {
    background: linear-gradient(180deg, rgba(228, 196, 215, .5) 0%, rgba(196, 196, 196, 0) 100%);
    margin:  10px;
  }
  .background-2 {
    background: linear-gradient(180deg, rgba(197, 196, 228, .5) 0%, rgba(196, 196, 196, 0) 100%);
    margin:  10px;
  }
  .background-3 {
    background: linear-gradient(180deg, rgba(196, 228, 201, .5) 0%, rgba(196, 196, 196, 0) 100%);
    margin:  10px;
  }
</style>
<!--
  convert saber-1-orig.webp -resize 200x saber-1.png
  convert saber-2-orig.webp -resize 200x saber-2.png
  convert saber-3-orig.webp -resize 200x saber-3.png
-->
<div class="image-grid">
  <figure class="background-2"><img src="saber-2.png" width="200">
    <figcaption><h4>Darth Vadar</h4>
        <a href="https://www.thingiverse.com/thing:3668138">thingiverse</a> | 
        <a href="https://thangs.com/3dprintingworld/Collapsing-Sith-Lightsaber-23598">thangs.com</a>
      </figcaption>
  </figure>
  <figure class="background-1"><img src="saber-1.png" width="200">
    <figcaption><h4>Return of the Jedi</h4>
        <a href="https://www.thingiverse.com/thing:3606120">thingiverse</a> | 
        <a href="https://thangs.com/designer/3dprintingworld/3d-model/Collapsing-LightsaberPNP-23596">thangs.com</a>
    </figcaption>
  </figure>
  <figure class="background-3"><img src="saber-3.png" width="200">
    <figcaption><h4>Leia's</h4>
        <a href="https://thangs.com/designer/3dprintingworld/3d-model/Leia's%20Dual%20Extrusion%20Collapsing%20Lightsaber%20-25509">thangs.com</a>
    </figcaption>
  </figure>
</div>
<p>There are slightly different versions of these files on thingiverse and thangs.com. The thingiverse versions seem to be the easiest to work with.</p>
<h1 id="blade">Blade</h1>
<!--
ffmpeg -i "blade-extending-orig.mp4" -filter:v "crop=1920:360:0:360,scale=720:136" "blade-extending.mp4"
ffmpeg -i "blade-extending-orig.mp4" -filter:v "crop=1920:360:0:360,scale=720:136" "blade-extending.webm"
-->
<video width="720" height="136" loop muted autoplay>
  <source src="blade-extending.mp4" type="video/mp4" />
  <source src="blade-extending.webm" type="video/webm" />
  Your browser does not support the video tag.
</video>
<p>The Collapsing Blade is where I had problems. These are sets of concentric telescoping tubes that taper inwards allowing them to fit within each other but not slide out all the way. 3dprintingworld offered two techniques, <a href="https://thangs.com/designer/3dprintingworld/3d-model/SwordSaber-Test-Print-23601">print-in-place</a>, and vase printing. The former would print the multiple tubes at the same time layer by layer. Whereas vase prints each tube individually as one continuous motion from top to bottom. The vase technique produced nicer looking blades, that were thinner yet strong. However, I couldn&rsquo;t get the <a href="https://www.thingiverse.com/thing:3606120">provided vase mode models</a> to work, so I made my own in Fusion 360 (STL and Fusion files available here TODO).</p>
<p>The end result is ~110cm long, with five separate tubes. These are printed with 0.65mm extrusion width, and no top or bottom layers. I printed them all with the wider end of the tube as the base, but for the thinest one I found printing that upside down made for a cleaner end. I used <a href="https://overture3d.com/products/overture-petg-3d-printer-filament-1?variant=42224802922750">Overture Purple PETG</a>, which gave a very nice <a href="https://www.giantfreakinrobot.com/scifi/samuel-jackson-claims-bad-motherfcker-star-wars-lightsaber.html">Samuel L. Jackson lightsaber</a>.</p>
<!--
convert blade-settings-1-orig.png -resize 720x blade-settings-1.png
convert blade-settings-2-orig.png -resize 528x blade-settings-2.png
-->
<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/blade-settings-1.png" width="720"><figcaption>
      <h4>Vase mode settings for the blade</h4>
    </figcaption>
</figure>

<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/blade-settings-2.png" width="528"><figcaption>
      <h4>Extrusion width settings for the blade</h4>
    </figcaption>
</figure>

<h1 id="blade-cover">Blade Cover</h1>
<p>The blade fitted well, but I wanted to stop it falling out so I printed a snug fitting cover. Again this was printed in vase mode, but with a 0.55mm extrusion width, and 17 solid bottom layers (to fill up to the thin tube part). Again the STL and Fusion files available.</p>
<!--
convert cap-orig.png -resize 300x cap.png
convert cap-orig.jpg -resize 300x cap.jpg
-->
<div class="image-grid">
<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/cap.png" width="300"><figcaption>
      <h4>Cover Model</h4>
    </figcaption>
</figure>

<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/cap.jpg" width="300"><figcaption>
      <h4>Printed Cover</h4>
    </figcaption>
</figure>

</div>
<!--
convert cap-settings-orig.png -resize 710x cap-settings.png
-->
<figure><img src="/post/2022/04/02/3d-printing-a-lightsaber/cap-settings.png" width="710"><figcaption>
      <h4>Extrusion width settings for the cap</h4>
    </figcaption>
</figure>

<h1 id="finished">Finished</h1>
<ul>
<li><b>Hilt</b> - Silver PLA - Normal Settings
<ul>
<li><a href="https://www.thingiverse.com/thing:3606120/files">LIGHTSABER-CAP.stl</a> and <a href="https://www.thingiverse.com/thing:3606120/files">LIGHTSABER-HILT.stl</a>.</li>
</ul>
</li>
<li><b>Blade Cover</b> - Silver PLA - Vase Mode
<ul>
<li><a href="https://www.printables.com/model/161150/files">LightSaber_Cap_v12.stl</a></li>
</ul>
</li>
<li><b>Blade</b> - Purple PETG - Vase Mode
<ul>
<li><a href="https://www.printables.com/model/161151/files">LightSaber_Blade_v4_1.stl - LightSaber_Blade_v4_5.stl</a>
}</li>
</ul>
</li>
</ul>
<!--
ffmpeg -i "saber-fun-orig.mp4" -filter:v "scale=720:406" "saber-fun.mp4"
ffmpeg -i "saber-fun-orig.mp4" -filter:v "scale=720:406" "saber-fun.webm"
-->
<figure>
<video width="720" height="406" loop muted autoplay>
  <source src="saber-fun.mp4" type="video/mp4" />
  <source src="saber-fun.webm" type="video/webm" />
  Your browser does not support the video tag.
</video>
 <figcaption><h4>Lightsaber in action</h4></figcaption>
</figure>
</description>
    </item>
    
  </channel>
</rss>
