forked from MarlinFirmware/Marlin
-
-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afef0b9
commit 44aaa4f
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,6 +53,20 @@ [email protected] about purchasing support hours. Aside from this, we a | |
3D Printing Discord - https://discord.gg/MZrsgVU | ||
Marlin Discord - https://discord.gg/n5NJ59y | ||
|
||
## Primary Notes for DW7.4.3 | ||
|
||
- PID Messaging Fixed | ||
- M600 / Advanced pause messaging improved | ||
- Volume / Brightness numeric entry fixed | ||
- Bump base to 2.0.9.2 | ||
-- Includes improved UI for the E3V2 with expanded menus submitted by Jyers | ||
- Add Gcode configuration to disable BLTouch High Speed Mode to allow runtime config to support CRTouch | ||
-- This one is pending upstream https://github.com/MarlinFirmware/Marlin/pull/22916 | ||
- Untested preliminary support for the Sermoon D1 | ||
-- Preliminary reports say it works aside from the LCD | ||
-- I do not own one of these, however a local community member has offered to bring his down when im done with the Ender 7 | ||
- CR30 Support Added | ||
|
||
## Primary Notes for DW7.4 | ||
- Added Screen Calibration Options | ||
-- Standby Brightness | ||
|