Skip to content

Does not work with arduino #79

@JelleB

Description

@JelleB

Somewhere along the line of development, the requirement to built the firmware with plain arduino got lost, I think that is a very bad thing.
The board is based on the Arduino due not only because those designs were available, but presumably also because Arduino is a very low threshold entry into programming. That makes it very easy for unskilled enthusiasts to compile and change Arduino programs themselves, but also to contribute those changes back to the community.
I count 11 hurdles to take (some with substeps a) to e)) to built this firmware. In contrast, to compile Marlin, you only have to download the source and click on the .ino. Now tell me, which firmware is easier to hack, and which one will get the most contributions?
Don't get me wrong, it is very understandable why you'd rather go to eclipse if you are doing this fulltime. There is nothing wrong with that. What is wrong, is that in doing so, apparently support for compiling with Arduino got lost. For any OSS project to succeed, you need mindshare. Arduino is a very successful project, just because of that mindshare. Basing the duet on the due was a very good move. Moving away from arduino for the firmware negates all that.
So, please add a .ino that allows you to compile with arduino?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions