Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifying and compiling firmware #28

Open
schwittlick opened this issue Mar 24, 2019 · 2 comments
Open

Modifying and compiling firmware #28

schwittlick opened this issue Mar 24, 2019 · 2 comments

Comments

@schwittlick
Copy link

Hey everybody

I'm planning to modify the firmware a little, to support a third stepper in the z-axis.

Though I am having trouble compiling the firmware. There's a flash.py, that should do the job. Though it's trying to compile gcode.h/.c which is not in the project. When removing that, having other compilation errors.

I'm on Windows 10, using Arduino 1.6.7 and the driveboard app master branch from here.

Am I doing anything obviously wrong?

Thanks a lot for the help! Sending greetings :)

@stefanix
Copy link
Contributor

stefanix commented Mar 24, 2019 via email

@schwittlick
Copy link
Author

Hey @stefanix

I tried that, the compilation fails, though:

image

This doesn't really tell me a lot about what's going on. And when attempting to compile manually, via flash.py this is happening:

image

And for the z-axis to work, I assumed I'd have to enable this flag in config.driveboardusb.h:
// #define ENABLE_3AXES // enable/disable 3-axis mode (vs 2-axis)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants