Skip to content

Releases: MarvinBeym/3D-Printer_Enclosure-Controller_ESP32

Fixed issues, removed bad nextion lib, fixed dependencies

29 Aug 13:32
Compare
Choose a tag to compare

Current versions:

ESP32 -> v1.3.3
Display -> v1.3.1
PCB -> 1.7.1

ESP32 firmware v1.3.3 Changelog:

  • Fixed wrong fanrpm value beeing set when on fans page.
  • Removed Nextion library and replaced with own simplified SimpleNextion class.
  • Fixed WifiManager development version lib_deps
  • Added FastLED to lib_deps
  • Removed upload_port from platform.ini

Esp32 firmware fixes

29 Aug 08:59
Compare
Choose a tag to compare

Current versions:

ESP32 -> v1.3.2
Display -> v1.3.1
PCB -> 1.7.1

ESP32 firmware v1.3.2 Changelog:

  • Fixed sensor 2 setting values for sensor 1 on display.
  • Changed check if dht value read is nan to atleast set the value that is not nan (if temp is nan and hum is not, set hum, ignore temp).
  • Added Text to Configuration.h that WifiManager Blocking will disable buttons on hotspot message box.

There was a problem with the sensor reading/displaying.
The Display uses "ISO 8859-15" for text encodig.
When sending the degrees ° symbol it would display as weird A°

I will no longer attach the firmware.bin file as this prevents you from changing configuration.
Compile it yourself. If you don't know how, please look at the Wiki.

First release with everything working

28 Aug 18:55
59bc965
Compare
Choose a tag to compare

This is my first release for my Enclosure Controller Based on the ESP32.

Versions:

  • ESP32 -> v1.3.1
  • Display -> v1.3.1
  • PCB -> 1.7.1

firmware.bin = for ESP32
Gerbers.v1.7.1.zip = for ordering pcb (made with jlcpcb cam processor)
NextionDesignerFile.tft = for Nextion Display

Some stuff is still missing from Documentation (Wiki).
This will be added at some point.

For the current features in this release see main readme and wiki.

Hope someone likes this.

Attached are all precompiled/premade files needed to get the pcb version (to be ordered) (excluding stl files, please see thingiverse for this).