Andrew
Andrew
### Description ### This adds the following features to ProUI: 1. Show Mesh creation / Cancel auto bed leveling, ABL/UBL - - While having the option to cancel and break...
### Did you test the latest `bugfix-2.1.x` code? Yes, and the problem still exists. ### Bug Description - (I'm using UBL, w/ CR-Touch bed probe + ProUI on Ender-3V2 style...
### Description I wanted to make an update following #26539 - update ProUI for additional `ICON_`'s for new `DWIN_SET` - update temp popup - remove unused, - rearrange/change `ICON_` names...
### Description Follow up to my previous **PR** | commit "🎨 Followup to optional M111/M115 (https://github.com/MarlinFirmware/Marlin/pull/26626)" Update **Configuration.h** + **Configuration_adv.h** Make a couple rearrangements, Reword things like "Note:" to "NOTE:",...
### Description for *ProUI*: --- This adds the option to enable two types of mesh viewers. Toggle between the older "Red ..0.. Green" square block style and the newer rainbow...
### The problem This happened direct after `Filament Runout Sensor` was triggered. It went into an `ADVANCED_PAUSE_FEATURE` for swapping filament. Steps: 1. Start OctoPrint and Printer 2. Start a Print...
### Description Updated for Newest in 2024 --- - update spacing - arrange PID plot code spacing to be more user friendly - fixed some dependencies - fixed typos this...
update README add support for Voxelab give user options --- see [How to update the display](https://github.com/mriscoc/Ender3V2S1/wiki/How-to-update-the-display) wiki at mriscoc's repo. So apparently there have been updates with using *other than*...
### Description - remove template + `status_printf_P` => `status_printf()` - marlinui.h - revert code to 2.1.1.1 - change `fmt` to `pfmt` as it is stated - I want to point...
### Description Most changes are to **feature/bedlevel/**, **gcode/bedlevel/**, **gcode/probe/**, and **module/** Update comments, including but not limited to: - Spacing - remove or add spacing - Remove periods at end...