grbl-LPC-CoreXY/todo.txt

9 lines
280 B
Plaintext
Raw Normal View History

Todo
* Refactor stepper.c extracting motion blocks so that they can be processed by other code
* non blocking dwells
* Path Control Modes
2009-01-29 09:58:29 +01:00
* Implement limit switch support in stepper.c (use port-triggered interrupts?)
2010-03-07 20:44:21 +01:00
* Implement homing cycle in stepper.c
* Spindle speed support