# Prop-Maker Keyblade

## Overview

https://youtu.be/Ae5X_SgtCOQ

In this project we’re building a Prop Maker Keyblade!&nbsp;[Keyblades](https://www.khwiki.com/keyblade) are sword like weapons featured in the Kingdom Hearts video game series. This design features the Adafruit Prop-Maker FeatherWing and NeoPixel LEDs to create a unique prop with motion activated sound effects. All of the parts are 3D printed and the electronics are from Adafruit.

![3d_printing_hero-blade-black.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/255/medium640/3d_printing_hero-blade-black.jpg?1554753198)

## Assembly

I designed this to be modular so parts snap fit together. This makes it easy to take apart so it’s ready for transport.&nbsp;The handle and pipes connect with screw-threaded ends.&nbsp;The electronics are easy to get to so the battery can easily be recharged or the code updated over USB. The blade is also detachable so it's easy to break it down and put it up for storage.

![3d_printing_hero-lngex-2.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/248/medium640/3d_printing_hero-lngex-2.jpg?1554751235)

## NeoPixel Props

This utilizes dual extrusion to create multi-colored elements that are printed using [glitter infused filament](https://fillamentum.com/collections/pla-premium-filament). Parts printed with transparent PLA will diffuse the LEDs to illuminate specific features throughout the build. It's designed to house all of the electronics. This design was inspired by [Dave Lunar’s Iron Warrior Battle Axe](https://grabcad.com/library/warhammer-40000-chain-axe-1) - It’s a take on a space marines weapon from warhammer 40k world.

![3d_printing_hero-blade-side.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/241/medium640/3d_printing_hero-blade-side.jpg?1554745412)

![](https://cdn-learn.adafruit.com/assets/assets/000/074/251/medium800/3d_printing_hero-lngex-6.jpg?1554751581)

## Parts List

- [Feather M4 Express](https://www.adafruit.com/product/3857)
- [Prop-Maker FeatherWing](https://www.adafruit.com/product/3988)
- [16x NeoPixel Ring](https://www.adafruit.com/product/1463)
- [144x 1m NeoPixel strip (30 Pixels Only Needed)](https://www.adafruit.com/product/1507)
- [40mm Speaker](https://www.adafruit.com/product/3968)
- [2200mah battery](https://www.adafruit.com/product/1781)
- [Mini Panel Mount Toggle On/Off Switch](https://www.adafruit.com/product/3221)

![3d_printing_parts-4.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/253/medium640/3d_printing_parts-4.jpg?1554751680)

## Prerequisite Guides

If you're new to Adafruit Feather M4 Express, CircuitPython or soldering, take a moment to walk through the following guides to get you started.

- [Adafruit Feather M4 Express Intro](https://learn.adafruit.com/adafruit-feather-m4-express-atsamd51)
- [Adafruit Prop-Maker FeatherWing Intro](https://www.adafruit.com/product/3988)
- [Welcome to Circuit Python](https://learn.adafruit.com/welcome-to-circuitpython)
- [Adafruit's Guide to Excellent Soldering](https://learn.adafruit.com/adafruit-guide-excellent-soldering?view=all)

## Hardware Supplies

- [Feather Female Headers Kit](https://www.adafruit.com/product/2940)
- [Feather Male Headers Kit](https://www.adafruit.com/product/3002)
- 2x [JST 3-pin cable](https://www.adafruit.com/product/3893) (male)
  - 1x NeoPixel Ring (data-in)
  - 1x NeoPixel Strip (data-in)

- 1x [JST 3-pin cable](https://www.adafruit.com/product/4046) (female)
  - NeoPixel Ring (data-out)

- 1x [JST 2-pin cable](https://www.adafruit.com/product/1131)
  - Toggle switch JST adapter

- 1x [Molex pico blade connector](https://www.adafruit.com/product/3922)
  - Speaker

- [28AWG silicon ribbon cable](https://www.adafruit.com/product/3891)
- 2x [M3 x 8mm Flat Head Machine Screw](https://www.albanycountyfasteners.com/3-MM-x-5-Phillips-Flat-Head-Machine-Screw-p/1011-1006.htm)
  - FeatherWing Mount

- 4x [M2.5 x 8mm Flat Head Machine Screw](https://www.albanycountyfasteners.com/2-5-MM-x-45-Phillips-Flat-Head-Machine-Screw-p/1011-1002.htm)
  - Feather M4

- 4x [M3 x 8mm Pan Head Machine Screw](https://www.albanycountyfasteners.com/Phillips-Pan-Head-Machine-Screw-M3-x-5-p/1066-1008.htm)

- E6000 adhesive glue

## Tools

List of handy things to assist in any project.

- [Wire Strippers](https://www.adafruit.com/product/527)
- [Wire Cutters](https://www.adafruit.com/product/152)
- [Soldering Iron](https://www.adafruit.com/product/180)
- [Solder Wire](https://www.adafruit.com/product/734)
- [Panavise Jr.](https://www.adafruit.com/product/151)
- [Third Helping Hands](https://www.adafruit.com/product/291)
- [Monoprice Inventor II](https://www.adafruit.com/product/3897)

![](https://cdn-learn.adafruit.com/assets/assets/000/074/270/medium800/3d_printing_hero-charm.jpg?1554763946)

![](https://cdn-learn.adafruit.com/assets/assets/000/074/256/medium800/3d_printing_hero-blade-can.jpg?1554753359)

![](https://cdn-learn.adafruit.com/assets/assets/000/074/271/medium800/3d_printing_hero-handle.jpg?1554763982)

# Prop-Maker Keyblade

## Circuit Diagram

## Circuit&nbsp;Diagram

This provides a visual reference for wiring of the components. They aren't true to scale, just meant to be used as reference. This diagrams was created using [Fritzing software](http://fritzing.org/download/).

## Adafruit Library for Fritzing

Use our Fritzing parts library to create circuit diagrams for your projects. Download the library or just grab the individual parts. Get library and parts from [GitHub Adafruit Fritzing Parts](https://github.com/adafruit/Fritzing-Library/tree/master/parts).

![](https://cdn-learn.adafruit.com/assets/assets/000/074/291/medium800/3d_printing_circuit-diagram.png?1554847702)

## Wired Connections

The Prop-Maker FeatherWing is fitted on top of Adafruit Feather M4 Express via short female/male headers. The speaker is connected via a molex pico blade connector.

## Powering

The Adafruit Feather M4 Express can be powered via USB or JST using a 3.7v lipo battery. In this project, a 4400mAh lipo battery is used. The lipo battery is rechargeable via the USB port on the Adafruit Feather. The switch is wired to the **enable** and **ground** pins on the Prop-Maker FeatherWing.&nbsp;

### NeoPixel Ring

- **Ground** &nbsp;pin to **NeoPixel Port (GND pin)&nbsp;**on&nbsp;Prop-Maker FeatherWing
- **Data In** &nbsp;pin to&nbsp;**NeoPixel Port (D5 pin)&nbsp;**on&nbsp;Prop-Maker FeatherWing
- **Voltage** &nbsp;pin to **NeoPixel Port (3V pin)** on Prop-Maker NeoPixel Port

### NeoPixel Strip

- **Ground** pin to **Ground** &nbsp;pin on NeoPixel ring
- **Data In** pin to **Data Out** &nbsp;pin on&nbsp;NeoPixel ring
- **Voltage** pin to **Voltage** pin on NeoPixel ring

### Speaker

- **Voltage and ground** to Prop-Maker **speaker port**

### Toggle Switch

- **Middle pin** to **enable pin** on Prop-Maker
- **Far left or right pin** to **ground** on Prop-Maker

# Prop-Maker Keyblade

## Software

![](https://cdn-learn.adafruit.com/assets/assets/000/074/258/medium800/3d_printing_code-banner.jpg?1554755219)

## Install CircuitPython

The Adafruit Feather M4 ships with CircuitPython but lets go ahead and update it to the latest version. It's super easy with the **circuitpython.org** website, just click the link below to launch the page. There you can choose to install stable release or beta.&nbsp;

**Quick Start**

- Connect board to computer via a known good USB and double press the reset button.
- Download **circuitpython UF2** and upload to the **FEATHERBOOT** &nbsp;drive.
- Open **CIRCUITPY** drive and upload the required libraries (listed below) and **code.py**

[Install Circuit Python Feather M4 Express](https://circuitpython.org/board/feather_m4_express/)
## Adafruit Circuit Python Libraries

Download the Circuit Python library bundle and unzip the folder. Create a new folder in the **CIRCUITPY** drive and name it " **lib**". The following libraries are required to run the code properly. Double check to ensure all of the files and folders are inside the **lib** folder on the **CIRCUITPY** drive.

- **adafruit\_bus\_device** (directory)
- **adafruit\_lis3dh.mpy**
- **neopixel.mpy**

[Download Library Bundle for CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/releases/latest)
## Upload code.py

Click the link below to download the project&nbsp; zip – This contains the code, audio and 3D files. Upload the **code.py file** to the **CIRCUITPY** drive.

Create a new folder on the CIRCUITPY drive and name it " **sounds**". Upload the audio files to that folder. The code will run properly when all of the files have been uploaded.

![3d_printing_propmaker-macro.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/259/medium640/3d_printing_propmaker-macro.jpg?1554755283)

https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/PropMaker_KeyBlade/code.py

## Settings and Customization

If your are building the project as is, you shouldn't have to edit any of the values in the code. But, if you have a different setup, you'll want to&nbsp;read through the comments and make your desired changes.

- Use the `COLOR` and `ALT_COLOR` variables to change the main color of the NeoPixel LEDs.
- Accelerometer sensitivity can be adjusted in the `HIT_THRESHOLD` and `SWING_THRESHOLD`.
- The number of NeoPixels and data pin can be changed via `NUM_PIXELS` and `NEOPIXEL_PIN`.
- Audio is set to output via pin **A0** (That's the analog pin #0 on the Feather M4 express).

![](https://cdn-learn.adafruit.com/assets/assets/000/074/260/medium800/3d_printing_hero-propmaker.jpg?1554755372)

## Audio Files

There are 4 sound effects used in this project. Each sound can be customized and easily replaced with a different sound – Just need to make sure the format is supported.&nbsp;

Adafruit CircuitPython supports **16-bit, Mono, 22.050kHz .wav** audio format. [See this guide](https://learn.adafruit.com/microcontroller-compatible-audio-file-conversion) to help format any audio files you might want to use in this project besides the files provided.

- Power on – **on.wav**
- Idle looping noise – **idle.wav**
- Swing whoosh – **swing.wav**
- Crash strike – **hit.wav**

Sound effects were sourced from the [freesound.org](https://freesound.org) website.

# Prop-Maker Keyblade

## 3D Printing

![](https://cdn-learn.adafruit.com/assets/assets/000/074/269/medium800/3d_printing_3d-parts-hero-2.jpg?1554763789)

## 3D Printed Parts

Parts are designed to be 3D printed with FDM based machines. STL files are oriented to print "as is". Machines with dual extrusion or single extrusion setups are listed below with parts name and description. Parts require tight tolerances that might need adjusting slice setting. Reference the suggested settings below.

[Download CAD files](https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/PropMaker_KeyBlade/CAD)
## CURA Slicing

Parts were sliced using Ultimaker's CURA 4.x software and tested with an Ultimaker S5 and Ultimaker 3. The handle, blade and canister are designed for dual extrusion. Import parts and choose materials per model. Use the **Merge Models** function to group parts and prepare&nbsp; slicing for dual extrusion. Rotate to orient the merged models and reposition to center on the build plate.&nbsp;

## Slicing The Handle

The handle and grip are combined to form the handle. Orient the merged model so the flat top of the guard is touching the build plate.&nbsp;

- pmkb-handle.stl (Vertigo Galaxy PLA)
- pmkb-handle-grip.stl (Cool Gray PLA)

![3d_printing_cura-handle.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/272/medium640/3d_printing_cura-handle.jpg?1554818225)

## Slicing The Blade

The blade is split into two parts, the frame and the teeth. Orient the part so the top of the blade is touching the build plate. Use a large brim (10mm) for best bed adhesion.

- pmbk-blade-frame.stl (Vertigo Gray PLA)
- pmbk-blade-teeth.stl (Transparent PLA)

![3d_printing_cura-blade.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/273/medium640/3d_printing_cura-blade.jpg?1554818704)

## Slicing The Canister

The canister is&nbsp;also two parts, the canister and panels. Orient the part so the top of the canister is touch the build plate – Reference the drafted angle to avoid using support material.

- pmbk-can.stl (Vertigo Gray PLA)
- pmbk-can-panels.stl (Transparent PLA)

![3d_printing_cura-can.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/274/medium640/3d_printing_cura-can.jpg?1554818850)

## Slicing The Pipe

The pipe and hose are combined to create one part in two colors. Orient the model so the top flange is touching the build plate.

- pmkb-pipe-neck.stl (Rapunzel Silver PLA)
- pmkb-pipe-hoose.stl (Vertigo Galaxy PLA)

![3d_printing_cura-pipe.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/275/medium640/3d_printing_cura-pipe.jpg?1554819295)

## Slicing Blade Decals

The blade uses two sets of decals that are dual extruded and glued to the surface of the blade frame – This allows for four different colors in the final part. This should be laid flat on the build plate.

1st Side

- pmkb-blade-gold-bottom.stl
- pmkb-blade-silver-bottom.stl

2nd Side

- pmkb-blade-silver-top.stl
- pmkb-blade-gold-top.stl

&nbsp;

![3d_printing_cura-blade-decals.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/276/medium640/3d_printing_cura-blade-decals.jpg?1554820669)

## 3D Parts

Here's the full parts list segmented for better readability.

- Handle Assembly
  - pmkb-handle.stl
  - pmkb-handle-grip.stl
  - pmkb-handle-decal-a.stl
  - pmkb-handle-decal-b.stl
  - pmkb-handle-end.stl
  - pmkb-ring-single.stl
  - pmkb-ring-double.stl

- Blade Assembly
  - pmkb-blade-frame.stl
  - pmkb-blade-bcover.stl
  - pmkb-blade-tcover.stl
  - pmkb-blade-teeth.stl
  - pmkb-blade-gold-top.stl
  - pmkb-blade-gold-bottom.stl
  - pmkb-blade-silver-bottom.stl
  - pmkb-blade-silver-top.stl

- Can Assembly
  - pmkb-can.stl
  - pmkb-can-panels.stl
  - pmkb-can-cover.stl
  - pmkb-pcb-mount.stl
  - pmkb-cap.stl

- Pipe Assembly  

  - pmkb-pipe-neck.stl
  - pmkb-pipe-hoose.stl
  - pmkb-pipe-extender.stl
  - pmkb-tube.stl
  - pmkb-coupler.stl

## Filament Colors

List of filament colors used in this project. PLA is by [Fillamentum.com](https://fillamentum.com/collections/pla-premium-filament)&nbsp;these are from their premium filament line of material.

- Vertigo Galaxy PLA
- Vertigo Gray PLA
- Gold Happens
- Rapunzel Silver
- [Transparent clear PLA](https://www.adafruit.com/product/2451)
- [Cool Gray PLA](https://www.adafruit.com/product/3226)

![](https://cdn-learn.adafruit.com/assets/assets/000/074/268/medium800/3d_printing_hero-charm.jpg?1554763746)

# Prop-Maker Keyblade

## Wiring

## NeoPixel Ring

Two 3-pin JST cables will be wired to the 16x NeoPixel ring. Use heat shrink tubing to keep the wires bundled together – Don't forget to add a pieces of heat shrink onto the cable before soldering! Solder the 3-pin JST male cable to&nbsp; ground, voltage and data-in pins. Then solder the 3-pin JST female cable to ground, voltage and data-out pins.&nbsp;

![3d_printing_neopixel-ring-wired.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/143/medium640/3d_printing_neopixel-ring-wired.jpg?1554688380)

## NeoPixel Strip

Cut a segment from the NeoPixel strip containing 28 NeoPixel LEDs – This should be about the length of the blade. Put heat shrink on then Solder the second 3-pin JST cable (male) to the ground, voltage and data-in pads on the NeoPixel strip. Be sure to solder wires to the correct end – The arrow icons on the flex PCB indicate the flow of data. Slip the heat shrink over the joint and heat to seal the connection.

![3d_printing_neopixel-strip-wired.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/144/medium640/3d_printing_neopixel-strip-wired.jpg?1554688471)

## Toggle Switch

Wire up the switch in-line with the ground wire on the JST cable – This will allow the switch to power circuit on and off. Solder ground wires to the middle pin and either far left or right pin on the switch. Don't forget to add heat shrink before soldering!

![3d_printing_switch-wired.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/145/medium640/3d_printing_switch-wired.jpg?1554688694)

Info: 

Danger: 

## Speaker

Remove the existing wires from the speaker. Solder the red wire to the positive marked JST wire and the black to the negative one.&nbsp;

![3d_printing_speaker-wired.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/146/medium640/3d_printing_speaker-wired.jpg?1554688905)

# Prop-Maker Keyblade

## Assembly

## Feather Header Setup

Install female headers to the Adafruit Feather M4 Express so they're soldered on the top side of the board. Then, solder male headers to the Adafruit PropMaker FeatherWing so they're soldered to the bottom of the PCB. Test the setup by installing the PropMaker on top of the Feather M4 Express.

## Canister Setup

Get the&nbsp; **pmkb-can-cover** and&nbsp; **pmkb-can** parts and line them up together. Snap fit the cover into the bottom opening of the can. The tolerances are very tight, so I&nbsp;used the surface of the table to force the cover into the can.

## Feather Mount

Use four M2.5 x 8mm flat head machine screws to secure the Adafruit Feather M4 to the PCB mount. Place the Feather PCB over the standoffs and line up the mounting holes. Insert and fasten the machine screws to secure. Once fully tightened, snap-on the Prop-Maker FeatherWing so the headers are fully seated.

## Install NeoPixel Ring

The 3-pin JST cable from the NeoPixel ring will need to pass through the bottom of the PCB mount. Insert the connector through the side and out the bottom like shown in the photo. This will make installing the components into the can easier.&nbsp;

## NeoPixel Ring Canister

With the wiring setup, start inserting the NeoPixel ring through the top opening of the can. Carefully push the PCB through the can so it's over the bottom cover. Using your fingers and orient the PCB so the wiring is not tangled up. The NeoPixel PCB is press fitted into the bottom cover. Little nubs on the inner wall will catch the edge of the PCB so it's secured in place with a friction fit.

## Connect Switch

Grab the wired toggle switch and begin to plug it in. Connect the 2-pin JST cable into the battery port on the Adafruit Feather. The Feather PCB stack should still be outside the can with the 3-pin JST wire still coming out the bottom.

## Connect NeoPixel

Go ahead and grab the 3-pin JST cable (the male one wired to the NeoPixel ring) and plug it into the NeoPixel port on the side of the Prop-Maker FeatherWing.

![3d_printing_neopixel-plug-feather.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/176/medium640/3d_printing_neopixel-plug-feather.jpg?1554693707)

## Speaker Install

Take a moment to install the speaker into the cap. The inner walls of the cap have two little nubs that will catch the outer ring of the speaker metal housing.&nbsp; Press fit the speaker so it clicks into place. Insert at an angle to get the ring through the first bump.

## NeoPixel Wire Install

Grab the female 3-pin JST cable and thread it through the opening on the side of the can. Pull it through and begin to work the PCB mount into the can. You'll want to make sure the Feather's USB port is facing towards the circular opening – This will make it easier to access for recharging the battery or reprogramming.

![3d_printing_can-neopixel-wire.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/190/medium640/3d_printing_can-neopixel-wire.jpg?1554693745)

## PCB Mount Install

With the PCB mount inside the can, take a moment to orient the components so the wiring is manageable. You'll need to grab the PCB mount and line it up with the two mounting holes. While holding the part in place, insert and fasten two M3 x 6mm to secure the PCB mount to the can. Carefully pull the switch out of the can, through the center of the NeoPixel ring. The switch and JST connector should be protruding from the bottom. Grab the 2200mAh battery and connect it to the JST port on the switch. Flip it on and off to test the circuit. The NeoPixel ring should light up (code should be already uploaded).

## Blade Details

The blade decals were glued using E6000 adhesive. I used a fine tip (like a syringe) to apply the glue. Allow the glue to set and dry before proceeding with the assembly. When it's ready, get the wired NeoPixel strip.

## NeoPixel Blade Installation

Insert the 3-pin JST cable through the bottom opening of the blade. Push the NeoPixel strip through and get the JST cable to come out of the side opening. I used a pair tweezers to grab hold of the connect and pulled it out the side. I used a&nbsp;[spudger tool](https://www.adafruit.com/product/3434)&nbsp;to line the NeoPixel ring with the back wall of the blade – The further away the light source is from serrated teeth, more diffused the effect will look. The tolerances are fairly tight inside the blade, so it has a friction hold. Optionally could use double-sided tape to secure the strip. Test the blade by plugging in the male JST cable to the female one from the NeoPixel ring.

## Install Speaker Cap

Now is a good time to close the top of the can. Grab the cap part with the speaker installed and press fit it over the top opening. This has a twist locking mechanism. Line up the nubs so the speaker cap press fits and twist to lock it in place.

![3d_printing_speaker-cap-install.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/219/medium640/3d_printing_speaker-cap-install.jpg?1554694471)

## Install Blade

Grab the blade with one hand and the can with the other. Position the blade and the can so they're in the correct orientation. In order for the blade to snap fit, you'll need to apply pressure over the Feather PCB. I suggest temporarily removing the Prop-Maker FeatherWing and using your two index fingers to snap the blade into the can. Start with one side first then get the second to click into place. Use your thumbs to keep the two parts together, it'll help stabilize whole build. Be careful handling the blade and do not grab hold of the serrated teeth – they can hurt you so please be very careful!

## NeoPixel Blade Power Test

With the blade installed, it's a good idea to test the circuit again to check all the components are still working. Now is a good time to take a moment to organize the wiring or reduce any of the wire lengths.

![3d_printing_blade-can-installed-test.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/239/medium640/3d_printing_blade-can-installed-test.jpg?1554744914)

## Pipe Installation

Get the **pmkb-coupler** and&nbsp; **pmkb-pipe-neck** parts together. Use three M3 x 8mm pan head machine screws to secure the coupler to the pipe. Place the coupler over the flange on the bottom of the pipe. Line up the mounting holes. Start by fastening the top screw through the coupler and hose.

## Battery Install

Grab the blade assembly and place the pipe next to it. Position the two assemblies so they're in the correct orientation. The inner diameter of the piping is designed to snuggly fit the 2200mAh battery. Begin to insert the 2200mAh battery through the piping and pull it out to test the tolerances. If it's effortless to get in and out, you can safely push it down all the way through.

## Install Toggle Switch

The toggle switch is panel mounted to the side of the coupler – There's a opening on the side thats sized to fit the threaded stem on the switch. Use the included&nbsp; hardware to secure the toggle switch to the coupler. Fasten the hex nut using pair of vise grips so it's tightly secured to the side of the coupler.

![3d_printing_switch-pipe-installed.jpg](https://cdn-learn.adafruit.com/assets/assets/000/074/236/medium640/3d_printing_switch-pipe-installed.jpg?1554744739)

## Wire Management

Now it's time to get the two main assemblies. The top of the couple snap fits and locks onto the bottom cover of the can. Before the two can be connected, the wiring needs to be fitted inside the assembly. There should be room in the couple and down the pipe for any access wires.

Insert the coupler at an angle so the semicircle is seated first, then work the next of the tabs through the bottom cover. Apply firm pressure to the parts to snap fit them together.

## Install Tubing & Handle

The handle screws onto the&nbsp; **pmkb-tube** part. These have screw-threaded ends that twist together. The&nbsp; **pmkb-pipe-extender** part is next, twist that onto the **pmkb-tube** part. Lastly, screw the pipe extender into the end of the pipe with the blade.

![](https://cdn-learn.adafruit.com/assets/assets/000/074/240/medium800/3d_printing_build-table.jpg?1554745361)


## Featured Products

### Adafruit Feather M4 Express - Featuring ATSAMD51

[Adafruit Feather M4 Express - Featuring ATSAMD51](https://www.adafruit.com/product/3857)
It's what you've been waiting for, the Feather M4 Express featuring ATSAMD51. This Feather is fast like a swift, smart like an owl, strong like a ox-bird (it's half ox, half bird, OK?) This feather is powered by our new favorite chip, the **ATSAMD51J19** -&nbsp; with...

Out of Stock
[Buy Now](https://www.adafruit.com/product/3857)
[Related Guides to the Product](https://learn.adafruit.com/products/3857/guides)
### Adafruit Prop-Maker FeatherWing

[Adafruit Prop-Maker FeatherWing](https://www.adafruit.com/product/3988)
The Adafruit Feather series gives you lots of options for a small, portable, rechargeable microcontroller board. Perfect for fitting into your next prop build! This FeatherWing will unlock the prop-maker inside all of us, with tons of stuff packed in to make sabers & swords, props, toys,...

In Stock
[Buy Now](https://www.adafruit.com/product/3988)
[Related Guides to the Product](https://learn.adafruit.com/products/3988/guides)
### NeoPixel Ring - 16 x 5050 RGB LED with Integrated Drivers

[NeoPixel Ring - 16 x 5050 RGB LED with Integrated Drivers](https://www.adafruit.com/product/1463)
Round and round and round they go! 16 ultra bright smart LED NeoPixels are arranged in a circle with 1.75" (44.5mm) outer diameter. The rings are 'chainable' - connect the output pin of one to the input pin of another. Use only one microcontroller pin to control as many as you can...

Out of Stock
[Buy Now](https://www.adafruit.com/product/1463)
[Related Guides to the Product](https://learn.adafruit.com/products/1463/guides)
### Adafruit NeoPixel Digital RGB LED Strip 144 LED - 1m White

[Adafruit NeoPixel Digital RGB LED Strip 144 LED - 1m White](https://www.adafruit.com/product/1507)
We crammed **ALL THE NEOPIXELS** into this strip! An unbelievable 144 individually-controllable LED pixels on a flexible PCB. It's completely out of control and ready for you to blink. This strip has a white mask, and an extra heavy flex PCB.  
  
These LED strips are even more...

Out of Stock
[Buy Now](https://www.adafruit.com/product/1507)
[Related Guides to the Product](https://learn.adafruit.com/products/1507/guides)
### Speaker - 40mm Diameter - 4 Ohm 5 Watt

[Speaker - 40mm Diameter - 4 Ohm 5 Watt](https://www.adafruit.com/product/3968)
Hear the good news! This speaker&nbsp;is a great addition to any audio project where you need a&nbsp;4 Ohm impedance and 3W or less of power.

At **40mm diameter** it has a more square-ish shape, but a smaller face. Sound quality and volume are nicely sandwiched between our...

In Stock
[Buy Now](https://www.adafruit.com/product/3968)
[Related Guides to the Product](https://learn.adafruit.com/products/3968/guides)
### Lithium Ion Cylindrical Battery - 3.7v 2200mAh

[Lithium Ion Cylindrical Battery - 3.7v 2200mAh](https://www.adafruit.com/product/1781)
Need a big battery for your project? This lithium-ion battery contains a 2200mAh and a protection circuit that provides over-voltage, under-voltage, and over-current protection. Yet, it is slim and easy to fit into many project cases.  
  
This cell can provide 2 **C** of...

Out of Stock
[Buy Now](https://www.adafruit.com/product/1781)
[Related Guides to the Product](https://learn.adafruit.com/products/1781/guides)
### Mini Panel Mount SPDT Toggle Switch

[Mini Panel Mount SPDT Toggle Switch](https://www.adafruit.com/product/3221)
This or that, one or the other, perhaps or perhaps not! So hard to make decisions these days without feeling like you're just going back and forth constantly. Deciding whether or not to use this mini toggle switch? That's the easiest decision you'll make all day!

This...

In Stock
[Buy Now](https://www.adafruit.com/product/3221)
[Related Guides to the Product](https://learn.adafruit.com/products/3221/guides)
### Short Headers Kit for Feather - 12-pin + 16-pin Female Headers

[Short Headers Kit for Feather - 12-pin + 16-pin Female Headers](https://www.adafruit.com/product/2940)
These two&nbsp; **Short** &nbsp; **Female&nbsp;Headers** &nbsp;alone are, well, lonely. But pair them with any of our&nbsp;[Feather](https://www.adafruit.com/categories/777)&nbsp;boards and you're in business!

These headers are particularly cute and...

Out of Stock
[Buy Now](https://www.adafruit.com/product/2940)
[Related Guides to the Product](https://learn.adafruit.com/products/2940/guides)

## Related Guides

- [Adafruit Feather M4 Express](https://learn.adafruit.com/adafruit-feather-m4-express-atsamd51.md)
- [Adafruit Prop-Maker FeatherWing](https://learn.adafruit.com/adafruit-prop-maker-featherwing.md)
- [IoT Air Quality Sensor with Adafruit IO](https://learn.adafruit.com/diy-air-quality-monitor.md)
- [A Logger for CircuitPython](https://learn.adafruit.com/a-logger-for-circuitpython.md)
- [Clockwork Goggles](https://learn.adafruit.com/gemma-m0-clockwork-goggles.md)
- [CircuitPython 101: State Machines, Two Ways](https://learn.adafruit.com/circuitpython-101-state-machines.md)
- [Zelda Guardian Robot Terrako Companion](https://learn.adafruit.com/terrako.md)
- [New Years Eve Ball Drop](https://learn.adafruit.com/new-years-eve-ball-drop.md)
- [Glitter Positioning System](https://learn.adafruit.com/glitter-positioning-system.md)
- [Sketch Drawing Toy with CircuitPython](https://learn.adafruit.com/sketch-drawing-toy.md)
- [MIDI Laser Harp with Time of Flight Distance Sensors](https://learn.adafruit.com/midi-laser-harp-time-of-flight-sensors.md)
- [Adafruit IO Time Tracking Cube](https://learn.adafruit.com/time-tracking-cube.md)
- [Adafruit NeoPXL8 FeatherWing and Library](https://learn.adafruit.com/adafruit-neopxl8-featherwing-and-library.md)
- [3D Printed LED Goggles](https://learn.adafruit.com/3d-printed-led-goggles.md)
- [Cyber Tank Girl Cosplay](https://learn.adafruit.com/cyber-tank-girl-cosplay.md)
- [Holiday Icicle Lights with Flair](https://learn.adafruit.com/holiday-icicle-lights-with-flair.md)
