MarlinDocumentation icon indicating copy to clipboard operation
MarlinDocumentation copied to clipboard

Character LCDs and Graphical LCDs out out of date.

Open StanislavJochman opened this issue 2 years ago • 2 comments

Hi some LCDs are out of date and links no longer works. For example anet displays.

Best regards Stanislav Jochman

StanislavJochman avatar Sep 08 '22 21:09 StanislavJochman

Suspect they are talking about https://marlinfw.org/docs/configuration/configuration.html#lcd-controller

ellensp avatar Sep 09 '22 02:09 ellensp

Suspect they are talking about https://marlinfw.org/docs/configuration/configuration.html#lcd-controller

Yeah you are right

StanislavJochman avatar Sep 09 '22 09:09 StanislavJochman

This falls under "general update of the Configuration pages" which are admittedly a bit of a hassle to maintain. We hope to build scripts to automate the process, at least to create the initial pages for existing options. That work is in progress as part of our schema extraction scripts, where the next step is to use the configuration data to produce hierarchical YAML that will be turned into pages and indexes within the Jekyll site. See the current work on scripts within MarlinFirmware's "buildroot" folder.

thinkyhead avatar Nov 04 '22 02:11 thinkyhead