Commit Graph

  • 2086c08bb6 Add Vortek hotend rack tracking: per-SN registry with slot mapping confirmed against live MQTT capture, plus a fallback for non-inductive nozzles (e.g. H2C's fixed left nozzle) shown read-only without fabricated identity. New dashboard card hides entirely on printers with no Vortek/nozzle-info data at all. feature/multi-printer-support RNL 2026-06-21 00:27:15 +10:00
  • c52f084329 Add multi-AMS support: per-unit snapshot/usage tracking, grouped dashboard panels with real type labels, and dual-nozzle card UX fixes. Fixes a real-world AMS info-code parsing bug found by inspecting live H2C data. RNL 2026-06-20 23:42:26 +10:00
  • 58ebdf518e Always show device dropdown and add bambu_diagnose for multi-printer troubleshooting. RNL 2026-06-20 14:48:45 +10:00
  • e7bc3291b6 Initial implementation of multi-printer support. RNL 2026-06-18 22:50:39 +10:00
  • 34293ce81a chore: bump version to 0.1.7 [skip ci] main v0.1.7 github-actions[bot] 2026-06-16 00:54:32 +00:00
  • af845e3490 Add CSRF_TRUSTED_ORIGINS env var support (#9) Ben Roberts 2026-06-16 01:54:17 +01:00
  • 6aab42b03e chore: bump version to 0.1.6 [skip ci] v0.1.6 github-actions[bot] 2026-06-13 13:26:37 +00:00
  • 61d1f630d3 Merge branch 'main' of github.com:RunLit/Bambu-Run RNLgit 2026-06-13 23:25:33 +10:00
  • c032745eb5 python 3.9 shall also work for old os RNLgit 2026-06-13 23:25:11 +10:00
  • 2af3509010 chore: bump version to 0.1.5 [skip ci] v0.1.5 github-actions[bot] 2026-05-07 05:05:19 +00:00
  • dd57a963ac Add H2C dual-nozzle and multi-AMS-type support RNL 2026-05-07 14:51:31 +10:00
  • 6fadccb527 chore: bump version to 0.1.4 [skip ci] v0.1.4 github-actions[bot] 2026-03-29 12:16:07 +00:00
  • fa90ef11b6 feat: MCP server, Bambu Cloud task sync & display name fix (#7) RunLit 2026-03-29 23:15:59 +11:00
  • ffaee007a2 use correct bump-version mcp RNL 2026-03-29 23:13:31 +11:00
  • 34ef5d6973 back fill and relink print name using cloud if there is RNL 2026-03-29 23:08:31 +11:00
  • 9978b7027a added bambu cloud task sync with correct endpoint other than py cloud api RNL 2026-03-29 22:48:02 +11:00
  • 9a91b14593 chore: bump version to 0.1.3 [skip ci] v0.1.3 github-actions[bot] 2026-03-29 05:10:50 +00:00
  • 0b07221827 bump version in workflows RNL 2026-03-29 16:09:49 +11:00
  • 7e3b485eef PETG basic and aesthetic PLA filament hex code petg_basic RNL 2026-03-29 16:03:47 +11:00
  • e551dcc5fd timestamp use your local django timezone RNL 2026-03-29 15:44:27 +11:00
  • d167073fde added mcp initial trail files RNL 2026-03-26 23:07:52 +11:00
  • 46902d7ec0 added bump version ci RNL 2026-03-28 22:53:01 +11:00
  • 5c56711c57 Color base add support for transparent color (#5) v0.1.2 RunLit 2026-03-27 23:30:27 +11:00
  • 7a3bf969bf bumped version to v0.1.2 color_base_fix RNL 2026-03-27 23:30:10 +11:00
  • 5e7333fc83 js and filament form for transparent color RNL 2026-03-27 23:28:24 +11:00
  • 0dd4758860 added db model is transparent and fixed PETG translucent showing black RNL 2026-03-26 23:52:37 +11:00
  • 7e39d3e38d Native setup and Downsample data (#4) v0.1.1 RunLit 2026-03-07 16:53:33 +11:00
  • aed61184ae wipe out instructions updated downsample_data RNL 2026-03-07 16:49:59 +11:00
  • b96014f544 auto install iptables if not available RNL 2026-03-07 16:41:42 +11:00
  • 01a04c4ee3 skip superuser creation if exists RNL 2026-03-07 16:29:55 +11:00
  • e44fcba1ea user selectable port number with default to 80 RNL 2026-03-07 14:34:45 +11:00
  • bbe123c45d setup default to port 80 RNL 2026-03-07 14:31:59 +11:00
  • c1686f6bad added wipe off instructions RNL 2026-03-06 23:19:30 +11:00
  • 5566907957 add setup timezone verification and link RNL 2026-03-06 23:18:47 +11:00
  • 283e0ec6c8 One command native setup RNL 2026-03-06 22:16:41 +11:00
  • d6d1cfe9f0 filament usage chart now works without day constraint RNL 2026-03-06 22:14:51 +11:00
  • f20fc2ed06 PrinterDataAPIView downsample RNL 2026-03-04 22:40:18 +11:00
  • 217679421f version 0.1.1 RunLit 2026-03-03 23:22:25 +11:00
  • 5984bd6fa0 Filament tools that help upload bambu colors and filament types easily (#3) RunLit 2026-02-25 23:07:24 +11:00
  • 6d284ae79c fixed line chart noise x axis and add more date marker to split them up filament_tools RNL 2026-02-25 23:05:24 +11:00
  • 7ca4cd57b5 touch up readme RNL 2026-02-24 23:44:42 +11:00
  • a06842be3e updated instructions RNL 2026-02-24 23:39:51 +11:00
  • d513f951dd added AMS hex color trimming RNL 2026-02-24 21:33:43 +11:00
  • b1858a9129 bambu color import manage tool added RNL 2026-02-23 23:16:56 +11:00
  • 11cc0e0817 added cover image RNL 2026-02-22 22:59:26 +11:00
  • ab6a7c0bcc support bammbu run as external django app (#2) RunLit 2026-02-22 21:32:58 +11:00
  • 05d716c09d support bammbu run as external django app as_django_app RNL 2026-02-22 21:31:45 +11:00
  • 6376b4cc94 docker deployment patch with verification and broken UI fixes (#1) RunLit 2026-02-21 15:03:16 +11:00
  • c395d06db4 aded favicon and fixed ui issues opencv_bypass_cloud_api RNL 2026-02-21 14:59:08 +11:00
  • 27844b5b44 fixed chart missing whitenoise and not rendering RNL 2026-02-21 14:33:27 +11:00
  • 7af47718e6 added icon and fixed text trunction issue RNL 2026-02-20 19:33:04 +11:00
  • 4eb2a40186 removed standalone css from dashboard css RNL 2026-02-19 23:57:36 +11:00
  • d2787c02fd added side bar toggle RNL 2026-02-19 14:12:28 +11:00
  • 1bb9686f7b allow local network hosts RNL 2026-02-19 13:44:41 +11:00
  • 1581739228 print full token to copy paste RNL 2026-02-19 13:36:58 +11:00
  • 6330529d03 use migrations from django migrate RNL 2026-02-19 11:43:46 +11:00
  • ff8b45b648 migrations up to date model RNL 2026-02-19 11:28:00 +11:00
  • 8ecf2864ef update instruction to do migration; mqtt login more verbose RNL 2026-02-19 10:16:17 +11:00
  • 5983d80293 project root add to managepy RNL 2026-02-18 23:31:19 +11:00
  • aee1615d36 bypass bambu cloud api opencb requirement RNL 2026-02-18 23:18:15 +11:00
  • 47d0251494 updated docker set up instructions with bambu cloud login and docker file skip unused opencv for bambu cloud api RNL 2026-02-17 23:55:45 +11:00
  • 441db069c5 Initial spin-off of bambu-run from my private project separation RNL 2026-02-15 23:51:36 +11:00
  • 37c84fcd9f Initial commit RunLit 2026-02-15 14:09:20 +11:00