forked from makerbot/G3Firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.TXT
17 lines (15 loc) · 840 Bytes
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is the firmware source for the RepRap Generation 3 and MakerBot
Generation 4 board sets.
If you're getting started, please begin by reading the documentation for
the firmware:
http://wiki.makerbot.com/v2-firmware
This project contains the following subdirectories:
* firmware - this is the firmware, where active development takes place.
See http://wiki.makerbot.com/v2-firmware for details on how to
build and install the code.
* bootloader - this contains a slightly modified version of the Arduino
bootloader for installing on older extruder controller boards. It
includes code to quickly shut down all mosfets to avoid possible
damage during bootloader startup.
* dist - this directory contains tools and scripts for quickly installing
bootloaders and board images on Piles O' Boards.