main.py 87 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922
  1. import asyncio
  2. import logging
  3. from contextlib import asynccontextmanager
  4. from datetime import UTC, datetime, timedelta
  5. from logging.handlers import RotatingFileHandler
  6. from fastapi import FastAPI
  7. # Import settings first for logging configuration
  8. from backend.app.core.config import APP_VERSION, settings as app_settings
  9. # Configure logging based on settings
  10. # DEBUG=true -> DEBUG level, else use LOG_LEVEL setting
  11. log_level_str = "DEBUG" if app_settings.debug else app_settings.log_level.upper()
  12. log_level = getattr(logging, log_level_str, logging.INFO)
  13. log_format = "%(asctime)s %(levelname)s [%(name)s] %(message)s"
  14. # Create root logger
  15. root_logger = logging.getLogger()
  16. root_logger.setLevel(log_level)
  17. # Console handler - always enabled
  18. console_handler = logging.StreamHandler()
  19. console_handler.setLevel(log_level)
  20. console_handler.setFormatter(logging.Formatter(log_format))
  21. root_logger.addHandler(console_handler)
  22. # File handler - only in production or if explicitly enabled
  23. if app_settings.log_to_file:
  24. log_file = app_settings.log_dir / "bambuddy.log"
  25. file_handler = RotatingFileHandler(
  26. log_file,
  27. maxBytes=5 * 1024 * 1024, # 5MB
  28. backupCount=3,
  29. encoding="utf-8",
  30. )
  31. file_handler.setLevel(log_level)
  32. file_handler.setFormatter(logging.Formatter(log_format))
  33. root_logger.addHandler(file_handler)
  34. logging.info(f"Logging to file: {log_file}")
  35. # Reduce noise from third-party libraries in production
  36. if not app_settings.debug:
  37. logging.getLogger("sqlalchemy.engine").setLevel(logging.WARNING)
  38. logging.getLogger("httpcore").setLevel(logging.WARNING)
  39. logging.getLogger("httpx").setLevel(logging.WARNING)
  40. logging.info(f"Bambuddy starting - debug={app_settings.debug}, log_level={log_level_str}")
  41. from fastapi.responses import FileResponse
  42. from fastapi.staticfiles import StaticFiles
  43. from sqlalchemy import delete, or_, select
  44. from backend.app.api.routes import (
  45. ams_history,
  46. api_keys,
  47. archives,
  48. camera,
  49. cloud,
  50. discovery,
  51. external_links,
  52. filaments,
  53. firmware,
  54. kprofiles,
  55. maintenance,
  56. notification_templates,
  57. notifications,
  58. pending_uploads,
  59. print_queue,
  60. printers,
  61. projects,
  62. settings as settings_routes,
  63. smart_plugs,
  64. spoolman,
  65. support,
  66. system,
  67. updates,
  68. webhook,
  69. websocket,
  70. )
  71. from backend.app.api.routes.maintenance import _get_printer_maintenance_internal, ensure_default_types
  72. from backend.app.api.routes.support import init_debug_logging
  73. from backend.app.core.database import async_session, init_db
  74. from backend.app.core.websocket import ws_manager
  75. from backend.app.models.smart_plug import SmartPlug
  76. from backend.app.services.archive import ArchiveService
  77. from backend.app.services.bambu_ftp import download_file_async, get_ftp_retry_settings, with_ftp_retry
  78. from backend.app.services.bambu_mqtt import PrinterState
  79. from backend.app.services.notification_service import notification_service
  80. from backend.app.services.print_scheduler import scheduler as print_scheduler
  81. from backend.app.services.printer_manager import (
  82. init_printer_connections,
  83. printer_manager,
  84. printer_state_to_dict,
  85. )
  86. from backend.app.services.smart_plug_manager import smart_plug_manager
  87. from backend.app.services.spoolman import close_spoolman_client, get_spoolman_client, init_spoolman_client
  88. from backend.app.services.tasmota import tasmota_service
  89. from backend.app.services.telemetry import start_telemetry_loop
  90. # Track active prints: {(printer_id, filename): archive_id}
  91. _active_prints: dict[tuple[int, str], int] = {}
  92. # Track expected prints from reprint/scheduled (skip auto-archiving for these)
  93. # {(printer_id, filename): archive_id}
  94. _expected_prints: dict[tuple[int, str], int] = {}
  95. # Track starting energy for prints: {archive_id: starting_kwh}
  96. _print_energy_start: dict[int, float] = {}
  97. def register_expected_print(printer_id: int, filename: str, archive_id: int):
  98. """Register an expected print from reprint/scheduled so we don't create duplicate archives."""
  99. # Store with multiple filename variations to catch different naming patterns
  100. _expected_prints[(printer_id, filename)] = archive_id
  101. # Also store without .3mf extension if present
  102. if filename.endswith(".3mf"):
  103. base = filename[:-4]
  104. _expected_prints[(printer_id, base)] = archive_id
  105. _expected_prints[(printer_id, f"{base}.gcode")] = archive_id
  106. logging.getLogger(__name__).info(
  107. f"Registered expected print: printer={printer_id}, file={filename}, archive={archive_id}"
  108. )
  109. _last_status_broadcast: dict[int, str] = {}
  110. _nozzle_count_updated: set[int] = set() # Track printers where we've updated nozzle_count
  111. async def _report_spoolman_usage(printer_id: int, archive_id: int, logger):
  112. """Report filament usage to Spoolman after print completion.
  113. This finds the spool by RFID tag_uid from current AMS state and reports
  114. the filament_used_grams from the archive metadata.
  115. """
  116. async with async_session() as db:
  117. from backend.app.api.routes.settings import get_setting
  118. from backend.app.models.archive import PrintArchive
  119. # Check if Spoolman is enabled
  120. spoolman_enabled = await get_setting(db, "spoolman_enabled")
  121. if not spoolman_enabled or spoolman_enabled.lower() != "true":
  122. return
  123. # Get Spoolman URL
  124. spoolman_url = await get_setting(db, "spoolman_url")
  125. if not spoolman_url:
  126. return
  127. # Get or create Spoolman client
  128. client = await get_spoolman_client()
  129. if not client:
  130. client = await init_spoolman_client(spoolman_url)
  131. # Check if Spoolman is reachable
  132. if not await client.health_check():
  133. logger.warning("Spoolman not reachable for usage reporting")
  134. return
  135. # Get archive to find filament usage
  136. result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  137. archive = result.scalar_one_or_none()
  138. if not archive or not archive.filament_used_grams:
  139. logger.debug(f"No filament usage data for archive {archive_id}")
  140. return
  141. filament_used = archive.filament_used_grams
  142. logger.info(f"[SPOOLMAN] Archive {archive_id} used {filament_used}g of filament")
  143. # Get current AMS state from printer to find the active spool
  144. state = printer_manager.get_status(printer_id)
  145. if not state or not state.raw_data:
  146. logger.debug("No printer state available for usage reporting")
  147. return
  148. ams_data = state.raw_data.get("ams")
  149. if not ams_data:
  150. logger.debug("No AMS data available for usage reporting")
  151. return
  152. # Find spools with RFID tags in Spoolman and report usage
  153. # For now, we report usage to the first spool found with a matching tag
  154. # TODO: In future, track which specific trays were used during the print
  155. spools_updated = 0
  156. for ams_unit in ams_data:
  157. trays = ams_unit.get("tray", [])
  158. for tray_data in trays:
  159. tag_uid = tray_data.get("tag_uid")
  160. if not tag_uid:
  161. continue
  162. # Find spool in Spoolman by tag
  163. spool = await client.find_spool_by_tag(tag_uid)
  164. if spool:
  165. # Report usage to Spoolman
  166. result = await client.use_spool(spool["id"], filament_used)
  167. if result:
  168. logger.info(
  169. f"[SPOOLMAN] Reported {filament_used}g usage to spool {spool['id']} (tag: {tag_uid})"
  170. )
  171. spools_updated += 1
  172. # Only report to one spool for single-material prints
  173. # Multi-material prints would need more sophisticated tracking
  174. return
  175. if spools_updated == 0:
  176. logger.debug(f"No matching Spoolman spools found for printer {printer_id}")
  177. async def on_printer_status_change(printer_id: int, state: PrinterState):
  178. """Handle printer status changes - broadcast via WebSocket."""
  179. # Only broadcast if something meaningful changed (reduce WebSocket spam)
  180. # Include rounded temperatures to detect meaningful temp changes (within 1 degree)
  181. temps = state.temperatures or {}
  182. nozzle_temp = round(temps.get("nozzle", 0))
  183. bed_temp = round(temps.get("bed", 0))
  184. nozzle_2_temp = round(temps.get("nozzle_2", 0)) if "nozzle_2" in temps else ""
  185. chamber_temp = round(temps.get("chamber", 0)) if "chamber" in temps else ""
  186. # Auto-detect dual-nozzle printers from MQTT temperature data
  187. if "nozzle_2" in temps and printer_id not in _nozzle_count_updated:
  188. _nozzle_count_updated.add(printer_id)
  189. # Update nozzle_count in database
  190. async with async_session() as db:
  191. from backend.app.models.printer import Printer
  192. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  193. printer = result.scalar_one_or_none()
  194. if printer and printer.nozzle_count != 2:
  195. printer.nozzle_count = 2
  196. await db.commit()
  197. logging.getLogger(__name__).info(
  198. f"Auto-detected dual-nozzle printer {printer_id}, updated nozzle_count=2"
  199. )
  200. # Include target temps for heating phase detection
  201. bed_target = round(temps.get("bed_target", 0))
  202. nozzle_target = round(temps.get("nozzle_target", 0))
  203. status_key = (
  204. f"{state.connected}:{state.state}:{state.progress}:{state.layer_num}:"
  205. f"{nozzle_temp}:{bed_temp}:{nozzle_2_temp}:{chamber_temp}:"
  206. f"{state.stg_cur}:{bed_target}:{nozzle_target}:"
  207. f"{state.cooling_fan_speed}:{state.big_fan1_speed}:{state.big_fan2_speed}"
  208. )
  209. if _last_status_broadcast.get(printer_id) == status_key:
  210. return # No change, skip broadcast
  211. _last_status_broadcast[printer_id] = status_key
  212. await ws_manager.send_printer_status(
  213. printer_id,
  214. printer_state_to_dict(state, printer_id),
  215. )
  216. async def on_ams_change(printer_id: int, ams_data: list):
  217. """Handle AMS data changes - sync to Spoolman if enabled and auto mode."""
  218. import logging
  219. logger = logging.getLogger(__name__)
  220. try:
  221. async with async_session() as db:
  222. from backend.app.api.routes.settings import get_setting
  223. from backend.app.models.printer import Printer
  224. # Check if Spoolman is enabled
  225. spoolman_enabled = await get_setting(db, "spoolman_enabled")
  226. if not spoolman_enabled or spoolman_enabled.lower() != "true":
  227. return
  228. # Check sync mode
  229. sync_mode = await get_setting(db, "spoolman_sync_mode")
  230. if sync_mode and sync_mode != "auto":
  231. return # Only sync on auto mode
  232. # Get Spoolman URL
  233. spoolman_url = await get_setting(db, "spoolman_url")
  234. if not spoolman_url:
  235. return
  236. # Get or create Spoolman client
  237. client = await get_spoolman_client()
  238. if not client:
  239. client = await init_spoolman_client(spoolman_url)
  240. # Check if Spoolman is reachable
  241. if not await client.health_check():
  242. logger.warning(f"Spoolman not reachable at {spoolman_url}")
  243. return
  244. # Get printer name for location
  245. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  246. printer = result.scalar_one_or_none()
  247. printer_name = printer.name if printer else f"Printer {printer_id}"
  248. # Sync each AMS tray
  249. synced = 0
  250. for ams_unit in ams_data:
  251. ams_id = int(ams_unit.get("id", 0))
  252. trays = ams_unit.get("tray", [])
  253. for tray_data in trays:
  254. tray = client.parse_ams_tray(ams_id, tray_data)
  255. if not tray:
  256. continue # Empty tray
  257. try:
  258. result = await client.sync_ams_tray(tray, printer_name)
  259. if result:
  260. synced += 1
  261. except Exception as e:
  262. logger.error(f"Error syncing AMS {ams_id} tray {tray.tray_id}: {e}")
  263. if synced > 0:
  264. logger.info(f"Auto-synced {synced} AMS trays to Spoolman for printer {printer_id}")
  265. except Exception as e:
  266. import logging
  267. logging.getLogger(__name__).warning(f"Spoolman AMS sync failed: {e}")
  268. async def _send_print_start_notification(
  269. printer_id: int,
  270. data: dict,
  271. archive_data: dict | None = None,
  272. logger=None,
  273. ):
  274. """Helper to send print start notification with optional archive data."""
  275. if logger is None:
  276. import logging
  277. logger = logging.getLogger(__name__)
  278. try:
  279. async with async_session() as db:
  280. from backend.app.models.printer import Printer
  281. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  282. printer = result.scalar_one_or_none()
  283. printer_name = printer.name if printer else f"Printer {printer_id}"
  284. await notification_service.on_print_start(printer_id, printer_name, data, db, archive_data=archive_data)
  285. except Exception as e:
  286. logger.warning(f"Notification on_print_start failed: {e}")
  287. def _load_objects_from_archive(archive, printer_id: int, logger) -> None:
  288. """Extract printable objects from an archive's 3MF file and store in printer state."""
  289. try:
  290. from backend.app.services.archive import extract_printable_objects_from_3mf
  291. file_path = app_settings.base_dir / archive.file_path
  292. if file_path.exists() and str(file_path).endswith(".3mf"):
  293. with open(file_path, "rb") as f:
  294. threemf_data = f.read()
  295. # Extract with positions for UI overlay
  296. printable_objects, bbox_all = extract_printable_objects_from_3mf(threemf_data, include_positions=True)
  297. if printable_objects:
  298. client = printer_manager.get_client(printer_id)
  299. if client:
  300. client.state.printable_objects = printable_objects
  301. client.state.printable_objects_bbox_all = bbox_all
  302. client.state.skipped_objects = []
  303. logger.info(f"Loaded {len(printable_objects)} printable objects for printer {printer_id}")
  304. except Exception as e:
  305. logger.debug(f"Failed to extract printable objects from archive: {e}")
  306. async def on_print_start(printer_id: int, data: dict):
  307. """Handle print start - archive the 3MF file immediately."""
  308. import logging
  309. logger = logging.getLogger(__name__)
  310. logger.info(f"[CALLBACK] on_print_start called for printer {printer_id}, data keys: {list(data.keys())}")
  311. await ws_manager.send_print_start(printer_id, data)
  312. # Track if notification was sent (to avoid sending twice)
  313. notification_sent = False
  314. # Smart plug automation: turn on plug when print starts
  315. try:
  316. async with async_session() as db:
  317. await smart_plug_manager.on_print_start(printer_id, db)
  318. except Exception as e:
  319. logger.warning(f"Smart plug on_print_start failed: {e}")
  320. async with async_session() as db:
  321. from backend.app.models.printer import Printer
  322. from backend.app.services.bambu_ftp import list_files_async
  323. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  324. printer = result.scalar_one_or_none()
  325. if not printer or not printer.auto_archive:
  326. # Send notification without archive data (auto-archive disabled)
  327. logger.info(
  328. f"[CALLBACK] Skipping archive - printer: {printer is not None}, auto_archive: {printer.auto_archive if printer else 'N/A'}"
  329. )
  330. if not notification_sent:
  331. await _send_print_start_notification(printer_id, data, logger=logger)
  332. return
  333. # Get the filename and subtask_name
  334. filename = data.get("filename", "")
  335. subtask_name = data.get("subtask_name", "")
  336. logger.info(f"[CALLBACK] Print start detected - filename: {filename}, subtask: {subtask_name}")
  337. if not filename and not subtask_name:
  338. # Send notification without archive data (no filename)
  339. logger.info("[CALLBACK] Skipping archive - no filename or subtask_name")
  340. if not notification_sent:
  341. await _send_print_start_notification(printer_id, data, logger=logger)
  342. return
  343. # Check if this is an expected print from reprint/scheduled
  344. # Build list of possible keys to check
  345. expected_keys = []
  346. if subtask_name:
  347. expected_keys.append((printer_id, subtask_name))
  348. expected_keys.append((printer_id, f"{subtask_name}.3mf"))
  349. expected_keys.append((printer_id, f"{subtask_name}.gcode.3mf"))
  350. if filename:
  351. fname = filename.split("/")[-1] if "/" in filename else filename
  352. expected_keys.append((printer_id, fname))
  353. # Strip extensions to match
  354. base = fname.replace(".gcode", "").replace(".3mf", "")
  355. expected_keys.append((printer_id, base))
  356. expected_keys.append((printer_id, f"{base}.3mf"))
  357. expected_archive_id = None
  358. for key in expected_keys:
  359. expected_archive_id = _expected_prints.pop(key, None)
  360. if expected_archive_id:
  361. # Clean up other possible keys for this print
  362. for other_key in expected_keys:
  363. _expected_prints.pop(other_key, None)
  364. break
  365. if expected_archive_id:
  366. # This is a reprint/scheduled print - use existing archive, don't create new one
  367. logger.info(f"Using expected archive {expected_archive_id} for print (skipping duplicate)")
  368. from backend.app.models.archive import PrintArchive
  369. result = await db.execute(select(PrintArchive).where(PrintArchive.id == expected_archive_id))
  370. archive = result.scalar_one_or_none()
  371. if archive:
  372. # Update archive status to printing
  373. archive.status = "printing"
  374. archive.started_at = datetime.now()
  375. await db.commit()
  376. # Track as active print
  377. _active_prints[(printer_id, archive.filename)] = archive.id
  378. if subtask_name:
  379. _active_prints[(printer_id, f"{subtask_name}.3mf")] = archive.id
  380. # Set up energy tracking
  381. try:
  382. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  383. plug = plug_result.scalar_one_or_none()
  384. logger.info(
  385. f"[ENERGY] Print start - archive {archive.id}, printer {printer_id}, plug found: {plug is not None}"
  386. )
  387. if plug:
  388. energy = await tasmota_service.get_energy(plug)
  389. logger.info(f"[ENERGY] Energy response from plug: {energy}")
  390. if energy and energy.get("total") is not None:
  391. _print_energy_start[archive.id] = energy["total"]
  392. logger.info(
  393. f"[ENERGY] Recorded starting energy for archive {archive.id}: {energy['total']} kWh"
  394. )
  395. else:
  396. logger.warning(f"[ENERGY] No 'total' in energy response for archive {archive.id}")
  397. else:
  398. logger.info(f"[ENERGY] No smart plug found for printer {printer_id}")
  399. except Exception as e:
  400. logger.warning(f"Failed to record starting energy: {e}")
  401. await ws_manager.send_archive_updated(
  402. {
  403. "id": archive.id,
  404. "status": "printing",
  405. }
  406. )
  407. # Send notification with archive data (reprint/scheduled)
  408. if not notification_sent:
  409. archive_data = {"print_time_seconds": archive.print_time_seconds}
  410. await _send_print_start_notification(printer_id, data, archive_data, logger)
  411. # Extract printable objects from the archived 3MF file
  412. _load_objects_from_archive(archive, printer_id, logger)
  413. return # Skip creating a new archive
  414. # Check if there's already a "printing" archive for this printer/file
  415. # This prevents duplicates when backend restarts during an active print
  416. from backend.app.models.archive import PrintArchive
  417. check_name = subtask_name or filename.split("/")[-1].replace(".gcode", "").replace(".3mf", "")
  418. existing = await db.execute(
  419. select(PrintArchive)
  420. .where(PrintArchive.printer_id == printer_id)
  421. .where(PrintArchive.status == "printing")
  422. .where(PrintArchive.print_name.ilike(f"%{check_name}%"))
  423. .order_by(PrintArchive.created_at.desc())
  424. .limit(1)
  425. )
  426. existing_archive = existing.scalar_one_or_none()
  427. if existing_archive:
  428. # Check if archive is stale (older than 4 hours) - likely a failed/cancelled print
  429. # that didn't get properly updated
  430. archive_age = datetime.now(UTC) - existing_archive.created_at.replace(tzinfo=UTC)
  431. if archive_age.total_seconds() > 4 * 60 * 60: # 4 hours
  432. logger.warning(
  433. f"Found stale 'printing' archive {existing_archive.id} (age: {archive_age}), "
  434. f"marking as cancelled and creating new archive"
  435. )
  436. existing_archive.status = "cancelled"
  437. existing_archive.failure_reason = "Stale - print likely cancelled or failed without status update"
  438. await db.commit()
  439. # Fall through to create new archive (don't return)
  440. existing_archive = None # Clear so we don't use stale archive
  441. else:
  442. logger.info(
  443. f"Skipping duplicate - already have printing archive {existing_archive.id} for {check_name}"
  444. )
  445. # Track this as the active print
  446. _active_prints[(printer_id, existing_archive.filename)] = existing_archive.id
  447. # Also set up energy tracking if not already tracked
  448. if existing_archive.id not in _print_energy_start:
  449. try:
  450. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  451. plug = plug_result.scalar_one_or_none()
  452. if plug:
  453. energy = await tasmota_service.get_energy(plug)
  454. if energy and energy.get("total") is not None:
  455. _print_energy_start[existing_archive.id] = energy["total"]
  456. logger.info(
  457. f"Recorded starting energy for existing archive {existing_archive.id}: {energy['total']} kWh"
  458. )
  459. except Exception as e:
  460. logger.warning(f"Failed to record starting energy for existing archive: {e}")
  461. # Send notification with archive data (existing archive)
  462. if not notification_sent:
  463. archive_data = {"print_time_seconds": existing_archive.print_time_seconds}
  464. await _send_print_start_notification(printer_id, data, archive_data, logger)
  465. # Extract printable objects from the archived 3MF file
  466. _load_objects_from_archive(existing_archive, printer_id, logger)
  467. return
  468. # Build list of possible 3MF filenames to try
  469. possible_names = []
  470. # Bambu printers typically store files as "Name.gcode.3mf"
  471. # The subtask_name is usually the best source for the filename
  472. if subtask_name:
  473. # Try common Bambu naming patterns
  474. possible_names.append(f"{subtask_name}.gcode.3mf")
  475. possible_names.append(f"{subtask_name}.3mf")
  476. # Try original filename with .3mf extension
  477. if filename:
  478. # Extract just the filename part, not the full path
  479. fname = filename.split("/")[-1] if "/" in filename else filename
  480. if fname.endswith(".3mf"):
  481. possible_names.append(fname)
  482. elif fname.endswith(".gcode"):
  483. base = fname.rsplit(".", 1)[0]
  484. possible_names.append(f"{base}.gcode.3mf")
  485. possible_names.append(f"{base}.3mf")
  486. else:
  487. possible_names.append(f"{fname}.gcode.3mf")
  488. possible_names.append(f"{fname}.3mf")
  489. # Remove duplicates while preserving order
  490. seen = set()
  491. possible_names = [x for x in possible_names if not (x in seen or seen.add(x))]
  492. logger.info(f"Trying filenames: {possible_names}")
  493. # Try to find and download the 3MF file
  494. temp_path = None
  495. downloaded_filename = None
  496. # Get FTP retry settings
  497. ftp_retry_enabled, ftp_retry_count, ftp_retry_delay = await get_ftp_retry_settings()
  498. for try_filename in possible_names:
  499. if not try_filename.endswith(".3mf"):
  500. continue
  501. remote_paths = [
  502. f"/cache/{try_filename}",
  503. f"/model/{try_filename}",
  504. f"/{try_filename}",
  505. ]
  506. temp_path = app_settings.archive_dir / "temp" / try_filename
  507. temp_path.parent.mkdir(parents=True, exist_ok=True)
  508. for remote_path in remote_paths:
  509. logger.debug(f"Trying FTP download: {remote_path}")
  510. try:
  511. if ftp_retry_enabled:
  512. downloaded = await with_ftp_retry(
  513. download_file_async,
  514. printer.ip_address,
  515. printer.access_code,
  516. remote_path,
  517. temp_path,
  518. max_retries=ftp_retry_count,
  519. retry_delay=ftp_retry_delay,
  520. operation_name=f"Download 3MF from {remote_path}",
  521. )
  522. else:
  523. downloaded = await download_file_async(
  524. printer.ip_address,
  525. printer.access_code,
  526. remote_path,
  527. temp_path,
  528. )
  529. if downloaded:
  530. downloaded_filename = try_filename
  531. logger.info(f"Downloaded: {remote_path}")
  532. break
  533. except Exception as e:
  534. logger.debug(f"FTP download failed for {remote_path}: {e}")
  535. if downloaded_filename:
  536. break
  537. # If still not found, try listing /cache to find matching file
  538. if not downloaded_filename and (filename or subtask_name):
  539. search_term = (subtask_name or filename).lower().replace(".gcode", "").replace(".3mf", "")
  540. logger.info(f"Direct FTP download failed, listing /cache to find '{search_term}'")
  541. try:
  542. cache_files = await list_files_async(printer.ip_address, printer.access_code, "/cache")
  543. threemf_files = [f.get("name") for f in cache_files if f.get("name", "").endswith(".3mf")]
  544. logger.info(
  545. f"Found {len(threemf_files)} 3MF files in /cache: {threemf_files[:5]}{'...' if len(threemf_files) > 5 else ''}"
  546. )
  547. for f in cache_files:
  548. if f.get("is_directory"):
  549. continue
  550. fname = f.get("name", "")
  551. if fname.endswith(".3mf") and search_term in fname.lower():
  552. logger.info(f"Found matching file: {fname}")
  553. temp_path = app_settings.archive_dir / "temp" / fname
  554. temp_path.parent.mkdir(parents=True, exist_ok=True)
  555. if ftp_retry_enabled:
  556. downloaded = await with_ftp_retry(
  557. download_file_async,
  558. printer.ip_address,
  559. printer.access_code,
  560. f"/cache/{fname}",
  561. temp_path,
  562. max_retries=ftp_retry_count,
  563. retry_delay=ftp_retry_delay,
  564. operation_name=f"Download 3MF from /cache/{fname}",
  565. )
  566. else:
  567. downloaded = await download_file_async(
  568. printer.ip_address,
  569. printer.access_code,
  570. f"/cache/{fname}",
  571. temp_path,
  572. )
  573. if downloaded:
  574. downloaded_filename = fname
  575. logger.info(f"Found and downloaded from cache: {fname}")
  576. break
  577. except Exception as e:
  578. logger.warning(f"Failed to list cache: {e}")
  579. if not downloaded_filename or not temp_path:
  580. logger.warning(f"Could not find 3MF file for print: {filename or subtask_name}")
  581. # Create a fallback archive without 3MF data so the print is still tracked
  582. # This commonly happens with P1S/A1 printers where FTP has file size limitations
  583. try:
  584. from backend.app.models.archive import PrintArchive
  585. # Derive print name from subtask_name or filename
  586. print_name = subtask_name or filename
  587. if print_name:
  588. # Clean up the name (remove extensions, path parts)
  589. print_name = print_name.split("/")[-1]
  590. print_name = print_name.replace(".gcode.3mf", "").replace(".gcode", "").replace(".3mf", "")
  591. else:
  592. print_name = "Unknown Print"
  593. # Create minimal archive entry
  594. fallback_archive = PrintArchive(
  595. printer_id=printer_id,
  596. filename=filename or f"{print_name}.3mf",
  597. file_path="", # Empty - no 3MF file available
  598. file_size=0,
  599. print_name=print_name,
  600. status="printing",
  601. started_at=datetime.now(),
  602. extra_data={"no_3mf_available": True, "original_subtask": subtask_name, "_print_data": data},
  603. )
  604. db.add(fallback_archive)
  605. await db.commit()
  606. await db.refresh(fallback_archive)
  607. logger.info(f"Created fallback archive {fallback_archive.id} for {print_name} (no 3MF available)")
  608. # Track as active print
  609. _active_prints[(printer_id, fallback_archive.filename)] = fallback_archive.id
  610. if filename:
  611. _active_prints[(printer_id, filename)] = fallback_archive.id
  612. if subtask_name:
  613. _active_prints[(printer_id, f"{subtask_name}.3mf")] = fallback_archive.id
  614. _active_prints[(printer_id, subtask_name)] = fallback_archive.id
  615. # Record starting energy if smart plug available
  616. try:
  617. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  618. plug = plug_result.scalar_one_or_none()
  619. if plug:
  620. energy = await tasmota_service.get_energy(plug)
  621. if energy and energy.get("total") is not None:
  622. _print_energy_start[fallback_archive.id] = energy["total"]
  623. logger.info(
  624. f"[ENERGY] Recorded starting energy for fallback archive {fallback_archive.id}: {energy['total']} kWh"
  625. )
  626. except Exception as e:
  627. logger.warning(f"Failed to record starting energy for fallback: {e}")
  628. # Send WebSocket notification
  629. await ws_manager.send_archive_created(
  630. {
  631. "id": fallback_archive.id,
  632. "printer_id": fallback_archive.printer_id,
  633. "filename": fallback_archive.filename,
  634. "print_name": fallback_archive.print_name,
  635. "status": fallback_archive.status,
  636. }
  637. )
  638. # Send notification without archive data (file not found)
  639. if not notification_sent:
  640. await _send_print_start_notification(printer_id, data, logger=logger)
  641. return
  642. except Exception as e:
  643. logger.error(f"Failed to create fallback archive: {e}")
  644. # Send notification without archive data (file not found)
  645. if not notification_sent:
  646. await _send_print_start_notification(printer_id, data, logger=logger)
  647. return
  648. try:
  649. # Archive the file with status "printing"
  650. service = ArchiveService(db)
  651. archive = await service.archive_print(
  652. printer_id=printer_id,
  653. source_file=temp_path,
  654. print_data={**data, "status": "printing"},
  655. )
  656. if archive:
  657. # Track this active print (use both original filename and downloaded filename)
  658. _active_prints[(printer_id, downloaded_filename)] = archive.id
  659. if filename and filename != downloaded_filename:
  660. _active_prints[(printer_id, filename)] = archive.id
  661. if subtask_name:
  662. _active_prints[(printer_id, f"{subtask_name}.3mf")] = archive.id
  663. logger.info(f"Created archive {archive.id} for {downloaded_filename}")
  664. # Record starting energy from smart plug if available
  665. try:
  666. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  667. plug = plug_result.scalar_one_or_none()
  668. logger.info(
  669. f"[ENERGY] Auto-archive print start - archive {archive.id}, printer {printer_id}, plug found: {plug is not None}"
  670. )
  671. if plug:
  672. energy = await tasmota_service.get_energy(plug)
  673. logger.info(f"[ENERGY] Auto-archive energy response: {energy}")
  674. if energy and energy.get("total") is not None:
  675. _print_energy_start[archive.id] = energy["total"]
  676. logger.info(
  677. f"[ENERGY] Recorded starting energy for archive {archive.id}: {energy['total']} kWh"
  678. )
  679. else:
  680. logger.warning(f"[ENERGY] No 'total' in energy response for archive {archive.id}")
  681. else:
  682. logger.info(f"[ENERGY] No smart plug found for printer {printer_id}")
  683. except Exception as e:
  684. logger.warning(f"Failed to record starting energy: {e}")
  685. await ws_manager.send_archive_created(
  686. {
  687. "id": archive.id,
  688. "printer_id": archive.printer_id,
  689. "filename": archive.filename,
  690. "print_name": archive.print_name,
  691. "status": archive.status,
  692. }
  693. )
  694. # Send notification with archive data (new archive created)
  695. if not notification_sent:
  696. archive_data = {"print_time_seconds": archive.print_time_seconds}
  697. await _send_print_start_notification(printer_id, data, archive_data, logger)
  698. notification_sent = True
  699. # Extract printable objects for skip object functionality
  700. try:
  701. from backend.app.services.archive import extract_printable_objects_from_3mf
  702. with open(temp_path, "rb") as f:
  703. threemf_data = f.read()
  704. # Extract with positions for UI overlay
  705. printable_objects, bbox_all = extract_printable_objects_from_3mf(
  706. threemf_data, include_positions=True
  707. )
  708. if printable_objects:
  709. # Store objects in printer state
  710. client = printer_manager.get_client(printer_id)
  711. if client:
  712. client.state.printable_objects = printable_objects
  713. client.state.printable_objects_bbox_all = bbox_all
  714. client.state.skipped_objects = [] # Reset skipped objects for new print
  715. logger.info(f"Loaded {len(printable_objects)} printable objects for printer {printer_id}")
  716. except Exception as e:
  717. logger.debug(f"Failed to extract printable objects: {e}")
  718. finally:
  719. if temp_path and temp_path.exists():
  720. temp_path.unlink()
  721. async def _scan_for_timelapse_with_retries(archive_id: int):
  722. """
  723. Scan for timelapse with retries.
  724. The printer encodes the timelapse quickly after print completion.
  725. We just need a short delay then grab the most recent file.
  726. Since we KNOW timelapse was active (from MQTT ipcam data), the most recent
  727. file in /timelapse is our target. Retries handle FTP connection issues.
  728. """
  729. import logging
  730. logger = logging.getLogger(__name__)
  731. # Short delays - printer usually finishes encoding within seconds
  732. retry_delays = [5, 10, 20]
  733. for attempt, delay in enumerate(retry_delays, 1):
  734. logger.info(
  735. f"[TIMELAPSE] Attempt {attempt}/{len(retry_delays)}: waiting {delay}s before scanning for archive {archive_id}"
  736. )
  737. await asyncio.sleep(delay)
  738. try:
  739. async with async_session() as db:
  740. from backend.app.models.printer import Printer
  741. from backend.app.services.bambu_ftp import download_file_bytes_async, list_files_async
  742. # Get archive (ArchiveService from module-level import)
  743. service = ArchiveService(db)
  744. archive = await service.get_archive(archive_id)
  745. if not archive:
  746. logger.warning(f"[TIMELAPSE] Archive {archive_id} not found, stopping retries")
  747. return
  748. if archive.timelapse_path:
  749. logger.info(f"[TIMELAPSE] Archive {archive_id} already has timelapse attached, stopping retries")
  750. return
  751. if not archive.printer_id:
  752. logger.warning(f"[TIMELAPSE] Archive {archive_id} has no printer, stopping retries")
  753. return
  754. # Get printer
  755. result = await db.execute(select(Printer).where(Printer.id == archive.printer_id))
  756. printer = result.scalar_one_or_none()
  757. if not printer:
  758. logger.warning(f"[TIMELAPSE] Printer not found for archive {archive_id}, stopping retries")
  759. return
  760. # Scan timelapse directory on printer
  761. # H2D may store in different locations than X1C
  762. files = []
  763. found_path = None
  764. for timelapse_path in ["/timelapse", "/timelapse/video", "/record", "/recording"]:
  765. try:
  766. found_files = await list_files_async(printer.ip_address, printer.access_code, timelapse_path)
  767. if found_files:
  768. files = found_files
  769. found_path = timelapse_path
  770. logger.info(f"[TIMELAPSE] Attempt {attempt}: Found {len(files)} files in {timelapse_path}")
  771. break
  772. except Exception as e:
  773. logger.debug(f"[TIMELAPSE] Path {timelapse_path} failed: {e}")
  774. continue
  775. if not files:
  776. logger.info(f"[TIMELAPSE] Attempt {attempt}: No timelapse files found on printer, will retry")
  777. continue
  778. mp4_files = [f for f in files if not f.get("is_directory") and f.get("name", "").endswith(".mp4")]
  779. # Log ALL mp4 files found for debugging
  780. logger.info(f"[TIMELAPSE] Attempt {attempt}: Found {len(mp4_files)} MP4 files in {found_path}")
  781. for f in mp4_files[:5]: # Log first 5
  782. logger.info(f"[TIMELAPSE] - {f.get('name')}, mtime={f.get('mtime')}")
  783. if not mp4_files:
  784. logger.info(f"[TIMELAPSE] Attempt {attempt}: No MP4 files found, will retry")
  785. continue
  786. # Sort by mtime descending to get most recent file
  787. mp4_files_with_mtime = [f for f in mp4_files if f.get("mtime")]
  788. if not mp4_files_with_mtime:
  789. logger.info(f"[TIMELAPSE] Attempt {attempt}: No MP4 files with mtime found, will retry")
  790. continue
  791. mp4_files_with_mtime.sort(key=lambda x: x.get("mtime"), reverse=True)
  792. most_recent = mp4_files_with_mtime[0]
  793. file_name = most_recent.get("name")
  794. logger.info(f"[TIMELAPSE] Attempt {attempt}: Most recent file: {file_name}")
  795. # Since we KNOW timelapse was active (from MQTT), just grab the most recent file
  796. remote_path = most_recent.get("path") or f"/timelapse/{file_name}"
  797. logger.info(f"[TIMELAPSE] Downloading {file_name} for archive {archive_id}")
  798. timelapse_data = await download_file_bytes_async(printer.ip_address, printer.access_code, remote_path)
  799. if timelapse_data:
  800. success = await service.attach_timelapse(archive_id, timelapse_data, file_name)
  801. if success:
  802. logger.info(f"[TIMELAPSE] Successfully attached timelapse to archive {archive_id}")
  803. await ws_manager.send_archive_updated({"id": archive_id, "timelapse_attached": True})
  804. return # Success!
  805. else:
  806. logger.warning(f"[TIMELAPSE] Failed to attach timelapse to archive {archive_id}")
  807. else:
  808. logger.warning(f"[TIMELAPSE] Attempt {attempt}: Failed to download, will retry")
  809. except Exception as e:
  810. logger.warning(f"[TIMELAPSE] Attempt {attempt} failed with error: {e}")
  811. logger.warning(f"[TIMELAPSE] All {len(retry_delays)} attempts exhausted for archive {archive_id}, giving up")
  812. async def on_print_complete(printer_id: int, data: dict):
  813. """Handle print completion - update the archive status."""
  814. import logging
  815. import time
  816. logger = logging.getLogger(__name__)
  817. start_time = time.time()
  818. def log_timing(section: str):
  819. elapsed = time.time() - start_time
  820. logger.info(f"[TIMING] {section}: {elapsed:.3f}s elapsed")
  821. logger.info(f"[CALLBACK] on_print_complete started for printer {printer_id}")
  822. try:
  823. ws_data = {
  824. "status": data.get("status"),
  825. "filename": data.get("filename"),
  826. "subtask_name": data.get("subtask_name"),
  827. "timelapse_was_active": data.get("timelapse_was_active"),
  828. }
  829. await ws_manager.send_print_complete(printer_id, ws_data)
  830. log_timing("WebSocket send_print_complete")
  831. except Exception as e:
  832. logger.warning(f"[CALLBACK] WebSocket send_print_complete failed: {e}")
  833. filename = data.get("filename", "")
  834. subtask_name = data.get("subtask_name", "")
  835. if not filename and not subtask_name:
  836. logger.warning("Print complete without filename or subtask_name")
  837. return
  838. logger.info(f"Print complete - filename: {filename}, subtask: {subtask_name}, status: {data.get('status')}")
  839. # Build list of possible keys to try (matching how they were registered in on_print_start)
  840. possible_keys = []
  841. # Try subtask_name variations first (most reliable for matching)
  842. if subtask_name:
  843. possible_keys.append((printer_id, f"{subtask_name}.3mf"))
  844. possible_keys.append((printer_id, f"{subtask_name}.gcode.3mf"))
  845. possible_keys.append((printer_id, subtask_name))
  846. # Try filename variations
  847. if filename:
  848. # Extract just the filename if it's a path
  849. fname = filename.split("/")[-1] if "/" in filename else filename
  850. if fname.endswith(".3mf"):
  851. possible_keys.append((printer_id, fname))
  852. elif fname.endswith(".gcode"):
  853. base_name = fname.rsplit(".", 1)[0]
  854. possible_keys.append((printer_id, f"{base_name}.gcode.3mf"))
  855. possible_keys.append((printer_id, f"{base_name}.3mf"))
  856. possible_keys.append((printer_id, fname))
  857. else:
  858. possible_keys.append((printer_id, f"{fname}.gcode.3mf"))
  859. possible_keys.append((printer_id, f"{fname}.3mf"))
  860. possible_keys.append((printer_id, fname))
  861. # Also try full path versions
  862. if filename.endswith(".3mf"):
  863. possible_keys.append((printer_id, filename))
  864. elif filename.endswith(".gcode"):
  865. base_name = filename.rsplit(".", 1)[0]
  866. possible_keys.append((printer_id, f"{base_name}.3mf"))
  867. possible_keys.append((printer_id, filename))
  868. else:
  869. possible_keys.append((printer_id, f"{filename}.3mf"))
  870. possible_keys.append((printer_id, filename))
  871. # Find the archive for this print
  872. logger.info(f"Looking for archive in _active_prints, keys to try: {possible_keys[:5]}...")
  873. logger.info(f"Current _active_prints: {list(_active_prints.keys())}")
  874. archive_id = None
  875. for key in possible_keys:
  876. archive_id = _active_prints.pop(key, None)
  877. if archive_id:
  878. logger.info(f"Found archive {archive_id} with key {key}")
  879. # Also clean up any other keys pointing to this archive
  880. keys_to_remove = [k for k, v in _active_prints.items() if v == archive_id]
  881. for k in keys_to_remove:
  882. _active_prints.pop(k, None)
  883. break
  884. if not archive_id:
  885. # Try to find by filename or subtask_name if not tracked (for prints started before app)
  886. async with async_session() as db:
  887. from backend.app.models.archive import PrintArchive
  888. # Try matching by subtask_name (stored as print_name) first
  889. if subtask_name:
  890. result = await db.execute(
  891. select(PrintArchive)
  892. .where(PrintArchive.printer_id == printer_id)
  893. .where(PrintArchive.status == "printing")
  894. .where(
  895. or_(
  896. PrintArchive.print_name.ilike(f"%{subtask_name}%"),
  897. PrintArchive.filename.ilike(f"%{subtask_name}%"),
  898. )
  899. )
  900. .order_by(PrintArchive.created_at.desc())
  901. .limit(1)
  902. )
  903. archive = result.scalar_one_or_none()
  904. if archive:
  905. archive_id = archive.id
  906. logger.info(f"Found archive {archive_id} by subtask_name match: {subtask_name}")
  907. # Also try by filename
  908. if not archive_id and filename:
  909. result = await db.execute(
  910. select(PrintArchive)
  911. .where(PrintArchive.printer_id == printer_id)
  912. .where(PrintArchive.filename == filename)
  913. .where(PrintArchive.status == "printing")
  914. .order_by(PrintArchive.created_at.desc())
  915. .limit(1)
  916. )
  917. archive = result.scalar_one_or_none()
  918. if archive:
  919. archive_id = archive.id
  920. if not archive_id:
  921. logger.warning(f"Could not find archive for print complete: filename={filename}, subtask={subtask_name}")
  922. return
  923. log_timing("Archive lookup")
  924. # Update archive status
  925. logger.info(f"[ARCHIVE] Updating archive {archive_id} status...")
  926. try:
  927. async with async_session() as db:
  928. service = ArchiveService(db)
  929. status = data.get("status", "completed")
  930. # Auto-detect failure reason
  931. failure_reason = None
  932. if status == "aborted":
  933. failure_reason = "User cancelled"
  934. logger.info("[ARCHIVE] Print was aborted by user, setting failure_reason='User cancelled'")
  935. elif status == "failed":
  936. # Try to determine failure reason from HMS errors
  937. hms_errors = data.get("hms_errors", [])
  938. if hms_errors:
  939. logger.info(f"[ARCHIVE] HMS errors at failure: {hms_errors}")
  940. # Map known HMS error modules to failure reasons
  941. # Module 0x07 = Filament, 0x0C = MC (Motion Controller), etc.
  942. for err in hms_errors:
  943. module = err.get("module", 0)
  944. if module == 0x07: # Filament module
  945. failure_reason = "Filament runout"
  946. break
  947. elif module == 0x0C: # Motion controller
  948. failure_reason = "Layer shift"
  949. break
  950. elif module == 0x05: # Nozzle/extruder
  951. failure_reason = "Clogged nozzle"
  952. break
  953. if failure_reason:
  954. logger.info(f"[ARCHIVE] Detected failure_reason from HMS: {failure_reason}")
  955. else:
  956. logger.info("[ARCHIVE] No HMS errors available to determine failure reason")
  957. await service.update_archive_status(
  958. archive_id,
  959. status=status,
  960. completed_at=datetime.now() if status in ("completed", "failed", "aborted") else None,
  961. failure_reason=failure_reason,
  962. )
  963. logger.info(f"[ARCHIVE] Archive {archive_id} status updated to {status}, failure_reason={failure_reason}")
  964. await ws_manager.send_archive_updated(
  965. {
  966. "id": archive_id,
  967. "status": status,
  968. }
  969. )
  970. logger.info(f"[ARCHIVE] WebSocket notification sent for archive {archive_id}")
  971. except Exception as e:
  972. logger.error(f"[ARCHIVE] Failed to update archive {archive_id} status: {e}", exc_info=True)
  973. # Continue with other operations even if archive update fails
  974. log_timing("Archive status update")
  975. # Report filament usage to Spoolman if print completed successfully
  976. if data.get("status") == "completed":
  977. try:
  978. await _report_spoolman_usage(printer_id, archive_id, logger)
  979. log_timing("Spoolman usage report")
  980. except Exception as e:
  981. logger.warning(f"Spoolman usage reporting failed: {e}")
  982. # Run slow operations as background tasks to avoid blocking the event loop
  983. # These operations can take 5-10+ seconds and would freeze the UI if awaited
  984. starting_kwh = _print_energy_start.pop(archive_id, None)
  985. async def _background_energy_calculation():
  986. """Calculate and save energy usage in background."""
  987. try:
  988. logger.info(f"[ENERGY-BG] Starting energy calculation for archive {archive_id}")
  989. async with async_session() as db:
  990. plug_result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  991. plug = plug_result.scalar_one_or_none()
  992. if plug:
  993. energy = await tasmota_service.get_energy(plug)
  994. logger.info(f"[ENERGY-BG] Energy response: {energy}")
  995. energy_used = None
  996. if starting_kwh is not None and energy and energy.get("total") is not None:
  997. ending_kwh = energy["total"]
  998. energy_used = round(ending_kwh - starting_kwh, 4)
  999. logger.info(f"[ENERGY-BG] Per-print energy: {energy_used} kWh")
  1000. if energy_used is not None and energy_used >= 0:
  1001. from backend.app.api.routes.settings import get_setting
  1002. energy_cost_per_kwh = await get_setting(db, "energy_cost_per_kwh")
  1003. cost_per_kwh = float(energy_cost_per_kwh) if energy_cost_per_kwh else 0.15
  1004. energy_cost = round(energy_used * cost_per_kwh, 2)
  1005. from backend.app.models.archive import PrintArchive
  1006. result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  1007. archive = result.scalar_one_or_none()
  1008. if archive:
  1009. archive.energy_kwh = energy_used
  1010. archive.energy_cost = energy_cost
  1011. await db.commit()
  1012. logger.info(f"[ENERGY-BG] Saved: {energy_used} kWh, cost={energy_cost}")
  1013. else:
  1014. logger.info(f"[ENERGY-BG] No smart plug for printer {printer_id}")
  1015. except Exception as e:
  1016. logger.warning(f"[ENERGY-BG] Failed: {e}")
  1017. async def _background_finish_photo():
  1018. """Capture finish photo in background."""
  1019. try:
  1020. logger.info(f"[PHOTO-BG] Starting finish photo capture for archive {archive_id}")
  1021. from backend.app.api.routes.camera import _active_chamber_streams, _active_streams, get_buffered_frame
  1022. async with async_session() as db:
  1023. from backend.app.api.routes.settings import get_setting
  1024. capture_enabled = await get_setting(db, "capture_finish_photo")
  1025. if capture_enabled is None or capture_enabled.lower() == "true":
  1026. from backend.app.models.printer import Printer
  1027. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  1028. printer = result.scalar_one_or_none()
  1029. if printer and archive_id:
  1030. from backend.app.models.archive import PrintArchive
  1031. result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  1032. archive = result.scalar_one_or_none()
  1033. if archive:
  1034. import uuid
  1035. from datetime import datetime
  1036. from pathlib import Path
  1037. archive_dir = app_settings.base_dir / Path(archive.file_path).parent
  1038. photo_filename = None
  1039. # Check if camera stream is active - use buffered frame to avoid freeze
  1040. # Check both RTSP streams (_active_streams) and chamber image streams (_active_chamber_streams)
  1041. active_for_printer = [k for k in _active_streams if k.startswith(f"{printer_id}-")]
  1042. active_chamber_for_printer = [
  1043. k for k in _active_chamber_streams if k.startswith(f"{printer_id}-")
  1044. ]
  1045. buffered_frame = get_buffered_frame(printer_id)
  1046. if (active_for_printer or active_chamber_for_printer) and buffered_frame:
  1047. # Use frame from active stream
  1048. logger.info("[PHOTO-BG] Using buffered frame from active stream")
  1049. photos_dir = archive_dir / "photos"
  1050. photos_dir.mkdir(parents=True, exist_ok=True)
  1051. timestamp = datetime.now().strftime("%Y%m%d_%H%M%S")
  1052. photo_filename = f"finish_{timestamp}_{uuid.uuid4().hex[:8]}.jpg"
  1053. photo_path = photos_dir / photo_filename
  1054. await asyncio.to_thread(photo_path.write_bytes, buffered_frame)
  1055. logger.info(f"[PHOTO-BG] Saved buffered frame: {photo_filename}")
  1056. else:
  1057. # No active stream - capture new frame
  1058. from backend.app.services.camera import capture_finish_photo
  1059. photo_filename = await capture_finish_photo(
  1060. printer_id=printer_id,
  1061. ip_address=printer.ip_address,
  1062. access_code=printer.access_code,
  1063. model=printer.model,
  1064. archive_dir=archive_dir,
  1065. )
  1066. if photo_filename:
  1067. photos = archive.photos or []
  1068. photos.append(photo_filename)
  1069. archive.photos = photos
  1070. await db.commit()
  1071. logger.info(f"[PHOTO-BG] Saved: {photo_filename}")
  1072. except Exception as e:
  1073. logger.warning(f"[PHOTO-BG] Failed: {e}")
  1074. asyncio.create_task(_background_energy_calculation())
  1075. asyncio.create_task(_background_finish_photo()) # Skips if camera stream active
  1076. log_timing("Background tasks scheduled (energy, photo)")
  1077. # Also run smart plug, notifications, and maintenance as background tasks
  1078. print_status = data.get("status", "completed")
  1079. async def _background_smart_plug():
  1080. """Handle smart plug automation in background."""
  1081. try:
  1082. logger.info(f"[AUTO-OFF-BG] Starting smart plug automation for printer {printer_id}")
  1083. async with async_session() as db:
  1084. await smart_plug_manager.on_print_complete(printer_id, print_status, db)
  1085. logger.info("[AUTO-OFF-BG] Completed")
  1086. except Exception as e:
  1087. logger.warning(f"[AUTO-OFF-BG] Failed: {e}")
  1088. async def _background_notifications():
  1089. """Send print complete notifications in background."""
  1090. try:
  1091. logger.info(f"[NOTIFY-BG] Starting notifications for printer {printer_id}")
  1092. async with async_session() as db:
  1093. from backend.app.models.archive import PrintArchive
  1094. from backend.app.models.printer import Printer
  1095. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  1096. printer = result.scalar_one_or_none()
  1097. printer_name = printer.name if printer else f"Printer {printer_id}"
  1098. archive_data = None
  1099. if archive_id:
  1100. archive_result = await db.execute(select(PrintArchive).where(PrintArchive.id == archive_id))
  1101. archive = archive_result.scalar_one_or_none()
  1102. if archive:
  1103. archive_data = {
  1104. "print_time_seconds": archive.print_time_seconds,
  1105. "actual_filament_grams": archive.filament_used_grams,
  1106. "failure_reason": archive.failure_reason,
  1107. }
  1108. await notification_service.on_print_complete(
  1109. printer_id, printer_name, print_status, data, db, archive_data=archive_data
  1110. )
  1111. logger.info("[NOTIFY-BG] Completed")
  1112. except Exception as e:
  1113. logger.warning(f"[NOTIFY-BG] Failed: {e}")
  1114. async def _background_maintenance_check():
  1115. """Check for maintenance due in background."""
  1116. if print_status != "completed":
  1117. return
  1118. try:
  1119. logger.info(f"[MAINT-BG] Starting maintenance check for printer {printer_id}")
  1120. async with async_session() as db:
  1121. from backend.app.models.printer import Printer
  1122. result = await db.execute(select(Printer).where(Printer.id == printer_id))
  1123. printer = result.scalar_one_or_none()
  1124. printer_name = printer.name if printer else f"Printer {printer_id}"
  1125. await ensure_default_types(db)
  1126. overview = await _get_printer_maintenance_internal(printer_id, db, commit=True)
  1127. items_needing_attention = [
  1128. {"name": item.maintenance_type_name, "is_due": item.is_due, "is_warning": item.is_warning}
  1129. for item in overview.maintenance_items
  1130. if item.enabled and (item.is_due or item.is_warning)
  1131. ]
  1132. if items_needing_attention:
  1133. await notification_service.on_maintenance_due(printer_id, printer_name, items_needing_attention, db)
  1134. logger.info(f"[MAINT-BG] Sent notification: {len(items_needing_attention)} items need attention")
  1135. else:
  1136. logger.info("[MAINT-BG] Completed (no items need attention)")
  1137. except Exception as e:
  1138. logger.warning(f"[MAINT-BG] Failed: {e}")
  1139. asyncio.create_task(_background_smart_plug())
  1140. asyncio.create_task(_background_notifications())
  1141. asyncio.create_task(_background_maintenance_check())
  1142. log_timing("All background tasks scheduled")
  1143. # Auto-scan for timelapse if recording was active during the print
  1144. if archive_id and data.get("timelapse_was_active") and data.get("status") == "completed":
  1145. logger.info(f"[TIMELAPSE] Timelapse was active during print, scheduling auto-scan for archive {archive_id}")
  1146. # Schedule timelapse scan as background task with retries
  1147. # The printer needs time to encode the video after print completion
  1148. asyncio.create_task(_scan_for_timelapse_with_retries(archive_id))
  1149. log_timing("Timelapse scan scheduled")
  1150. # Update queue item if this was a scheduled print
  1151. try:
  1152. async with async_session() as db:
  1153. from backend.app.models.print_queue import PrintQueueItem
  1154. # Note: SmartPlug is already imported at module level (line 56)
  1155. # Do NOT import it here as it would shadow the module-level import
  1156. # and cause "cannot access local variable" errors earlier in this function
  1157. result = await db.execute(
  1158. select(PrintQueueItem)
  1159. .where(PrintQueueItem.printer_id == printer_id)
  1160. .where(PrintQueueItem.status == "printing")
  1161. )
  1162. queue_item = result.scalar_one_or_none()
  1163. if queue_item:
  1164. status = data.get("status", "completed")
  1165. queue_item.status = status
  1166. queue_item.completed_at = datetime.now()
  1167. await db.commit()
  1168. logger.info(f"Updated queue item {queue_item.id} status to {status}")
  1169. # Handle auto_off_after - power off printer if requested (after cooldown)
  1170. if queue_item.auto_off_after:
  1171. result = await db.execute(select(SmartPlug).where(SmartPlug.printer_id == printer_id))
  1172. plug = result.scalar_one_or_none()
  1173. if plug and plug.enabled:
  1174. logger.info(f"Auto-off requested for printer {printer_id}, waiting for cooldown...")
  1175. async def cooldown_and_poweroff(pid: int, plug_id: int):
  1176. # Wait for nozzle to cool down
  1177. await printer_manager.wait_for_cooldown(pid, target_temp=50.0, timeout=600)
  1178. # Re-fetch plug in new session
  1179. async with async_session() as new_db:
  1180. result = await new_db.execute(select(SmartPlug).where(SmartPlug.id == plug_id))
  1181. p = result.scalar_one_or_none()
  1182. if p and p.enabled:
  1183. success = await tasmota_service.turn_off(p)
  1184. if success:
  1185. logger.info(f"Powered off printer {pid} via smart plug '{p.name}'")
  1186. else:
  1187. logger.warning(f"Failed to power off printer {pid} via smart plug")
  1188. asyncio.create_task(cooldown_and_poweroff(printer_id, plug.id))
  1189. except Exception as e:
  1190. import logging
  1191. logging.getLogger(__name__).warning(f"Queue item update failed: {e}")
  1192. log_timing("Queue item update")
  1193. logger.info(f"[CALLBACK] on_print_complete finished for printer {printer_id}, archive {archive_id}")
  1194. # AMS sensor history recording
  1195. _ams_history_task: asyncio.Task | None = None
  1196. AMS_HISTORY_INTERVAL = 300 # Record every 5 minutes
  1197. AMS_HISTORY_RETENTION_DAYS = 30 # Keep data for 30 days
  1198. _ams_cleanup_counter = 0 # Track recordings to trigger periodic cleanup
  1199. _ams_alarm_cooldown: dict[str, datetime] = {} # Track alarm cooldowns (printer_id:ams_id:type -> last_alarm_time)
  1200. AMS_ALARM_COOLDOWN_MINUTES = 60 # Don't send same alarm more than once per hour
  1201. async def record_ams_history():
  1202. """Background task to record AMS humidity and temperature data."""
  1203. import logging
  1204. logger = logging.getLogger(__name__)
  1205. # Wait a short time for MQTT connections to establish on startup
  1206. await asyncio.sleep(10)
  1207. while True:
  1208. try:
  1209. from backend.app.models.ams_history import AMSSensorHistory
  1210. from backend.app.models.printer import Printer
  1211. from backend.app.models.settings import Settings
  1212. async with async_session() as db:
  1213. # Get all active printers
  1214. result = await db.execute(select(Printer).where(Printer.is_active.is_(True)))
  1215. printers = result.scalars().all()
  1216. # Get alarm thresholds from settings
  1217. humidity_threshold = 60.0 # Default: fair threshold
  1218. temp_threshold = 35.0 # Default: fair threshold
  1219. result = await db.execute(select(Settings).where(Settings.key == "ams_humidity_fair"))
  1220. setting = result.scalar_one_or_none()
  1221. if setting:
  1222. try:
  1223. humidity_threshold = float(setting.value)
  1224. except (ValueError, TypeError):
  1225. pass
  1226. result = await db.execute(select(Settings).where(Settings.key == "ams_temp_fair"))
  1227. setting = result.scalar_one_or_none()
  1228. if setting:
  1229. try:
  1230. temp_threshold = float(setting.value)
  1231. except (ValueError, TypeError):
  1232. pass
  1233. recorded_count = 0
  1234. for printer in printers:
  1235. # Get current state from printer manager
  1236. state = printer_manager.get_status(printer.id)
  1237. if not state or not state.connected or not state.raw_data:
  1238. continue # Skip disconnected printers - don't use stale data
  1239. raw_data = state.raw_data
  1240. if "ams" not in raw_data or not isinstance(raw_data["ams"], list):
  1241. continue
  1242. # Record data for each AMS unit
  1243. for ams_data in raw_data["ams"]:
  1244. ams_id = int(ams_data.get("id", 0))
  1245. # Get humidity (prefer humidity_raw)
  1246. humidity_raw = ams_data.get("humidity_raw")
  1247. humidity_idx = ams_data.get("humidity")
  1248. humidity = None
  1249. if humidity_raw is not None:
  1250. try:
  1251. humidity = float(humidity_raw)
  1252. except (ValueError, TypeError):
  1253. pass
  1254. if humidity is None and humidity_idx is not None:
  1255. try:
  1256. humidity = float(humidity_idx)
  1257. except (ValueError, TypeError):
  1258. pass
  1259. # Get temperature
  1260. temperature = None
  1261. temp_str = ams_data.get("temp")
  1262. if temp_str is not None:
  1263. try:
  1264. temperature = float(temp_str)
  1265. except (ValueError, TypeError):
  1266. pass
  1267. # Skip if no data
  1268. if humidity is None and temperature is None:
  1269. continue
  1270. # Record the data point
  1271. history = AMSSensorHistory(
  1272. printer_id=printer.id,
  1273. ams_id=ams_id,
  1274. humidity=humidity,
  1275. humidity_raw=float(humidity_raw) if humidity_raw else None,
  1276. temperature=temperature,
  1277. )
  1278. db.add(history)
  1279. recorded_count += 1
  1280. # Generate AMS label and determine if it's AMS-HT (A, B, C, D or HT-A for AMS-Lite/Hub)
  1281. is_ams_ht = ams_id >= 128
  1282. if is_ams_ht:
  1283. ams_label = f"HT-{chr(65 + (ams_id - 128))}"
  1284. else:
  1285. ams_label = f"AMS-{chr(65 + ams_id)}"
  1286. # Check humidity alarm (only if above threshold)
  1287. if humidity is not None and humidity > humidity_threshold:
  1288. cooldown_key = f"{printer.id}:{ams_id}:humidity"
  1289. last_alarm = _ams_alarm_cooldown.get(cooldown_key)
  1290. now = datetime.now()
  1291. if (
  1292. last_alarm is None
  1293. or (now - last_alarm).total_seconds() >= AMS_ALARM_COOLDOWN_MINUTES * 60
  1294. ):
  1295. _ams_alarm_cooldown[cooldown_key] = now
  1296. logger.info(
  1297. f"Sending humidity alarm for {printer.name} {ams_label}: {humidity}% > {humidity_threshold}%"
  1298. )
  1299. try:
  1300. # Call different notification method based on AMS type
  1301. if is_ams_ht:
  1302. await notification_service.on_ams_ht_humidity_high(
  1303. printer.id, printer.name, ams_label, humidity, humidity_threshold, db
  1304. )
  1305. else:
  1306. await notification_service.on_ams_humidity_high(
  1307. printer.id, printer.name, ams_label, humidity, humidity_threshold, db
  1308. )
  1309. except Exception as e:
  1310. logger.warning(f"Failed to send humidity alarm: {e}")
  1311. # Check temperature alarm (only if above threshold)
  1312. if temperature is not None and temperature > temp_threshold:
  1313. cooldown_key = f"{printer.id}:{ams_id}:temperature"
  1314. last_alarm = _ams_alarm_cooldown.get(cooldown_key)
  1315. now = datetime.now()
  1316. if (
  1317. last_alarm is None
  1318. or (now - last_alarm).total_seconds() >= AMS_ALARM_COOLDOWN_MINUTES * 60
  1319. ):
  1320. _ams_alarm_cooldown[cooldown_key] = now
  1321. logger.info(
  1322. f"Sending temperature alarm for {printer.name} {ams_label}: {temperature}°C > {temp_threshold}°C"
  1323. )
  1324. try:
  1325. # Call different notification method based on AMS type
  1326. if is_ams_ht:
  1327. await notification_service.on_ams_ht_temperature_high(
  1328. printer.id, printer.name, ams_label, temperature, temp_threshold, db
  1329. )
  1330. else:
  1331. await notification_service.on_ams_temperature_high(
  1332. printer.id, printer.name, ams_label, temperature, temp_threshold, db
  1333. )
  1334. except Exception as e:
  1335. logger.warning(f"Failed to send temperature alarm: {e}")
  1336. await db.commit()
  1337. if recorded_count > 0:
  1338. logger.info(f"Recorded {recorded_count} AMS sensor history entries")
  1339. # Periodic cleanup of old data (every ~288 recordings = ~24 hours at 5min interval)
  1340. global _ams_cleanup_counter
  1341. _ams_cleanup_counter += 1
  1342. if _ams_cleanup_counter >= 288:
  1343. _ams_cleanup_counter = 0
  1344. # Get retention days from settings
  1345. from backend.app.models.settings import Settings
  1346. result = await db.execute(select(Settings).where(Settings.key == "ams_history_retention_days"))
  1347. setting = result.scalar_one_or_none()
  1348. retention_days = int(setting.value) if setting else AMS_HISTORY_RETENTION_DAYS
  1349. cutoff = datetime.now() - timedelta(days=retention_days)
  1350. result = await db.execute(delete(AMSSensorHistory).where(AMSSensorHistory.recorded_at < cutoff))
  1351. await db.commit()
  1352. if result.rowcount > 0:
  1353. logger.info(
  1354. f"Cleaned up {result.rowcount} old AMS sensor history entries (older than {retention_days} days)"
  1355. )
  1356. # Wait until next recording interval
  1357. await asyncio.sleep(AMS_HISTORY_INTERVAL)
  1358. except asyncio.CancelledError:
  1359. break
  1360. except Exception as e:
  1361. logger.warning(f"AMS history recording failed: {e}")
  1362. await asyncio.sleep(60) # Wait a bit before retrying
  1363. def start_ams_history_recording():
  1364. """Start the AMS history recording background task."""
  1365. global _ams_history_task
  1366. if _ams_history_task is None:
  1367. _ams_history_task = asyncio.create_task(record_ams_history())
  1368. logging.getLogger(__name__).info("AMS history recording started")
  1369. def stop_ams_history_recording():
  1370. """Stop the AMS history recording background task."""
  1371. global _ams_history_task
  1372. if _ams_history_task:
  1373. _ams_history_task.cancel()
  1374. _ams_history_task = None
  1375. logging.getLogger(__name__).info("AMS history recording stopped")
  1376. # Printer runtime tracking
  1377. _runtime_tracking_task: asyncio.Task | None = None
  1378. RUNTIME_TRACKING_INTERVAL = 30 # Update every 30 seconds
  1379. async def track_printer_runtime():
  1380. """Background task to track printer active runtime (RUNNING/PAUSE states)."""
  1381. import logging
  1382. logger = logging.getLogger(__name__)
  1383. # Wait for MQTT connections to establish on startup
  1384. await asyncio.sleep(15)
  1385. while True:
  1386. try:
  1387. from backend.app.models.printer import Printer
  1388. async with async_session() as db:
  1389. # Get all active printers
  1390. result = await db.execute(select(Printer).where(Printer.is_active.is_(True)))
  1391. printers = result.scalars().all()
  1392. now = datetime.now()
  1393. updated_count = 0
  1394. needs_commit = False
  1395. for printer in printers:
  1396. # Get current state from printer manager
  1397. state = printer_manager.get_status(printer.id)
  1398. if not state:
  1399. logger.debug(f"[{printer.name}] Runtime tracking: no state available")
  1400. continue
  1401. if not state.connected:
  1402. logger.debug(f"[{printer.name}] Runtime tracking: not connected")
  1403. continue
  1404. # Check if printer is in an active state (RUNNING or PAUSE)
  1405. if state.state in ("RUNNING", "PAUSE"):
  1406. # Calculate time since last update
  1407. if printer.last_runtime_update:
  1408. elapsed = (now - printer.last_runtime_update).total_seconds()
  1409. if elapsed > 0:
  1410. printer.runtime_seconds += int(elapsed)
  1411. updated_count += 1
  1412. needs_commit = True
  1413. logger.debug(
  1414. f"[{printer.name}] Runtime tracking: added {int(elapsed)}s, "
  1415. f"total={printer.runtime_seconds}s ({printer.runtime_seconds / 3600:.2f}h)"
  1416. )
  1417. else:
  1418. # First time seeing printer active - need to commit to save timestamp
  1419. needs_commit = True
  1420. logger.debug(f"[{printer.name}] Runtime tracking: first active detection")
  1421. printer.last_runtime_update = now
  1422. else:
  1423. # Printer is idle/offline - clear last_runtime_update
  1424. if printer.last_runtime_update is not None:
  1425. logger.debug(
  1426. f"[{printer.name}] Runtime tracking: state={state.state}, clearing last_runtime_update"
  1427. )
  1428. printer.last_runtime_update = None
  1429. needs_commit = True
  1430. if needs_commit:
  1431. await db.commit()
  1432. if updated_count > 0:
  1433. logger.debug(f"Updated runtime for {updated_count} printer(s)")
  1434. except asyncio.CancelledError:
  1435. logger.info("Runtime tracking cancelled")
  1436. break
  1437. except Exception as e:
  1438. logger.warning(f"Runtime tracking failed: {e}")
  1439. await asyncio.sleep(RUNTIME_TRACKING_INTERVAL)
  1440. def start_runtime_tracking():
  1441. """Start the printer runtime tracking background task."""
  1442. global _runtime_tracking_task
  1443. if _runtime_tracking_task is None:
  1444. _runtime_tracking_task = asyncio.create_task(track_printer_runtime())
  1445. logging.getLogger(__name__).info("Printer runtime tracking started")
  1446. def stop_runtime_tracking():
  1447. """Stop the printer runtime tracking background task."""
  1448. global _runtime_tracking_task
  1449. if _runtime_tracking_task:
  1450. _runtime_tracking_task.cancel()
  1451. _runtime_tracking_task = None
  1452. logging.getLogger(__name__).info("Printer runtime tracking stopped")
  1453. @asynccontextmanager
  1454. async def lifespan(app: FastAPI):
  1455. # Startup
  1456. await init_db()
  1457. # Restore debug logging state from previous session
  1458. await init_debug_logging()
  1459. # Set up printer manager callbacks
  1460. loop = asyncio.get_event_loop()
  1461. printer_manager.set_event_loop(loop)
  1462. printer_manager.set_status_change_callback(on_printer_status_change)
  1463. printer_manager.set_print_start_callback(on_print_start)
  1464. printer_manager.set_print_complete_callback(on_print_complete)
  1465. printer_manager.set_ams_change_callback(on_ams_change)
  1466. # Connect to all active printers
  1467. async with async_session() as db:
  1468. await init_printer_connections(db)
  1469. # Auto-connect to Spoolman if enabled
  1470. async with async_session() as db:
  1471. from backend.app.api.routes.settings import get_setting
  1472. spoolman_enabled = await get_setting(db, "spoolman_enabled")
  1473. spoolman_url = await get_setting(db, "spoolman_url")
  1474. if spoolman_enabled and spoolman_enabled.lower() == "true" and spoolman_url:
  1475. try:
  1476. client = await init_spoolman_client(spoolman_url)
  1477. if await client.health_check():
  1478. logging.info(f"Auto-connected to Spoolman at {spoolman_url}")
  1479. else:
  1480. logging.warning(f"Spoolman at {spoolman_url} is not reachable")
  1481. except Exception as e:
  1482. logging.warning(f"Failed to auto-connect to Spoolman: {e}")
  1483. # Start the print scheduler
  1484. asyncio.create_task(print_scheduler.run())
  1485. # Start the smart plug scheduler for time-based on/off
  1486. smart_plug_manager.start_scheduler()
  1487. # Resume any pending auto-offs that were interrupted by restart
  1488. await smart_plug_manager.resume_pending_auto_offs()
  1489. # Start the notification digest scheduler
  1490. notification_service.start_digest_scheduler()
  1491. # Start AMS history recording
  1492. start_ams_history_recording()
  1493. # Start printer runtime tracking
  1494. start_runtime_tracking()
  1495. # Start anonymous telemetry (opt-out via settings)
  1496. asyncio.create_task(start_telemetry_loop(async_session))
  1497. # Initialize virtual printer manager
  1498. from backend.app.services.virtual_printer import virtual_printer_manager
  1499. virtual_printer_manager.set_session_factory(async_session)
  1500. # Auto-start virtual printer if enabled
  1501. async with async_session() as db:
  1502. from backend.app.api.routes.settings import get_setting
  1503. vp_enabled = await get_setting(db, "virtual_printer_enabled")
  1504. if vp_enabled and vp_enabled.lower() == "true":
  1505. vp_access_code = await get_setting(db, "virtual_printer_access_code") or ""
  1506. vp_mode = await get_setting(db, "virtual_printer_mode") or "immediate"
  1507. vp_model = await get_setting(db, "virtual_printer_model") or ""
  1508. if vp_access_code:
  1509. try:
  1510. await virtual_printer_manager.configure(
  1511. enabled=True,
  1512. access_code=vp_access_code,
  1513. mode=vp_mode,
  1514. model=vp_model,
  1515. )
  1516. logging.info(f"Virtual printer started (model={vp_model or 'default'})")
  1517. except Exception as e:
  1518. logging.warning(f"Failed to start virtual printer: {e}")
  1519. yield
  1520. # Shutdown
  1521. print_scheduler.stop()
  1522. smart_plug_manager.stop_scheduler()
  1523. notification_service.stop_digest_scheduler()
  1524. stop_ams_history_recording()
  1525. stop_runtime_tracking()
  1526. printer_manager.disconnect_all()
  1527. await close_spoolman_client()
  1528. # Stop virtual printer if running
  1529. if virtual_printer_manager.is_enabled:
  1530. await virtual_printer_manager.configure(enabled=False)
  1531. app = FastAPI(
  1532. title=app_settings.app_name,
  1533. description="Archive and manage Bambu Lab 3MF files",
  1534. version=APP_VERSION,
  1535. lifespan=lifespan,
  1536. )
  1537. # API routes
  1538. app.include_router(printers.router, prefix=app_settings.api_prefix)
  1539. app.include_router(archives.router, prefix=app_settings.api_prefix)
  1540. app.include_router(filaments.router, prefix=app_settings.api_prefix)
  1541. app.include_router(settings_routes.router, prefix=app_settings.api_prefix)
  1542. app.include_router(cloud.router, prefix=app_settings.api_prefix)
  1543. app.include_router(smart_plugs.router, prefix=app_settings.api_prefix)
  1544. app.include_router(print_queue.router, prefix=app_settings.api_prefix)
  1545. app.include_router(kprofiles.router, prefix=app_settings.api_prefix)
  1546. app.include_router(notifications.router, prefix=app_settings.api_prefix)
  1547. app.include_router(notification_templates.router, prefix=app_settings.api_prefix)
  1548. app.include_router(spoolman.router, prefix=app_settings.api_prefix)
  1549. app.include_router(updates.router, prefix=app_settings.api_prefix)
  1550. app.include_router(maintenance.router, prefix=app_settings.api_prefix)
  1551. app.include_router(camera.router, prefix=app_settings.api_prefix)
  1552. app.include_router(external_links.router, prefix=app_settings.api_prefix)
  1553. app.include_router(projects.router, prefix=app_settings.api_prefix)
  1554. app.include_router(api_keys.router, prefix=app_settings.api_prefix)
  1555. app.include_router(webhook.router, prefix=app_settings.api_prefix)
  1556. app.include_router(ams_history.router, prefix=app_settings.api_prefix)
  1557. app.include_router(system.router, prefix=app_settings.api_prefix)
  1558. app.include_router(support.router, prefix=app_settings.api_prefix)
  1559. app.include_router(websocket.router, prefix=app_settings.api_prefix)
  1560. app.include_router(discovery.router, prefix=app_settings.api_prefix)
  1561. app.include_router(pending_uploads.router, prefix=app_settings.api_prefix)
  1562. app.include_router(firmware.router, prefix=app_settings.api_prefix)
  1563. # Serve static files (React build)
  1564. if app_settings.static_dir.exists() and any(app_settings.static_dir.iterdir()):
  1565. app.mount(
  1566. "/assets",
  1567. StaticFiles(directory=app_settings.static_dir / "assets"),
  1568. name="assets",
  1569. )
  1570. if (app_settings.static_dir / "img").exists():
  1571. app.mount(
  1572. "/img",
  1573. StaticFiles(directory=app_settings.static_dir / "img"),
  1574. name="img",
  1575. )
  1576. if (app_settings.static_dir / "icons").exists():
  1577. app.mount(
  1578. "/icons",
  1579. StaticFiles(directory=app_settings.static_dir / "icons"),
  1580. name="icons",
  1581. )
  1582. @app.get("/")
  1583. async def serve_frontend():
  1584. """Serve the React frontend."""
  1585. index_file = app_settings.static_dir / "index.html"
  1586. if index_file.exists():
  1587. return FileResponse(index_file)
  1588. return {
  1589. "message": "Bambuddy API",
  1590. "docs": "/docs",
  1591. "frontend": "Build and place React app in /static directory",
  1592. }
  1593. @app.get("/health")
  1594. async def health_check():
  1595. """Health check endpoint."""
  1596. return {"status": "healthy"}
  1597. @app.get("/manifest.json")
  1598. async def serve_manifest():
  1599. """Serve PWA manifest."""
  1600. manifest_file = app_settings.static_dir / "manifest.json"
  1601. if manifest_file.exists():
  1602. return FileResponse(manifest_file, media_type="application/manifest+json")
  1603. return {"error": "Manifest not found"}
  1604. @app.get("/sw.js")
  1605. async def serve_service_worker():
  1606. """Serve service worker."""
  1607. sw_file = app_settings.static_dir / "sw.js"
  1608. if sw_file.exists():
  1609. return FileResponse(sw_file, media_type="application/javascript")
  1610. return {"error": "Service worker not found"}
  1611. # Catch-all route for React Router (must be last)
  1612. @app.get("/{full_path:path}")
  1613. async def serve_spa(full_path: str):
  1614. """Serve React app for client-side routing."""
  1615. # Don't intercept API routes
  1616. if full_path.startswith("api/"):
  1617. return {"error": "Not found"}
  1618. index_file = app_settings.static_dir / "index.html"
  1619. if index_file.exists():
  1620. return FileResponse(index_file)
  1621. return {"error": "Frontend not built"}