@greyltc wrote:
It's cool to see carbide3d keeping up with supporting new grbl versions (1.1).
Does carbide3d maintain a fork of grbl somewhere?
What needs to be changed from the stock, publicly available grbl source on GitHub ( https://github.com/grbl/grbl ) to build a .hex for my Shapeoko 3 like the one provided here: carbide3d.com/carbideupdater/ , ( http://carbide3d.com/dl/v4/grbl.hex )
Presumably we need to change
#define DEFAULTS_GENERIC
to#define DEFAULTS_SHAPEOKO_3
and uncomment
\\ #define PARKING_ENABLE
in grbl/config.h
Anything else?
Posts: 5
Participants: 2