Releases: fiberpunk1/Beam-ESP32
Releases · fiberpunk1/Beam-ESP32
v1.1.0
Webpage:
- fix the getRadioValue bug
Firmware:
- Add webpage html fiel header title, for web browser display the Node device name
- Add AP mode for the Node Max, you could config wifi through the AP mode, use the phone to config wifi
- Fix fmd user command bug
- Add port display on oled screen
- Remvoe delete config.txt function
Nexus:
NexusBrowser 0.1 publish, control multiple Node's through the browser
v1.0.9
2023-2-2
Node firmware:
- Set the print end judgment flag to "Done Printing" to fix the problem caused by the G29 command
- Added "start without sd" mode. After Node Pro is powered on, the right to use the SD card will be given to the 3D printer by default.
- Fixed the bug that "mount sd" and "unmount sd" may cause a crash
webpage:
- Added tab nav navigation bar
- Added a help column to facilitate data location
- Added "start without sd" option
v1.0.8
2022-10-19
Node firmware:
- Added support for printing after PrusaSlicer upload is complete
- Fixed the bug that 0Bytes may appear when uploading files after refreshing the webpage
webpage:
- Solve the bug that the Choose button sometimes fails
Nexus:
- Added support for smtp.office365.com, faster email sending
v1.0.7
Node firmware:
- Added the interface for returning the file size of the file list
- Implemented the Octoprint API protocol for uploading files
- Added support for cura octoprint connection plugin. After installation, cura can directly upload files to Node
- Added prusaslicer support for uploading files directly to Node
webpage:
- Increased file size in display list
Nexus:
- Fixed the bug that timed email reminder pictures could not be sent
- Modified the overall interface layout, more suitable for multi-printer control and management
v1.0.6
Node firmware:
- The Prusa version has added the adaptation to the power-off and continuous operation (manually write the command in advance, and write the file information to the EEPROM through Gcode)
- Added the function of serial port command to return IP address (&&IPADDRESS)
- Added the function of cleaning EEPROM
- Added support for user-defined commands
webpage:
- Redesigned and laid out the UI interface, using black technology style
- Added the function of the user-defined button
- Added setting filter temperature display to log display
- Fixed the bug that the temperature could not be set by clicking Enter
- Added tooltips for buttons
- Add file size info
- Add more error information for operate
Nexus:
- Increase the picture resolution setting, set the default picture resolution to a smaller size
- Switch multiple windows under the same tab widget
- Fixed the bug of mail sending (some mailboxes do not support newline spaces)
- Temporarily remove the function of timelapse
- Added the option to adjust the gamma value of the picture
- Add pic mirror
v1.0.5
Nexus Version: v1.0.5
- Fixed some problems when using Sentry alone
- Added option to hide Sentry
- Added the option to flip the picture
- Added gcode animation preview function
- Added an attempt to automatically connect to the USB and automatically mount the SD card
- Check "no file" return
webpage:
- Added the function of copying logs
- Added automatic detection script function
- Check "no file" return
v1.0.4
2022-5-9
Nexus Version: v1.0.4
- Nexus added manual test background to interfere with failed print detection
- Fixed the problem that mail sending may cause crash
- Added the processing plug-in for Timelapse Gcode. After activation, it will process Gcode. Currently, only Gcode of Cura slices is supported.
- Beautify labels and outlines for print failure detection
- Added the serial port configuration tool for Sentry FDM
Node firmware version number: 2022-5-9-2004, 2022-5-9-2004-PRUSA-MK3S
- Added the detection of no file printing, which will restart printing
- Added RSSI interface, you can get the current wifi signal strength through api
- Fix the bug that Node will crash when the socket fails to establish between Node and Nexus
- Added timelapse echo detection setting, each echo @capture will trigger a photo
v1.0.3
2022-4-1
Beam-ESP32 (2022-4-1-2003, 2022-4-1-2003-PRUSA-MK3S):
- Added a serial port for configuring wifi
- Added record the status of the printer when the last reset, esp restart will not affect the printer printing
- Added the process of automatic loading and initialization of 559
- Fixed some bugs in the main network request of the Node, the network request only operates the flag bit, and does not execute the delayed task in the request function
Nexus version:v1.0.3
BeamManager-Beta-v0.2.2
2022-3-15
Version: Beta0.2.2
Beam-ESP32 (2022-3-27-2002, 2022-3-29-2002-PRUSA-MK3S):
- Support SDIO and SPI communication at the same time, compatible with SD cards of more motherboards
- Released the firmware version of PRUSA-MK3S, and opened a branch specifically for prusa mk3s series.
- Added SDIO and SPI mode switching to the web page
- Removed the ESP restart button and replaced it with a print resume button
BeamNexus (0.2.2-2022-3-29)
- Added SDIO and SPI mode switching buttons
- Fix temperature graph display bug
- Add support for prusa firmware
BeamManager-Beta-v0.2.1
Beam-ESP32(2022-3-15-2001):
- Optimize the color matching of Web pages.
- The Web responsive page is made, which makes the typesetting on the mobile phone more natural.
- Added special operations for Node in Web pages: mount SD and restart Host.
- Added support for displaying fully printed files (some marlin versions support full file name return)
- Fixed the problem of starting printing ESP32 crash
- Fix the problem of duplicate device names in printed information.
BeamNexus(0.2.1-2022-3-15)
- Added file sorting (sorted by initials)
- Added file search function
- Added the display of documents being printed.
- Fixed the bug of printing stop.