Skip to content

Releases: Duet3D/DuetWiFiSocketServer

Release 1.27

14 Sep 12:56
Compare
Choose a tag to compare

This release provide a small improvement in file upload speed. Also the linker command line is now compatible with Eclipse 2022-06 as well as earlier versions of Eclipse.

Release 1.27beta1

10 Aug 17:39
Compare
Choose a tag to compare
Release 1.27beta1 Pre-release
Pre-release

This release provides a small speed improvement over version 1,26.

Release 1.26

29 Jul 10:09
792e8ba
Compare
Choose a tag to compare

This fixes a minor bug in previous versions (excess data was returned by the status command).

Release 1.25

05 Jan 16:11
Compare
Choose a tag to compare

This releases adds the connected WiFi mode to diagnostics reported back to RepRapFirmware.

DuetWiFiSocketServer 1.24beta2

06 Oct 09:01
Compare
Choose a tag to compare
Pre-release

This beta release supports Duet 3 Mini WiFi boards as well as Duet 2 WiFi boards, and uses a later version (2.2.1) of the ESP8266 SDK than previous releases.

Release 1.24

05 Nov 20:49
2ee7431
Compare
Choose a tag to compare

This release brings the following features:

  • Supports WROOM-02 modules with 2Mbytes flash memory as well as ESP-12E/F/S and ESP-07S modules with 4Mbytes flash memory
  • Supports Duet 3 Mini and other boards that do not have the 74HC74 chip in the WiFi module interface
  • SPI frequency and mark-space ratio can be configured from the host
  • Uses later version of Expressif SDK