Initial commit
Using TMC2208 in standalone mode, I've inverted the stepper direction to match Anycubics pin layout. M110 memory watcher was removed due to redundancy and - ironically - to save memory.
This commit is contained in:
3
buildroot/bin/opt_add
Normal file
3
buildroot/bin/opt_add
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
eval "echo \"#define ${1} ${2}\" >>Marlin/Configuration.h"
|
Reference in New Issue
Block a user