Skip to content

v0.47b

Choose a tag to compare

@jcfain jcfain released this 26 Aug 15:52
· 98 commits to master since this release

IMPORTANT: There is now a password on the default setup AP. If you're using AP mode web setup, see the pdf in the archive for more information. This does not affect setting the Wifi information via the flasher.

  • Quick fix to crash if internal temp sensor isn't registered right
  • Made fan run at max duty if internal temp sensor isn't initialized
  • Adding case fan max duty setting
  • Adding ability for users to modify AP mode parameters
  • Adding default AP Mode password
  • Fixing issue where lube button would not work unless there was input on A2
  • Fix issue in BLDC build where ranges was not mapped correct
  • Fix issue where ranges did not save correct in BLDC build
  • Update most 3rd party libraries and esptool to latest version.
  • Two new commands #device-type and #board-type that set the pinout from TCode commands
  • Add enum values to some enum commands help screen
  • Static web pages are now gzipped
  • Web server now sends data chunked to save memory and speed page loading up a bit. (Still hiccups now and then).
  • Update Flash.exe to new esptool command syntax