Skip to content

3.6.0-b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@AndyEveritt AndyEveritt released this 02 Dec 16:20
· 23 commits to v3.6-dev since this release

Release Notes

There is no notable changes since 3.5.1rc1
However since this version, dsf-python is also available as a deb package from the Duet APT repository.
Compatible versions:

Python 3.7 or newer
RepRapFirmware 3.6
DuetSoftwareFramework 3.6

New features:

Update the IPC property names to match DSF 3.6

Downloads

https://github.com/Duet3D/dsf-python/releases/3.6.0-b2

Installation

https://pypi.org/project/dsf-python/3.6.0-b2/

To install the latest version : sudo pip3 install dsf-python
To upgrade to the latest version : sudo pip3 install --upgrade dsf-python
To install this specific version : pip install dsf-python==3.6.0-b2

Full Changelog: 3.5.0...3.6.0-b2