Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Releases: PRINTR3D/formide-client

v1.6.5

07 Apr 13:47

Choose a tag to compare

Update drivers to v6.6.1, adds handling carriage returns as new lines to support incorrectly generated G-code files from Windows.

v1.6.4

10 Mar 14:37

Choose a tag to compare

This patch release fixes an issue where the node.js networking layer would trigger an ECONNRESET error that would stop the client and the printers, which is not good of course. Now you can keep on printing even when the networking has a random outage!

v1.6.3

03 Feb 15:04

Choose a tag to compare

Update drivers to v6.5.0, fixes a lot of small things like skipping lines and improved support for Repetier firmware.

v1.6.1

22 Dec 15:13

Choose a tag to compare

  • Update driver to v6.4.6 (contains fix for pre-heating 2nd extruder in dual extrusion prints)

v1.6.0

08 Dec 14:01

Choose a tag to compare

  • Improve support for custom devices like Raspberry Pi
  • Add endpoint to get client status info
  • Fix an issue where disk space check was targeting an non-existing directory
  • Update local web interface with custom device setup and minor fixes

v1.5.5

25 Nov 12:50

Choose a tag to compare

  • Fixes a bug where the client could crash when a library image was requested but not found on disk

v1.5.2

18 Nov 15:56

Choose a tag to compare

  • Start native implementation for MacOS
  • Update driver communication layer to a fork for smarter process scheduling (solves stuttering)
  • Add support for more elaborate Wi-Fi configuration of wpa_supplicant, supporting for example Eduroam networks
  • Update local web interface to match upcoming platform changes

v1.5.0

08 Nov 13:31

Choose a tag to compare

  • Bring native implementation into formide-client repository
  • Added GPIO handling for Felix Pro 2
  • Fix getting incorrect MAC address
  • Fix listing and copying USB drive files with space in file name
  • Add releaseNotesURL to OTA update object
  • Move Wi-Fi setup page to root of HTTP server
  • Emit events when connecting/resetting Wi-Fi
  • Emit event when removing item from queue
  • Emit events when switching GPIO control mode
  • Restructure some code and clean up

v1.4.1

28 Oct 10:12

Choose a tag to compare

This release brings small bug fixes for v1.4.0

v1.4.0

25 Oct 10:15

Choose a tag to compare

  • 5 digit code setup support for Formide
  • Fix for removing G-codes from disk when done printing or removed from queue
  • Fix for removing queue items when local sliced print job was removed
  • Fix for file size when copying from USB
  • Dependency updates
  • Update Katana to v1.2.3
  • Update drivers to v6.3.9