Posted 07 June 2013 - 09:05 AM
I'll edit this post when I have more time and add some more explanation later but for now….
This is a turtle builder program much like that of NitrogenFingers 3D printer and NPaintPro but this has about a million less lines of code to it :D/> and a lot less functionality, however if all you want is to build a little house with your turtle then this is just as good … I am still going to add more features and things of that nature later but again I have little time right now to do that.
USAGE
grab the BluPrint program and design your building one layer at a time, note that each colour in their respective order from top to bottom is the same respective slots on the turtle. So basically let me lay it out here bellow.
turtle slot = colour
1 = white
2 = orange
3 = magenta
4 = light blue
5 = yellow
6 = green
7 = pink
8 = grey
9 = lime
10 = cyan
11 = purple
12 = brown
then after you've made the file, grab it and drop it in your turtle in a file called "bluprints" and run the builder program
some functions
the turtle will stop when out of a particular block
the turtle can build (I assume) any size thing you tell it to
the turtle will stop if you get in its way and continue when you get out
some faults
the turtle will skip a block if you get in its way :/
Here are the paste bin links numbers
Builder: w76Casgb
BluPrint: grs6P5wq
suggestions? if you have then you should tell :)/>
This is a turtle builder program much like that of NitrogenFingers 3D printer and NPaintPro but this has about a million less lines of code to it :D/> and a lot less functionality, however if all you want is to build a little house with your turtle then this is just as good … I am still going to add more features and things of that nature later but again I have little time right now to do that.
USAGE
grab the BluPrint program and design your building one layer at a time, note that each colour in their respective order from top to bottom is the same respective slots on the turtle. So basically let me lay it out here bellow.
turtle slot = colour
1 = white
2 = orange
3 = magenta
4 = light blue
5 = yellow
6 = green
7 = pink
8 = grey
9 = lime
10 = cyan
11 = purple
12 = brown
then after you've made the file, grab it and drop it in your turtle in a file called "bluprints" and run the builder program
some functions
the turtle will stop when out of a particular block
the turtle can build (I assume) any size thing you tell it to
the turtle will stop if you get in its way and continue when you get out
some faults
the turtle will skip a block if you get in its way :/
Here are the paste bin links numbers
Builder: w76Casgb
BluPrint: grs6P5wq
suggestions? if you have then you should tell :)/>