- Remove the combined PlanMove(a,b,c,rate) call. If we allow the units of the various motors to be changed at compile time, the unit of rate can vary between axes. - Build PlanMove on top of the absolute PlanMoveTo. - Add required stubs for TMC2130. - Allow each axis mode to be set independently, since we have this feature for free anyway. - Rework internals to use PulseGen data types and structs. |
||
|---|---|---|
| .. | ||
| stub_adc.cpp | ||
| stub_adc.h | ||
| stub_eeprom.cpp | ||
| stub_gpio.cpp | ||
| stub_shr16.cpp | ||
| stub_timebase.cpp | ||
| stub_timebase.h | ||
| stub_tmc2130.cpp | ||