Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/DuetM
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2020-03-26 17:45:22 +0300
committerDavid Crocker <dcrocker@eschertech.com>2020-03-26 17:45:22 +0300
commitee519544acbee712ff1b9acf94a4bff83114aa85 (patch)
tree5ef60a2369903f2d0235b838c77c624fd05c8aef /src/DuetM
parentd2d3da87b8c0c495bb23e935391a8373bbed9128 (diff)
Partially implemented object cancellation
M486 implemented, but parsing object names in comments not done yet
Diffstat (limited to 'src/DuetM')
-rw-r--r--src/DuetM/Pins_DuetM.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DuetM/Pins_DuetM.h b/src/DuetM/Pins_DuetM.h
index 60c1d58a..340cdb66 100644
--- a/src/DuetM/Pins_DuetM.h
+++ b/src/DuetM/Pins_DuetM.h
@@ -43,6 +43,7 @@ constexpr uint32_t IAP_IMAGE_START = 0x20010000;
#define SUPPORT_TELNET 1
#define SUPPORT_ASYNC_MOVES 1
#define ALLOCATE_DEFAULT_PORTS 0
+#define TRACK_OBJECT_NAMES 1
// The physical capabilities of the machine