Pins, comment cleanup
This commit is contained in:
@@ -382,6 +382,10 @@
|
||||
#define POLL_JOG
|
||||
#endif
|
||||
|
||||
#ifndef HOMING_BUMP_MM
|
||||
#define HOMING_BUMP_MM { 0, 0, 0 }
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Driver Timings (in nanoseconds)
|
||||
* NOTE: Driver timing order is longest-to-shortest duration.
|
||||
|
||||
Reference in New Issue
Block a user