Hi Marcus,
I have managed to build the firmware in the past without any issues. I
would highly recommend using Ubuntu or another form of Linux as it
makes it a lot easier. I use VirtualBox under Windows 7 and it works
perfectly fine, I can even connect ReplicatorG in the VM to the Thing-
O-Matic and run prints without issue.
There is some documentation about it at:
http://wiki.makerbot.com/v2-firmware
This should get you up and running:
cd to the V2 directory and run:
scons platform=mb24
scons -f SConstruct.extruder platform=ec36
This will build the firmware for the Gen 4 electronics.
On May 16, 6:00 am, Marcus Wolschon <
marcus.wolsc...@googlemail.com>
wrote:
> Hello,
>
> I'm having a look at the firmware to see where I can improve things.
> (Haven't done c/c++ in ages but I guess I'll manage.)
https://github.com/makerbot/G3Firmware/tree/master/v2