diff --git a/docs/guide-en.html b/docs/guide-en.html index 9fd60fb..265f08a 100644 --- a/docs/guide-en.html +++ b/docs/guide-en.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
- +The CQ-80 replica is made of 3d-printed parts and (mostly) off-the-shelf electronic parts. The electronics allow it to connect to a computer via Bluetooth and control music playback. (It’s possible to exclude electronics, see below.) @@ -238,20 +238,24 @@
Disclaimer: I’m an utter armature on 3d modeling, electronics and model painting. So dispite my best effort, there are short-comings all over the place. If you have any suggestion/feedback, I appreciate them very much.
+ ++NOTE!! The v3.0 (the latest) 3D models doesn’t match some of the photos below (taken from a v2.1 model), because I’ve made updates to the model but haven’t printed them yet (because reasons). But those changes are mostly minor, so it shouldn’t be a problem. +
-Download model and PCB files from here: TODO (it just links to the GitHub release). Unpack it and you should see one directory, stl
, and two zip files, board.zip
, usb_breakout.zip
. The stl
directory contains 3d model files, and board.zip
and usb_breakout.zip
are files for printing the PCB board. Their use are explained as we go through each step.
+Download model and PCB files from here: TODO (it just links to the GitHub release). Unpack it and you should see two directory, stl
ad controller
, and two zip files, board.zip
, usb_breakout.zip
. The stl
directory contains 3d model files; the controller
directory is the Arduino program, and board.zip
and usb_breakout.zip
are files for printing the PCB board. Their use are explained as we go through each step.
There are eight parts: the top and bottom shells, thumbstick and thumbstick guard, front bar, left and right side bars, the trademark insert on the top, and the hanger at the tail. The 3d model files for them are in the stl
folder. I combined smaller parts together into a single file, so you only need to print three main parts: the top shell, the bottom shell, and the small parts combined.
@@ -262,7 +266,7 @@
Figure 1: 3d-printed parts and their canonical name
@@ -282,8 +286,8 @@Once you receive the parts, you need to sand/file them a bit here and their so everything fits together. The fitting in the digital model is pretty tight, since you can always sand down tight fits but it’s really hard to fix a loose fit. @@ -295,15 +299,15 @@
Out of the eight parts, top and bottom shell are fastened together by two screws, thumbstick guard and hanger are glued to the top shell, and trademark insert and side bars are friction-fit. The PCB board and USB breakout board are screwed into the bottom shell.
-Therefore, we need to install threaded inserts to top and bottom shells. The parts are designed to use M2 screws and M2 threaded inserts. Here is a tutorial on installing heat-set inserts: Using Heat Set Inserts. You need iron and heat-set insert tip (or just the iron tip, it works ok). Do not press too hard when installing threaded inserts: the resin is strong but brittle, and is heat-resistant, so pressing too hard will break it. Be patient and press it in little by little. +Therefore, we need to install threaded inserts to top and bottom shells. The parts are designed to use M2 screws and M2 threaded inserts. Here is a tutorial on installing heat-set inserts: Using Heat Set Inserts. You need iron and heat-set insert tip (or just the iron tip, it works ok). Do not press too hard when installing threaded inserts: the resin is strong but brittle, and is heat-resistant, so pressing too hard will break it. Be patient and press it in little by little.
@@ -311,14 +315,14 @@
Figure 2: Top shell
Figure 3: Bottom shell
@@ -326,11 +330,11 @@-You need a computer, a micro-usb cable and the Adafruit microcontroller. +You need a computer, a micro-usb cable and the Adafruit microcontroller.
Test before soldering any parts! Test that the LED’s and resistors work! You’ll be in a world of pain if you find out a resister is bad after you’ve soldered it to the board.
@@ -376,14 +380,14 @@
Figure 4: Main board
Figure 5: USB board.
@@ -391,15 +395,15 @@-I don’t have aerospray so I hand-painted the parts. I tried to use paints that are allegedly friendly to hand-painting. You can find a list of the paints I used below in the painting section. +I don’t have aerospray so I hand-painted the parts. I tried to use paints that are allegedly friendly to hand-painting. You can find a list of the paints I used below in the painting section.
@@ -407,7 +411,7 @@
-I used Pallid Wych Flesh (off-white) for the primary color of the top shell, and Pallid Wych Flesh mixing in a little bit Rakarth Flesh (brownish) for the bottom shell and the alt color on the top shell. For the violet red color (thumbstick, etc), I mixed Violet Red plus a little bit of Carmine Red. Carmine Red is probably optional, if you don’t mind your thumbstick to be a bit more purple than the official one. +I used Pallid Wych Flesh (off-white) for the primary color of the top shell, and Pallid Wych Flesh mixing in a little bit Rakarth Flesh (brownish) for the bottom shell and the alt color on the top shell. For the violet red color (thumbstick, etc), I mixed Violet Red plus a little bit of Carmine Red. Carmine Red is probably optional, if you don’t mind your thumbstick to be a bit more purple than the official one.
@@ -427,19 +431,19 @@
I learned this from watching accumulatively ~4.78 hrs of gunpla and 3d printing videos on YouTube, so don’t take my word for everything.
-But anyway, you need to first fill the gaps like print-lines or other imperfections with acrylic putty, then sand the surfaces smooth. It should be very smooth to the touch, because any small imperfections you can’t see right now will show when you put on paint. You can get some sanding sponge which are very handy when sanding small models like this (you can find them at a local hobby store). I suggest you leave the putty to dry for at least a couple hours, ideally overnight, before sanding. Just casually put on some putty, let it dry, sand it next day, add more putty if necessary, and repeat. Take it slow and easy. Don’t rush it or get it done in one afternoon. This advice applies to the following steps as well. +But anyway, you need to first fill the gaps like print-lines or other imperfections with acrylic putty, then sand the surfaces smooth. It should be very smooth to the touch, because any small imperfections you can’t see right now will show when you put on paint. You can get some sanding sponge which are very handy when sanding small models like this (you can find them at a local hobby store). I suggest you leave the putty to dry for at least a couple hours, ideally overnight, before sanding. Just casually put on some putty, let it dry, sand it next day, add more putty if necessary, and repeat. Take it slow and easy. Don’t rush it or get it done in one afternoon. This advice applies to the following steps as well.
-Once the surface is smooth, prime your parts with a light grey primer. For grey parts this is all they need. For other parts, the next step is to apply paint. +Once the surface is smooth, prime your parts with a light grey primer. For grey parts this is all they need. For other parts, the next step is to apply paint.
@@ -447,14 +451,14 @@
-Finally, let the paint dry for a couple of hours and spray all the parts with a layer or two of clear top-coat to protect the paint. I used gloss top-coat because the in-game render seems to be glossy. And the end result is indeed very nice. If you want, you can use flat or half-gloss top-coat. After applying the top-coat, I suggest you to leave it along for at least a couple hours, ideally a day before touching it. +Finally, let the paint dry for a couple of hours and spray all the parts with a layer or two of clear top-coat to protect the paint. I used gloss top-coat because the in-game render seems to be glossy. And the end result is indeed very nice. If you want, you can use flat or half-gloss top-coat. After applying the top-coat, I suggest you to leave it along for at least a couple hours, ideally a day before touching it.
Bottom shell: @@ -488,14 +492,14 @@
Figure 6: Installing the USB breakout board. Technically you only need to connect the +5 and GND pins, like I did here. These two pins allows you to charge the battery through the USB port. But if you connect all four pins, you can use the USB port for uploading programs as well.
Figure 7: Installing the main board.
@@ -503,8 +507,8 @@Even though we sprayed a protective top-coat, the paint is still easily damaged: I’ve had small dents on the CQ-80 that are deep enough to reveal underling primer. I guess spray painitng will give you a thinner and more robust paint, I’m also contemplating on using auto top-coats, I’ll report back with the result. @@ -516,58 +520,58 @@
-It should be quite feasible to do away all the electronics, should you only want the plastic model and don’t care about the music controller functionality. It’ll also cut the cost by a lot. You still need the joystick, just glue it to a cardboard or something, and glue the cardboard to the pole right under the joystick. I’d also reinforce the pole, eg, smudge a pile of hot glue around it. +It should be quite feasible to do away all the electronics, should you only want the plastic model and don’t care about the music controller functionality. It’ll also cut the cost by a lot. You still need the joystick, just glue it to a cardboard or something, and glue the cardboard to the pole right under the joystick. I’d also reinforce the pole, eg, smudge a pile of hot glue around it.
3d-printed parts (in the stl
folder):
Mechanical parts:
Printed PCB boards:
board.zip
)usb_breakout.zip
)board.zip
)usb_breakout.zip
)Electronic parts: