====== Bukobot Marlin Firmware / Configuration Files ======
Azteeg X1 and X3 electronics shipped with a Bukobot from Deezmaker come programmed with Marlin pre-configured. If for some reason you
need to reprogram it, here are the three configurations used. Choose the appropriate firmware for your electronics.
^Model^ Azteeg X1 ^ Azteeg X3 ^
|Bukobot 8 Duo| X |{{:marlin_x3.zip|Marlin RC2 for X3 with dual extruder}}|
|Bukobot 8 Vanilla|{{:marlin_x1.zip|Marlin RC2 for X1}}|{{:marlin_x3_single.zip|Marlin RC2 for X3 with single extruder}}|
|Bukobot 8 Green|:::|:::|
|Bukobot Mini Green|:::|:::|
For upgrading proceedure, see: [[software-to-install#printer-firmware|Software to Install : Printer Firmware]]
The above firmware sources were forked from the main Marlin Github repository (https://github.com/ErikZalm/Marlin) on 10 Oct 2012. If
you want to experiment with the latest Marlin firmware then you should only need to merge the changes in Configuration.h and
Configuration_adv.h from the above archives into a copy of the latest Marlin firmware. Make sure you use a proper file merge tool
like [[http://winmerge.org|Winmerge]] - don't just copy the old configuration files into the new firmware. Also be aware that the
Marlin firmware repository may not always be in a fully stable state.