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
diff options
context:
space:
mode:
authorDavid Crocker <dcrocker@eschertech.com>2019-06-10 11:48:57 +0300
committerDavid Crocker <dcrocker@eschertech.com>2019-06-10 11:48:57 +0300
commit8652a9f765f0c6fe1d3e2a3198c4ab72bcab7b81 (patch)
tree9a9ddd8d97791c728413420769e8d52de4098708 /src/BugList.txt
parentc62b3864f0a95b3a5975dda210588268741515eb (diff)
Started work on conditional GCode
Implemented the basic language constructs for conditional GCode. As part of this, improved the interface between the GCodeBuffer class and the various GCode input streams. Created file GCodes4.cpp and moved the state machine implementation into it.
Diffstat (limited to 'src/BugList.txt')
-rw-r--r--src/BugList.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/BugList.txt b/src/BugList.txt
index a93466b1..6d784de2 100644
--- a/src/BugList.txt
+++ b/src/BugList.txt
@@ -180,10 +180,14 @@ In 2.03RC5:
- [done] Duet Maestro build now supports laser cutters
- [done] SCARA bug: when attempting to move beyond arm limits the cached X and Y are inconsistent with the cached theta and psi
+For 2.03 release:
+- Add virtual extruder position to M114 response for Octoprint, https://forum.duet3d.com/topic/10821/returning-virtual-extruder-position-in-m114/3
+- When disabling network or a protocol, set the number of active HTTP and/or Telnet clients to 0
+
Outstanding issues:
- Running out of output buffers and not freeing them up, https://forum.duet3d.com/post/96586
- Inconsistent Z0 position, https://forum.duet3d.com/user/caveman
-- [defer] When writing resurrect.g after a pause,
+- [defer] When writing resurrect.g after a pause, the G92 coordinates are wrong
Planned for 3.0:
- [on hold] investigate filament file not run on initial tool change, https://forum.duet3d.com/topic/9405/first-t0-in-gcode-does-not-work/5