Miguel Risco-Castillo

Results 5 issues of Miguel Risco-Castillo

```pascal function TLine.stripID(): String; var p, start: integer; found: boolean; id: String; begin if (isEmpty or (value[1 + Length(value) - trailing - 1] '}')) then exit(''); p := leading; found...

It is best described that EEPROM could be set to default values ​​if EEPROM_INIT_NOW or EEPROM_AUTO_INIT are enabled.

### Did you test the latest `bugfix-2.0.x` code? Yes, and the problem still exists. ### Bug Description Tested in Ender3v2 with the last bugfix: Do an auto home (G28) and...

Bug: Confirmed !
C: Motion

### Description Replaced "authorship" by "based on" to avoid confusions with recent changes in Marlin ProUI implementations. No functional changes.

C: LCD & Controllers

Preliminary CR4NS200320C13 board support, as found in the Ender-3 V3 SE Driver configuration and display pin-out must be verified, this board uses the [GD32F303 RET6](https://www.gigadevice.com/product/mcu/arm-cortex-m4/gd32f303ret6) SoC, it could be compatible...

C: Boards/Pins
S: Don't Merge
help wanted