Klipper is a 3d-printer firmware
Find a file
Dragos GALALAE c3a5e952e2 display: Sort by date and/or reverse order for vsdlist menu.
This adds two config directives for sorting vsdlist (sd card file list)
on a LCD connected to the printer (dumb character display).

Add "sort_by_date: True" to a vsdlist menu config to have the files
sorted by date chronologically. If not present or "False" then files will
be sorted alphabetically just as before.

Add "sort_reverse: True" to a vsdlist menu config to have the files
sorted in reverse order (descending). If not present or "False" then the
files will be sorted in ascending order just as before.

By setting both "sort_by_date" and "sort_reverse" to "True" files will be
sorted in reverse chronological order (newest first).

Please note the file timestamp (date) is taken from the filesystem and some
filesystems may have broken timestamps on subsequent writes.

Signed-off-by: Dragos Galalae <gala 'underline' dragos 'at' yahoo 'dot' com>
2024-12-03 22:17:43 +02:00
.github github: Temporarily disable close_reviewer_needed automation 2023-12-05 17:57:11 -05:00
config config: Add lis3dh to Duet3D 1LC sample config 2024-11-12 19:50:48 -05:00
docs display: Sort by date and/or reverse order for vsdlist menu. 2024-12-03 22:17:43 +02:00
klippy display: Sort by date and/or reverse order for vsdlist menu. 2024-12-03 22:17:43 +02:00
lib lib: Update rp2040_flash code to support rp2350 reboot 2024-11-14 11:17:52 -05:00
scripts ci-install: Run 'apt-get update' prior to 'apt-get install' 2024-11-22 14:59:40 -05:00
src rp2040: Add spi0_gpio4_gpio3_gpio2 bus to support fysetc PITB V2 (#6683) 2024-11-27 22:32:42 -05:00
test rp2040: Rename CONFIG_RP2040_yyy Kconfig symbols to CONFIG_RPXXXX_yyy 2024-11-13 14:25:59 -05:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING COPYING: Update GPLv3 license to latest text (uses https instead of http) 2022-06-03 11:28:44 -04:00
Makefile makefile: Replace CFLAGS -I with -iquote 2024-04-03 22:53:09 -04:00
README.md docs: Add a Sponsors.md file 2022-07-16 10:48:10 -04:00

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.