|
@@ -10,7 +10,7 @@ I use this one on my Ender 3 with a [Touch Mi](http://www.hotends.fr/fr/home/64-
|
|
* `PIDTEMPBED` is enabled
|
|
* `PIDTEMPBED` is enabled
|
|
* `RESTORE_LEVELING_AFTER_G28` is enabled (see [G29 ABL](http://marlinfw.org/docs/gcode/G029-abl.html) for details)
|
|
* `RESTORE_LEVELING_AFTER_G28` is enabled (see [G29 ABL](http://marlinfw.org/docs/gcode/G029-abl.html) for details)
|
|
* `ENABLE_LEVELING_FADE_HEIGHT` is enabled (see [Marlin issue #7562](https://github.com/MarlinFirmware/Marlin/issues/7562) for details)
|
|
* `ENABLE_LEVELING_FADE_HEIGHT` is enabled (see [Marlin issue #7562](https://github.com/MarlinFirmware/Marlin/issues/7562) for details)
|
|
-* as I need moar `PROGMEM` and use[OctoPrint](https://octoprint.org/), `SDSUPPORT` is disabled but i can keep `DISABLE_M503` unused
|
|
|
|
|
|
+* I need moar `PROGMEM` and use [OctoPrint](https://octoprint.org/), `SDSUPPORT` is disabled , so i can keep `DISABLE_M503` unused
|
|
* Step/mm, PIDs are feeded from my own values.
|
|
* Step/mm, PIDs are feeded from my own values.
|
|
* `GRID_MAX_POINTS_X` & `GRID_MAX_POINTS_Y` are set to 5
|
|
* `GRID_MAX_POINTS_X` & `GRID_MAX_POINTS_Y` are set to 5
|
|
* `*_PROBE_BED_POSITION` defines are updated (see Below)
|
|
* `*_PROBE_BED_POSITION` defines are updated (see Below)
|