So, I’m looking to clean up the configuration system of my fork; and I went looking at the various hardware options (both for the standard version of Grbl and Grbl-Mega), and I didn’t see any that actually could use the setup enabled by these:
“
#define DEFAULTS_GENERIC
#define CPUMAP2560_INITIAL
“
Did I miss something, or are these in fact unused in actual deployments of Grbl-Mega?
#1 – chamnit 于 2019-10-22
No. Generic defaults are intentionally extremely conservative so users can see it working without having to tune it. In most cases, it works for this purpose.