feat: improve English UI and ACE filament mapping

Complete English-mode coverage for browser-visible UI strings and console messages.

Extract uploaded G-code/3MF filament metadata and use it to build smarter ACE/AMS slot mappings while preserving existing fallback behavior.

Ignore local config and Codex workspace files generated during development.
This commit is contained in:
Phil Merricks
2026-05-08 11:51:31 +01:00
parent ce63cc5e7a
commit dae59ddcc6
2 changed files with 327 additions and 103 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,7 @@
.env
__pycache__/
.agents/
.codex/
*.pyc
build/
dist/
@@ -7,3 +9,4 @@ dist/
releases/*/kx-bridge
releases/*/extract_credentials
releases/*/extract_credentials.exe
config/config.ini