Hello!
I've heard tell that the MakerBot is controlled using g-code block sequences, so I've started to learn more about g-code in the hope of fabricating some designs algorithmically. I've found the following useful g-code documentation online:
http://www.linuxcnc.org/handbook/gcode/g-code.html
http://en.wikipedia.org/wiki/G-code
Does the MakerBot firmware run a version of EMC's g-code interpreter, or did you write your own? What subset of the g-code functionality is applicable? Can you provide a pointer to the source code for the g-code interpreter that MakerBot uses?
Thanks!
- Jonathan.