Verification error and source code

Home Forums gShield grblShield Support Verification error and source code

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1661
    Anonymous
    Inactive

    <advertising_mode>
    This is actually the forum for the grblshield, which is a spiffy single board solution that provides three stepper drivers in a convenient Arduino Shield format, and replaces those Allegro drivers and pesky wires with a simple, convenient, cost effective solution that lasts a long time.
    </advertising_mode>

    Seriously, I think – what you want is the source code from the grbl project, which can be found here:
    https://github.com/simen/grbl

    Instructions on loading grbl onto the Arduino hardware can be found here:
    http://dank.bengler.no/-/page/show/5470_grbl?ref=mst
    http://dank.bengler.no/-/page/show/5471_gettinggrbl

    Note that when you load grbl onto the Arduino – is no longer an “Arduino” as everything (including the Arduino boot loader) are overwritten. The board can easily be returned to being an Arduino by reprogramming it from the Arduino IDE.

    #1663
    Anonymous
    Inactive

    also can I get a solution to the verification error which I receive when uploading the code onto the arduino?

    #1664
    alden
    Member

    I’m afraid I don’t know what’s going on with your verification error. I suggest starting with the instructions for loading grbl onto the Arduino. If there’s still an issue you might post an issue to the grbl project github issues.

    You are not the only one we’ve heard who has had some issues getting grbl onto the Arduino using AVRdude, but please persevere. It is possible and once you get through it you can do a lot. We are working on a solution to make that part of the process go much more smoothly but we don’t have it ready yet.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.