Posted on

grbl, Windows XP and Boarduino

A quick note / tutorial to help anyone trying to find out the same information that I was!


I am looking to set up a CNC system and have chosen to go down the grbl route and use a boarduino. The first hurdle of getting grbl on to the boarduino using the hardware I have on my desk. A lot of sites made this sound a lot harder than it was in the talking about AVR programmers and all sorts


EDIT: The hex file supplied below has an error – the motor drive pin doesn’t work. I have created a new HEX file which I will upload when I have tested it.


I have provided a summary after the jump:



OS – Windows XP, this would probably have been a lot easier with linux!


grbl – I used the hex file from here – https://github.com/downloads/synthetos/grblShield/grbl-latest.hex


Upload to boarduino – xloader available from – http://russemotto.com/xloader/ (ArduinoUploader didn’t work for me)


Communicate with the board – G-Code sender – https://github.com/OttoHermansson/GcodeSender/downloads


I am assuming that you have your boarduino assembled, tested and are set up to send stuff to it via a usb to serial cable or similair, I use the Arduino USB2Serial Light board (more info on the boarduino – http://www.oomlout.co.uk/index.php?main_page=product_info&products_id=234 or http://www.adafruit.com/products/72).


1) Download everything and unzip the files.


2) Open  Xloader


3) Select your hex file


4) Set device to Duemilanove/Nano(ATmega328)


5) Set appropriate COM port


6) Hit upload



7) Open G-Code sender


8) Under serial select appropriate COM port


9) Press open


10) Under command type $ and hit return


11) you should get something similair to the following:



To change a setting, for example to set steps/mm x to 200, type $0=200.


Please be aware that this is untested other than serial communication – I have no idea yet if there are any problems further down the line.


Hopefully this will save someone else from having to trawl the internet for hours with many failed attempts!


Now all I have to do is build some sort of CNC machine to attach it to…

Posted on

Robot Gripper

I have designed a robot gripper for a Turnigy mini TG9e servo. A paypal link for the laser cut acrylic components is at the bottom of the page. The gripper is laser cut from 3mm and 5mm acrylic and bolted together with M4 16mm machine screws.



The servo arm is used to drive the gripper.



The green acrylic under the servo is the 5mm section. Make the bolts finger tight and adding a blob of superglue to the nuts helps keep everything solid.

The servo hooked up to a boarduino.


I am selling the acrylic parts for £5 (plus shipping) via paypal.





You will also need a small servo such as the Turnigy TG9e (I believe the TG9 will fit as well), 7x M4 16mm machine screws, 7x M4 nuts,14x M4 washers and a teeny tiny screw to attach the servo arm to the gripper (the ones with the servo are ideal)


The “wrist” has 2x 4mm holes but if you require something different just let me know when ordering.


Servos can be sourced here .
M4 hardware is available from all good hardware stores 😉
Instructions can be downloaded here.