Kevin O'Connor
7201f41664
manual_stepper: Support registering as an additional axis
...
Add a new G-Code command that can register a manual_stepper as an
additional axis on standard G-Code G1 commands.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2025-05-12 20:15:03 -04:00
Kevin O'Connor
541c2990c6
test: Rename atmega2560-16mhz.config to atmega2560.config
...
There's no need to include the 16mhz as basically all atmega chips are
run at 16mhz.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-22 12:36:18 -04:00
Kevin O'Connor
d62a41b930
manual_stepper: Add support for moves with acceleration
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-03-03 13:38:10 -05:00
Kevin O'Connor
2d7c3a84ee
manual_stepper: Add an "extras" module for manually controlling a stepper
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-12 13:38:13 -05:00