From e5bf05ee4330c545c0f6cfa2f0ca145a47fa80c2 Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Thu, 13 Feb 2025 16:13:46 +0100 Subject: [PATCH] refactor header and RFID display logic, add spool out functionality, and update image assets --- html/header.html | 1 - html/rfid.js | 70 ++++++++++++++++++++++++++++++++++---------- img/IMG_2546.jpeg | Bin 0 -> 5130074 bytes img/display_1.png | Bin 0 -> 584412 bytes img/display_2.png | Bin 0 -> 481377 bytes img/display_3.png | Bin 0 -> 547987 bytes img/display_4.png | Bin 0 -> 546841 bytes img/scale_1.png | Bin 0 -> 752243 bytes img/scale_2.png | Bin 0 -> 855280 bytes img/scale_3.png | Bin 0 -> 833127 bytes img/scale_4.png | Bin 0 -> 664040 bytes img/scale_side.png | Bin 0 -> 608790 bytes img/scale_trans.png | Bin 0 -> 680494 bytes src/bambu.cpp | 6 ++-- 14 files changed, 57 insertions(+), 20 deletions(-) create mode 100644 img/IMG_2546.jpeg create mode 100644 img/display_1.png create mode 100644 img/display_2.png create mode 100644 img/display_3.png create mode 100644 img/display_4.png create mode 100644 img/scale_1.png create mode 100644 img/scale_2.png create mode 100644 img/scale_3.png create mode 100644 img/scale_4.png create mode 100644 img/scale_side.png create mode 100644 img/scale_trans.png diff --git a/html/header.html b/html/header.html index ec7bbfe..5af712f 100644 --- a/html/header.html +++ b/html/header.html @@ -6,7 +6,6 @@ FilaMan - Filament Management Tool -