Files
spoolman2/client/public/locales
tonym 3451996a8f
Some checks failed
CI / style (push) Has been cancelled
CI / build-client (push) Has been cancelled
CI / build-amd64 (push) Has been cancelled
CI / build-tester (push) Has been cancelled
CI / test (cockroachdb) (push) Has been cancelled
CI / test (mariadb) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / test (sqlite) (push) Has been cancelled
CI / build-arm64 (push) Has been cancelled
CI / build-armv7 (push) Has been cancelled
CI / publish-images (push) Has been cancelled
CI / publish-release (push) Has been cancelled
feat: Add temperature ranges for extruder and bed temps (#5)
Store extruder and bed temperatures as min/max ranges instead of
single values for more accurate filament specifications.

Backend changes:
- Add 4 new columns: settings_extruder_temp_min/max, settings_bed_temp_min/max
- Keep old columns for backward compatibility (marked deprecated)
- Alembic migration copies existing values to both min and max
- Update Pydantic models and API endpoints

Frontend changes:
- Filament model updated with new fields
- Create form uses min/max input pairs with Space.Compact
- Import from external DB populates both min and max with same value
- Label template updated to show ranges: "ET: 190-220 °C"
- Template help includes new tags

Labels now display temperature ranges like "190-220°C" which is more
useful for printing than a single recommended value.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:05:02 -06:00
..
2024-08-05 16:49:43 +00:00
2024-04-29 10:07:22 +02:00
2025-04-12 17:49:25 +00:00
2024-10-26 22:31:47 +02:00
2026-01-01 23:00:57 +01:00
2024-03-02 19:30:02 +01:00
2026-01-01 23:00:56 +01:00
2025-03-16 17:42:04 +01:00
2026-01-01 23:00:58 +01:00
2025-06-16 00:02:02 +00:00
2026-01-01 23:00:50 +01:00
2026-01-01 23:00:54 +01:00
2026-01-01 23:00:54 +01:00
2024-11-23 23:16:41 +01:00
2025-06-16 00:02:04 +00:00
2025-02-11 22:28:28 +01:00
2026-01-01 23:00:53 +01:00
2024-10-26 22:31:48 +02:00