Skip to content

Releases: navaismo/Ender-3V3-SE

v1.1.0

24 Nov 22:14

Choose a tag to compare

This is the last release for the modified stock firmware from creality. Due to all the bugs and errors reported we have sacrificed some features and keep others:

Features kept are:

  • OrcaSlicer Gcode information Parse (new).
  • Grid 6x6 (new).
  • Eduard's Compact Grid UI.
  • Test Probe UI (stow, deploy).
  • Level Menu with Separated functions: Get Auto Z offeset, Level the bed, edit bed leveling(new).
  • Custome Extrude Menu.
  • Silence the buzzer.
  • Printer Statistics.
  • Input Shaping via MCode M593.
  • Skew Fact0r via MCode M852.
  • Linear Advance available via MCode M900 or Slicer setting.
  • Brightness & Dimm via MCode M255 & M256
  • Reset confirmation.
  • Software protection against bed termistor issue.

Removed features

  • Input Shaping UI.
  • Skew Factor UI.
  • Bed level visualizer.
  • QR help.
  • Advanced Help messages (Evaluation of the GRID)
  • Custom probe height after homing.
  • Extrusion Menu during Tune.
  • Preheat Alert.
  • M112 support removed.
  • Creality G212 code removed.

We have now:

Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM:   [====      ]  35.6% (used 23312 bytes from 65536 bytes)
Flash: [=====     ]  45.8% (used 240364 bytes from 524288 bytes)

v1.0.9.9 STM32F401RET6

19 Jul 02:24

Choose a tag to compare

The release incudes:

  • PR #140 merged to enable bu default the ADV Help.
  • PR #139 merged to Fix the QR Code so some phones can read without issues.
  • Updated Readme.

As usual: Thanks @eduard-sukharev

v1.0.9.9

19 Jul 02:08

Choose a tag to compare

The release incudes:

  • PR #140 merged to enable bu default the ADV Help.
  • PR #139 merged to Fix the QR Code so some phones can read without issues.
  • Updated Readme.

As usual: Thanks @eduard-sukharev

v1.0.9.8_1f STM32F401RET6

26 Jun 20:41

Choose a tag to compare

Fix for Issue #133 about Black screen and EEPROM save settings.

v1.0.9.8_1f

26 Jun 00:39

Choose a tag to compare

Fix for Issue #133 about Black screen and EEPROM save settings.

v1.0.9.8_1e STM32F401RET6

20 Jun 18:32

Choose a tag to compare

This release includes:

  • The Merge of @eduard-sukharev PR #52, which enable the QR Code to help new users understand bed leveling.
  • Rework on Menus by @eduard-sukharev
  • Bed level Visualizer Menu. Which gives you a simple Isometric view of your bed integrated with the Creality Colors.

bll

  • Made More cleanup to free RAM.

Fast Profile

RAM:   [===       ]  34.9% (used 22864 bytes from 65536 bytes)
Flash: [=====     ]  46.8% (used 240492 bytes from 514288 bytes)

Normal Profile

RAM:   [===       ]  31.8% (used 20864 bytes from 65536 bytes)
Flash: [=====     ]  46.8% (used 240540 bytes from 514288 bytes)

v1.0.9.8_1e

20 Jun 18:30

Choose a tag to compare

This release includes:

  • The Merge of @eduard-sukharev PR #52, which enable the QR Code to help new users understand bed leveling.
  • Rework on Menus by @eduard-sukharev
  • Bed level Visualizer Menu. Which gives you a simple Isometric view of your bed integrated with the Creality Colors.

bll

  • Made More cleanup to free RAM.

Fast Profile

RAM:   [====      ]  41.1% (used 26912 bytes from 65536 bytes)
Flash: [=====     ]  50.6% (used 265452 bytes from 524288 bytes)

Normal Profile

RAM:   [====      ]  39.5% (used 25912 bytes from 65536 bytes)
Flash: [=====     ]  50.6% (used 265500 bytes from 524288 bytes)

v1.0.9.8_1d STM32F401RET6

12 Jun 16:49

Choose a tag to compare

The release includes:

  • Better Handlers for PAUSING while using Octoprint. Possble Fixes for #32 & #88
  • More cleanup.

Important

v1.0.9.8_1d

12 Jun 16:50

Choose a tag to compare

The release includes:

  • Better Handlers for PAUSING while using Octoprint. Possble Fixes for #32 & #88
  • More cleanup.

Important

v1.0.9.8_1c STM32F401RET6

10 Jun 01:58

Choose a tag to compare

The release includes:

  • Software Protection for the Bed Termistor, sometimes it gives a bad reading killing the job midprint.
  • Added Feature Request #112 . Add Validation before reset settings.
  • Fixed Readme Issue #117 .
  • Cleaned unused serial messages to free some memory.
  • Removed the Feature #81 Mcodes for LCD Brigthness to free some memory.
  • Splitted firmwares between "FAST" and "Normal" feedrates. The Normal feedrates are the same as in the stock, so people stop opening issues that arent issues.

Important

  • When choosing betwen Fast or Normal FeedRates, after flashing the new firmware YOU MUST reset the printer so the default values are loaded again.

  • All issues opened without reading release notes are going to be closed automatically.