grbl-LPC-CoreXY/todo.txt
Simen Svale Skogsrud a9d41c6c64 tweaks and bugfixes
2009-01-29 09:58:29 +01:00

11 lines
412 B
Plaintext

* Implement homing cycle in stepper.c
* Implement limit switch support in stepper.c (use port-triggered interrupts?)
* How to implement st_set_pace? Consider synchronizing when pace is changed
* Eliminate need for circle_x and circle_y in step_arc_along…
* Use timer interrupts to drive steppers
* Tool table
* Tool length offsets
* Tool change M6
* Coolant control
* Path Control Modes
* Spindle speed support