updated todo

This commit is contained in:
Simen Svale Skogsrud 2009-01-30 11:35:43 +01:00
parent 02f6699b0a
commit cb6b32f982

View File

@ -3,11 +3,10 @@
* How to implement st_set_pace? Consider synchronizing when pace is changed * 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 * 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. support elipses?! Oh no.
* Eliminate need for circle_x and circle_y in step_arc_along… * Support helical interpolation
* Use timer interrupts to drive steppers * Eliminate need for circle_x and circle_y in step_arc_along_
* Tool table * Tool table
* Tool length offsets * Tool length offsets
* Tool change M6 * Tool change M6
* Coolant control
* Path Control Modes * Path Control Modes
* Spindle speed support * Spindle speed support