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-07 18:15:50 +0300
committerDavid Crocker <dcrocker@eschertech.com>2019-06-07 18:15:50 +0300
commitc62b3864f0a95b3a5975dda210588268741515eb (patch)
tree1fac1cf644954381a7b11527b02ba65b082b5946 /src/BugList.txt
parentaf1222fc7ba0aab1e412e6fdd6a4209b87f87ae0 (diff)
Added support for triggers
Added support for M577, M581, M582 Clear out HTTP and Telnet clients when disabling networking Moved hardware-dependent step functions to Pins_xxx.h files
Diffstat (limited to 'src/BugList.txt')
-rw-r--r--src/BugList.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BugList.txt b/src/BugList.txt
index ae37afdb..a93466b1 100644
--- a/src/BugList.txt
+++ b/src/BugList.txt
@@ -203,6 +203,7 @@ Planned for 3.0:
- Implement power loss M582 trigger action?
- On heater fault shutdown, do we try to turn off power? https://forum.duet3d.com/topic/9283/controlled-shut-down-of-24-volt-power-supply-by-ssr/4
- Consider option to cancel objects, see https://forum.duet3d.com/topic/9226/cancel-skip-individual-objects-during-print/8. Also say which object we are printing.
+- Option to display current tool mix ratio on 12864 display, https://forum.duet3d.com/topic/10777/can-show-the-mixing-ratio-on-the-duet-maestro-12864-display
- Laser turns off, https://forum.duet3d.com/topic/9636/laser-turns-of-during-straight-lines/5
- Test endstop input high/low noise immunity, decide on pullup enable/disable