robomechs/6-AXIS-USBCNC-GRBL

Makefile?

m0n5t3r opened this issue · 3 comments

Would it be hard to add a makefile / platformio configuration / whatever else doesn't require a giant IDE (which is also proprietary as far as I can tell)? that's pretty overkill for someone who just wants to compile the firmware once.

The original compiles just fine with the makefile, why drop it?

I think we can move it to stm32cube ide.
Also project contains .hex file with default 4 axis.

Doesn't really help if it's another IDE, the point was to avoid downloading eclipse or bastardizations thereof :)

Anyhow, feel free to close this if it's inconvenient, I've already applied the fixes to the usbcnc code (I already committed its pinout to solder and don't need more than 3 axes - going to keep an eye on this repo, though)