Got my X666 Glass Fiber and aluminum frame in the mail today.
Put it together in 30-40 min
Here are some build photos
constructed, without electronics it weights a whopping 419g. I think more powerful motors and props are in order.
PS in comparison to the 550mm copters with all electronics which I weighted at 619g.
For sax, here's how to program the new kkmulticopter firmware onto your flight control board:
Download the firmware. You can use the original kapteinkuk QuadControl 4.7 from here. You can also use the one I modified to require less trim. It's on the space computer under "My Documents/Jamesc/QuadControllerV4_7/QuadController.hex"
Open a command prompt (Start,Run,cmd.exe) and go to the directory where your firmware is stored
Find Bergo's usbtinyisp AVR programmer. I think I left it next to the space computer. I just used the USB cable from the printer.
Order is important: connect programmer to board, battery to board, then programmer to computer.
Use the 6-pin header cable from the programmer and connect it to the quadcopter flight control board. The cable should be pointing back towards the yaw gyro
Connect the battery to your copter. You should have your transmitter turned on with the throttle set to zero. You may want to remove the props and/or disconnect the motors. You need at least one ESC connected to power the flight control board. You may also want to set the yaw pot to zero to prevent the flight control board from trying to run the motors. However, I didn't find any of these necessary as long as the connections are all made in the correct order.
Connect the programmer to the computer
To test the connection, at the command prompt type:
It should respond with something about a valid signature. If it says it failed to initialize, check that the programmer is connected to the board the right way and that the board is powered up.
If that works, use the following to flash your firmware:
Reset your ESC ranges (power up with yaw pot set to zero and throttle at full, wait for beeps, then drop throttle to zero). You may also have to reverse your yaw gyro again (roll pot at zero with throttle at zero, then move axis that you want to reverse); test it by holding it in your hand and turning it first.
That should be it. If you have any questions, give me a shout.