Optional line number reporting bug fix.
- Fixed a bug where it would not compile when USE_LINE_NUMBERS was enabled.
This commit is contained in:
parent
9152d1429c
commit
9575199183
5 changed files with 14 additions and 4 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
|
||||
#define HOMING_CYCLE_LINE_NUMBER -1
|
||||
#define PARKING_MOTION_LINE_NUMBER -2
|
||||
|
||||
// Execute linear motion in absolute millimeter coordinates. Feed rate given in millimeters/second
|
||||
// unless invert_feed_rate is true. Then the feed_rate means that the motion should be completed in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue