From cb6b32f982288b3fedc9278e9d4191367ece3610 Mon Sep 17 00:00:00 2001 From: Simen Svale Skogsrud Date: Fri, 30 Jan 2009 11:35:43 +0100 Subject: [PATCH] updated todo --- todo.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index 3feca4c..a687095 100644 --- a/todo.txt +++ b/todo.txt @@ -3,11 +3,10 @@ * How to implement st_set_pace? Consider synchronizing when pace is changed * How on earth am I going to deal with arcs in setups that have different steps/mm on each axis? Must support elipses?! Oh no. -* Eliminate need for circle_x and circle_y in step_arc_along… -* Use timer interrupts to drive steppers +* Support helical interpolation +* Eliminate need for circle_x and circle_y in step_arc_along_ * Tool table * Tool length offsets * Tool change M6 -* Coolant control * Path Control Modes * Spindle speed support \ No newline at end of file