Skip to content

Releases: scottalford75/Remora

Remora 1.1.0

14 Nov 22:08
Compare
Choose a tag to compare

Remora 1.0.0_rc release candidate has been released with additional features:

  1. Inputs and Outputs increased from 8 t 16
  2. 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

20 Oct 22:39
Compare
Choose a tag to compare
Pre-release

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

17 Oct 21:21
Compare
Choose a tag to compare

Release to capture the LPC176x version of Remora in preparation for the development of a shared code base to include STM32 support.