pace calculation correct, arc algorithm correct, support for negative R
This commit is contained in:
parent
d012440518
commit
6c3a6a25d5
9 changed files with 45 additions and 7211 deletions
1
todo.txt
1
todo.txt
|
|
@ -1,3 +1,4 @@
|
|||
* Optimize arc target detection code utilizing the primary axis of travel
|
||||
* Use bitmasks, not vectors to build steps in motion_control
|
||||
* Arcs might be a step or two off because of FP gotchas. Must add a little nudge in the end there
|
||||
* Generalize feed rate code and support inverse feed rate for arcs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue