Releases: scottalford75/Remora
Releases · scottalford75/Remora
Remora 1.1.0
Remora 1.0.0_rc release candidate has been released with additional features:
- Inputs and Outputs increased from 8 t 16
- LinuxCNC component now has optional command line arguments to set
a. Controller board chip type
b. SPI frequency clock divider
c. PRU Base frequency - for those that want to play with step generation speeds
Remora 1.0.0 release candidate
Major Change: Support for STMF407 (eg SKRV2) controller boards added. Significant code base changes to improve hardware abstraction to allow for support of multiple targets.
For TMC users, please note that the config.txt configuration has changed:
"Type" changed from "TMC Stepper" to specific driver type; "TMC2208", "TMC2209".
"Driver" parameter removed.
Remora for LPC176x release
Release to capture the LPC176x version of Remora in preparation for the development of a shared code base to include STM32 support.