bambu_mqtt.py 189 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973
  1. """Bambu Lab MQTT communication service.
  2. IMPORTANT: Always use qos=1 for all MQTT publish calls!
  3. The printer ignores qos=0 messages when busy broadcasting status updates.
  4. Using qos=1 ensures the printer acknowledges and processes our commands immediately.
  5. This was discovered when K-profile requests with qos=0 took 20-30 seconds,
  6. but with qos=1 they respond instantly.
  7. """
  8. import asyncio
  9. import json
  10. import logging
  11. import ssl
  12. import threading
  13. import time
  14. from collections import deque
  15. from collections.abc import Callable
  16. from dataclasses import dataclass, field
  17. from datetime import datetime, timezone
  18. import paho.mqtt.client as mqtt
  19. logger = logging.getLogger(__name__)
  20. @dataclass
  21. class MQTTLogEntry:
  22. """Log entry for MQTT message debugging."""
  23. timestamp: str
  24. topic: str
  25. direction: str # "in" or "out"
  26. payload: dict
  27. @dataclass
  28. class HMSError:
  29. """Health Management System error from printer."""
  30. code: str
  31. attr: int # Attribute value for constructing wiki URL
  32. module: int
  33. severity: int # 1=fatal, 2=serious, 3=common, 4=info
  34. message: str = ""
  35. @dataclass
  36. class KProfile:
  37. """Pressure advance (K) calibration profile from printer."""
  38. slot_id: int
  39. extruder_id: int
  40. nozzle_id: str
  41. nozzle_diameter: str
  42. filament_id: str
  43. name: str
  44. k_value: str
  45. n_coef: str = "0.000000"
  46. ams_id: int = 0
  47. tray_id: int = -1
  48. setting_id: str | None = None
  49. @dataclass
  50. class NozzleInfo:
  51. """Nozzle hardware configuration."""
  52. nozzle_type: str = "" # "stainless_steel" or "hardened_steel"
  53. nozzle_diameter: str = "" # e.g., "0.4"
  54. @dataclass
  55. class PrintOptions:
  56. """AI detection and print options from xcam data."""
  57. # Core AI detectors
  58. spaghetti_detector: bool = False
  59. print_halt: bool = False
  60. halt_print_sensitivity: str = "medium" # Spaghetti sensitivity
  61. first_layer_inspector: bool = False
  62. printing_monitor: bool = False # AI print quality monitoring
  63. buildplate_marker_detector: bool = False
  64. allow_skip_parts: bool = False
  65. # Additional AI detectors - decoded from cfg bitmask
  66. nozzle_clumping_detector: bool = True
  67. nozzle_clumping_sensitivity: str = "medium"
  68. pileup_detector: bool = True
  69. pileup_sensitivity: str = "medium"
  70. airprint_detector: bool = True
  71. airprint_sensitivity: str = "medium"
  72. auto_recovery_step_loss: bool = True # Uses print.print_option command
  73. filament_tangle_detect: bool = False
  74. @dataclass
  75. class PrinterState:
  76. connected: bool = False
  77. state: str = "unknown"
  78. current_print: str | None = None
  79. subtask_name: str | None = None
  80. progress: float = 0.0
  81. remaining_time: int = 0
  82. layer_num: int = 0
  83. total_layers: int = 0
  84. temperatures: dict = field(default_factory=dict)
  85. raw_data: dict = field(default_factory=dict)
  86. gcode_file: str | None = None
  87. subtask_id: str | None = None
  88. hms_errors: list = field(default_factory=list) # List of HMSError
  89. kprofiles: list = field(default_factory=list) # List of KProfile
  90. sdcard: bool = False # SD card inserted
  91. store_to_sdcard: bool = False # Store sent files on SD card (home_flag bit 11)
  92. timelapse: bool = False # Timelapse recording active
  93. ipcam: bool = False # Live view / camera streaming enabled
  94. wifi_signal: int | None = None # WiFi signal strength in dBm
  95. # Nozzle hardware info (for dual nozzle printers, index 0 = left, 1 = right)
  96. nozzles: list = field(default_factory=lambda: [NozzleInfo(), NozzleInfo()])
  97. # AI detection and print options
  98. print_options: PrintOptions = field(default_factory=PrintOptions)
  99. # Calibration stage tracking (from stg_cur and stg fields)
  100. stg_cur: int = -1 # Current stage index (-1 = not calibrating)
  101. stg: list = field(default_factory=list) # List of stages to execute
  102. # Air conditioning mode (0=cooling, 1=heating)
  103. airduct_mode: int = 0
  104. # Print speed level (1=silent, 2=standard, 3=sport, 4=ludicrous)
  105. speed_level: int = 2
  106. # Chamber light on/off
  107. chamber_light: bool = False
  108. # Active extruder for dual nozzle (0=right, 1=left) - from device.extruder.info[X].hnow
  109. active_extruder: int = 0
  110. # Currently loaded tray (global ID): 254/255 = external spools, 255 = no filament on legacy printers
  111. tray_now: int = 255
  112. # Last valid tray_now (0-253) — survives unload (255) for usage tracking after print completes
  113. last_loaded_tray: int = -1
  114. # Pending load target - used to track what tray we're loading for H2D disambiguation
  115. pending_tray_target: int | None = None
  116. # AMS status for filament change tracking (from print.ams.ams_status field)
  117. # ams_status is a combined value: lower 8 bits = sub status, bits 8-15 = main status
  118. # Main status: 0=idle, 1=filament_change, 2=rfid_identifying, 3=assist, 4=calibration, etc.
  119. ams_status: int = 0
  120. ams_status_main: int = 0 # (ams_status >> 8) & 0xFF
  121. ams_status_sub: int = 0 # ams_status & 0xFF
  122. # mc_print_sub_stage - filament change step indicator from print.mc_print_sub_stage
  123. # Used by OrcaSlicer/BambuStudio to track progress during filament load/unload
  124. mc_print_sub_stage: int = 0
  125. # AMS mapping for dual nozzle: which slot is active (from ams.ams_exist_bits/tray_exist_bits)
  126. ams_mapping: list = field(default_factory=list)
  127. # Per-AMS extruder map: {ams_id: extruder_id} where 0=right, 1=left
  128. ams_extruder_map: dict = field(default_factory=dict)
  129. # H2D per-extruder tray_now from snow field: {extruder_id: normalized_global_tray_id}
  130. # snow encodes AMS ID in high byte: ams_id = snow >> 8, slot = snow & 0xFF
  131. h2d_extruder_snow: dict = field(default_factory=dict)
  132. # H2C nozzle rack: full device.nozzle.info array for tool-changer printers (>2 nozzles)
  133. nozzle_rack: list = field(default_factory=list)
  134. # Timestamp of last AMS data update (for RFID refresh detection)
  135. last_ams_update: float = 0.0
  136. # Printable objects for skip object functionality: {identify_id: object_name}
  137. printable_objects: dict = field(default_factory=dict)
  138. # Objects that have been skipped during the current print
  139. skipped_objects: list = field(default_factory=list)
  140. # Fan speeds (0-100 percentage, None if not available for this model)
  141. cooling_fan_speed: int | None = None # Part cooling fan
  142. big_fan1_speed: int | None = None # Auxiliary fan
  143. big_fan2_speed: int | None = None # Chamber/exhaust fan
  144. heatbreak_fan_speed: int | None = None # Hotend heatbreak fan
  145. # Tray change history during current print: [(global_tray_id, layer_num), ...]
  146. # Used by usage tracker to split filament weight on mid-print tray switch
  147. tray_change_log: list = field(default_factory=list)
  148. # Firmware version info (from info.module[name="ota"].sw_ver)
  149. firmware_version: str | None = None
  150. # Developer LAN mode: parsed from MQTT "fun" field bit 0x20000000
  151. # True = dev mode ON (no encryption), False = dev mode OFF (encryption required), None = unknown
  152. developer_mode: bool | None = None
  153. # Stage name mapping from BambuStudio DeviceManager.cpp
  154. STAGE_NAMES = {
  155. 0: "Printing",
  156. 1: "Auto bed leveling",
  157. 2: "Heatbed preheating",
  158. 3: "Vibration compensation",
  159. 4: "Changing filament",
  160. 5: "M400 pause",
  161. 6: "Paused (filament ran out)",
  162. 7: "Heating nozzle",
  163. 8: "Calibrating dynamic flow",
  164. 9: "Scanning bed surface",
  165. 10: "Inspecting first layer",
  166. 11: "Identifying build plate type",
  167. 12: "Calibrating Micro Lidar",
  168. 13: "Homing toolhead",
  169. 14: "Cleaning nozzle tip",
  170. 15: "Checking extruder temperature",
  171. 16: "Paused by the user",
  172. 17: "Pause (front cover fall off)",
  173. 18: "Calibrating the micro lidar",
  174. 19: "Calibrating flow ratio",
  175. 20: "Pause (nozzle temperature malfunction)",
  176. 21: "Pause (heatbed temperature malfunction)",
  177. 22: "Filament unloading",
  178. 23: "Pause (step loss)",
  179. 24: "Filament loading",
  180. 25: "Motor noise cancellation",
  181. 26: "Pause (AMS offline)",
  182. 27: "Pause (low speed of the heatbreak fan)",
  183. 28: "Pause (chamber temperature control problem)",
  184. 29: "Cooling chamber",
  185. 30: "Pause (Gcode inserted by user)",
  186. 31: "Motor noise showoff",
  187. 32: "Pause (nozzle clumping)",
  188. 33: "Pause (cutter error)",
  189. 34: "Pause (first layer error)",
  190. 35: "Pause (nozzle clog)",
  191. 36: "Measuring motion precision",
  192. 37: "Enhancing motion precision",
  193. 38: "Measure motion accuracy",
  194. 39: "Nozzle offset calibration",
  195. 40: "High temperature auto bed leveling",
  196. 41: "Auto Check: Quick Release Lever",
  197. 42: "Auto Check: Door and Upper Cover",
  198. 43: "Laser Calibration",
  199. 44: "Auto Check: Platform",
  200. 45: "Confirming BirdsEye Camera location",
  201. 46: "Calibrating BirdsEye Camera",
  202. 47: "Auto bed leveling - phase 1",
  203. 48: "Auto bed leveling - phase 2",
  204. 49: "Heating chamber",
  205. 50: "Cooling heatbed",
  206. 51: "Printing calibration lines",
  207. 52: "Auto Check: Material",
  208. 53: "Live View Camera Calibration",
  209. 54: "Waiting for heatbed temperature",
  210. 55: "Auto Check: Material Position",
  211. 56: "Cutting Module Offset Calibration",
  212. 57: "Measuring Surface",
  213. 58: "Thermal Preconditioning",
  214. 59: "Homing Blade Holder",
  215. 60: "Calibrating Camera Offset",
  216. 61: "Calibrating Blade Holder Position",
  217. 62: "Hotend Pick and Place Test",
  218. 63: "Waiting for Chamber temperature",
  219. 64: "Preparing Hotend",
  220. 65: "Calibrating nozzle clumping detection",
  221. 66: "Purifying the chamber air",
  222. 74: "Preparing", # Seen on H2D during print preparation
  223. 77: "Preparing AMS",
  224. }
  225. def get_stage_name(stage: int) -> str:
  226. """Get human-readable stage name from stage number."""
  227. return STAGE_NAMES.get(stage, f"Unknown stage ({stage})")
  228. class BambuMQTTClient:
  229. """MQTT client for Bambu Lab printer communication."""
  230. MQTT_PORT = 8883
  231. def __init__(
  232. self,
  233. ip_address: str,
  234. serial_number: str,
  235. access_code: str,
  236. model: str | None = None,
  237. on_state_change: Callable[[PrinterState], None] | None = None,
  238. on_print_start: Callable[[dict], None] | None = None,
  239. on_print_complete: Callable[[dict], None] | None = None,
  240. on_ams_change: Callable[[list], None] | None = None,
  241. on_layer_change: Callable[[int], None] | None = None,
  242. ):
  243. self.ip_address = ip_address
  244. self.serial_number = serial_number
  245. self.access_code = access_code
  246. self.model = model
  247. self.on_state_change = on_state_change
  248. self.on_print_start = on_print_start
  249. self.on_print_complete = on_print_complete
  250. self.on_ams_change = on_ams_change
  251. self.on_layer_change = on_layer_change
  252. self.state = PrinterState()
  253. self._client: mqtt.Client | None = None
  254. self._loop: asyncio.AbstractEventLoop | None = None
  255. self._previous_gcode_state: str | None = None
  256. self._previous_gcode_file: str | None = None
  257. self._was_running: bool = False # Track if we've seen RUNNING state for current print
  258. self._completion_triggered: bool = False # Prevent duplicate completion triggers
  259. self._timelapse_during_print: bool = False # Track if timelapse was active during this print
  260. self._last_valid_progress: float = 0.0 # Last non-zero progress (firmware resets on cancel)
  261. self._last_valid_layer_num: int = 0 # Last non-zero layer (firmware resets on cancel)
  262. self._is_dual_nozzle: bool = False # Set when device.extruder.info has >= 2 entries
  263. self._message_log: deque[MQTTLogEntry] = deque(maxlen=100)
  264. self._logging_enabled: bool = False
  265. self._last_message_time: float = 0.0 # Track when we last received a message
  266. self._disconnection_event: threading.Event | None = None
  267. self._previous_ams_hash: str | None = None # Track AMS changes
  268. # K-profile command tracking
  269. self._sequence_id: int = 0
  270. self._pending_kprofile_response: asyncio.Event | None = None
  271. self._kprofile_response_data: list | None = None
  272. # Xcam hold timers - OrcaSlicer pattern: ignore incoming data for 3 seconds after command
  273. # Key: module_name, Value: timestamp when command was sent
  274. self._xcam_hold_start: dict[str, float] = {}
  275. self._xcam_hold_time: float = 3.0 # Ignore incoming data for 3 seconds after command
  276. # Track last requested tray ID for H2D dual-nozzle printers
  277. # H2D only reports slot number (0-3) in tray_now, not global tray ID
  278. # We use our tracked value to resolve the correct global ID
  279. self._last_load_tray_id: int | None = None
  280. # Captured ams_mapping from print commands on the request topic
  281. # Intercepts slicer/Bambuddy print commands to get the slot-to-tray mapping
  282. self._captured_ams_mapping: list[int] | None = None
  283. # Request topic subscription tracking
  284. # Some printer MQTT brokers (e.g. P1S) reject subscriptions to the request
  285. # topic by killing the TCP connection. We detect this and gracefully degrade.
  286. self._request_topic_supported: bool = True
  287. self._request_topic_sub_mid: int | None = None
  288. self._request_topic_sub_time: float = 0.0
  289. self._request_topic_confirmed: bool = False
  290. @property
  291. def topic_subscribe(self) -> str:
  292. return f"device/{self.serial_number}/report"
  293. @property
  294. def topic_publish(self) -> str:
  295. return f"device/{self.serial_number}/request"
  296. # Maximum time (seconds) without a message before considering connection stale
  297. STALE_TIMEOUT = 60.0
  298. def is_stale(self) -> bool:
  299. """Check if the connection is stale (no messages for too long)."""
  300. if self._last_message_time == 0:
  301. return False # Never received a message yet
  302. time_since_last = time.time() - self._last_message_time
  303. return time_since_last > self.STALE_TIMEOUT
  304. def check_staleness(self) -> bool:
  305. """Check staleness and update connected state if stale. Returns True if connected."""
  306. if self.state.connected and self.is_stale():
  307. logger.warning(
  308. f"[{self.serial_number}] Connection stale - no message for {time.time() - self._last_message_time:.1f}s"
  309. )
  310. self.state.connected = False
  311. if self.on_state_change:
  312. self.on_state_change(self.state)
  313. return self.state.connected
  314. def _on_connect(self, client, userdata, flags, rc, properties=None):
  315. if rc == 0:
  316. self.state.connected = True
  317. client.subscribe(self.topic_subscribe)
  318. # Subscribe to request topic for ams_mapping capture (if supported by broker)
  319. if self._request_topic_supported:
  320. result, mid = client.subscribe(self.topic_publish)
  321. if result == mqtt.MQTT_ERR_SUCCESS:
  322. self._request_topic_sub_mid = mid
  323. self._request_topic_sub_time = time.time()
  324. self._request_topic_confirmed = False
  325. else:
  326. logger.warning(
  327. "[%s] Failed to send request topic subscription",
  328. self.serial_number,
  329. )
  330. self._request_topic_supported = False
  331. # Request full status update (includes nozzle info in push_status response)
  332. self._request_push_all()
  333. # Request firmware version info
  334. self._request_version()
  335. # Note: get_accessories returns stale nozzle data on H2D, so we don't use it.
  336. # The correct nozzle data comes from push_status.
  337. # Prime K-profile request (Bambu printers often ignore first request)
  338. self._prime_kprofile_request()
  339. # Immediately broadcast connection state change
  340. if self.on_state_change:
  341. self.on_state_change(self.state)
  342. else:
  343. self.state.connected = False
  344. def _on_subscribe(self, client, userdata, mid, reason_code_list, properties=None):
  345. """Handle SUBACK responses to detect request topic subscription rejection."""
  346. if mid == self._request_topic_sub_mid:
  347. for rc in reason_code_list:
  348. if rc.is_failure:
  349. logger.warning(
  350. "[%s] Request topic subscription rejected (code=%d: %s). "
  351. "ams_mapping capture from slicer-initiated prints unavailable.",
  352. self.serial_number,
  353. rc.value,
  354. rc.getName(),
  355. )
  356. self._request_topic_supported = False
  357. else:
  358. logger.info(
  359. "[%s] Request topic subscription accepted. "
  360. "ams_mapping capture enabled for slicer-initiated prints.",
  361. self.serial_number,
  362. )
  363. self._request_topic_confirmed = True
  364. self._request_topic_sub_mid = None
  365. self._request_topic_sub_time = 0.0
  366. def _on_disconnect(self, client, userdata, disconnect_flags=None, rc=None, properties=None):
  367. # Ignore spurious disconnect callbacks if we've received a message recently
  368. # Paho-mqtt sometimes fires disconnect callbacks while the connection is still active
  369. time_since_last_message = time.time() - self._last_message_time
  370. if time_since_last_message < 30.0 and self._last_message_time > 0:
  371. logger.debug(
  372. f"[{self.serial_number}] Ignoring spurious disconnect (last message {time_since_last_message:.1f}s ago)"
  373. )
  374. return
  375. logger.warning("[%s] MQTT disconnected: rc=%s, flags=%s", self.serial_number, rc, disconnect_flags)
  376. # Detect if request topic subscription caused the disconnect.
  377. # If we just subscribed and got disconnected before any SUBACK confirmation,
  378. # the broker likely killed the connection due to the unauthorized subscription.
  379. if (
  380. self._request_topic_sub_time > 0
  381. and not self._request_topic_confirmed
  382. and time.time() - self._request_topic_sub_time < 10.0
  383. ):
  384. logger.warning(
  385. "[%s] Disconnected shortly after request topic subscription. Disabling request topic for this printer.",
  386. self.serial_number,
  387. )
  388. self._request_topic_supported = False
  389. self._request_topic_sub_mid = None
  390. self._request_topic_sub_time = 0.0
  391. self.state.connected = False
  392. if self.on_state_change:
  393. self.on_state_change(self.state)
  394. if self._disconnection_event:
  395. self._disconnection_event.set()
  396. def _on_message(self, client, userdata, msg):
  397. try:
  398. try:
  399. raw = msg.payload.decode()
  400. except UnicodeDecodeError:
  401. # Some firmware versions (e.g. A1 Mini 01.07.02.00) send payloads
  402. # with non-UTF-8 bytes. Replace invalid bytes to keep JSON parseable.
  403. raw = msg.payload.decode(errors="replace")
  404. logger.warning(
  405. "[%s] MQTT payload contained non-UTF-8 bytes (topic=%s, len=%d)",
  406. self.serial_number,
  407. msg.topic,
  408. len(msg.payload),
  409. )
  410. payload = json.loads(raw)
  411. # Track last message time - receiving a message proves we're connected
  412. self._last_message_time = time.time()
  413. self.state.connected = True
  414. # Intercept request-topic messages (print commands from slicer/Bambuddy)
  415. if msg.topic == self.topic_publish:
  416. self._handle_request_message(payload)
  417. return
  418. # TEMP: Dump full payload once to find extruder state field
  419. if not hasattr(self, "_payload_dumped"):
  420. self._payload_dumped = True
  421. logger.debug("[%s] FULL MQTT PAYLOAD DUMP:\n%s", self.serial_number, json.dumps(payload, indent=2))
  422. # Log message if logging is enabled
  423. if self._logging_enabled:
  424. self._message_log.append(
  425. MQTTLogEntry(
  426. timestamp=datetime.now(timezone.utc).isoformat(),
  427. topic=msg.topic,
  428. direction="in",
  429. payload=payload,
  430. )
  431. )
  432. self._process_message(payload)
  433. except json.JSONDecodeError:
  434. pass # Ignore non-JSON MQTT messages (e.g. binary or malformed payloads)
  435. def _handle_request_message(self, data: dict) -> None:
  436. """Intercept print commands on the request topic to capture ams_mapping."""
  437. print_data = data.get("print", {})
  438. if not isinstance(print_data, dict):
  439. return
  440. command = print_data.get("command", "")
  441. if command == "project_file" and "ams_mapping" in print_data:
  442. self._captured_ams_mapping = print_data["ams_mapping"]
  443. logger.info(
  444. "[%s] Captured ams_mapping from print command: %s",
  445. self.serial_number,
  446. self._captured_ams_mapping,
  447. )
  448. def _process_message(self, payload: dict):
  449. """Process incoming MQTT message from printer."""
  450. # Handle top-level AMS data (comes outside of "print" key)
  451. # Wrap in try/except to prevent breaking the MQTT connection
  452. if "ams" in payload:
  453. try:
  454. self._handle_ams_data(payload["ams"])
  455. except Exception as e:
  456. logger.error("[%s] Error handling AMS data: %s", self.serial_number, e)
  457. # Handle xcam data (camera settings and AI detection) at top level
  458. if "xcam" in payload:
  459. xcam_data = payload["xcam"]
  460. logger.debug("[%s] Received xcam data at top level: %s", self.serial_number, xcam_data)
  461. self._parse_xcam_data(xcam_data)
  462. # Fire state change callback for top-level xcam (not nested in "print")
  463. if "print" not in payload and self.on_state_change:
  464. self.on_state_change(self.state)
  465. # Handle system responses (accessories info, etc.)
  466. if "system" in payload:
  467. system_data = payload["system"]
  468. logger.debug("[%s] Received system data: %s", self.serial_number, system_data)
  469. self._handle_system_response(system_data)
  470. # Handle info responses (firmware version info from get_version command)
  471. if "info" in payload:
  472. info_data = payload["info"]
  473. if isinstance(info_data, dict) and info_data.get("command") == "get_version":
  474. self._handle_version_info(info_data)
  475. # Parse WiFi signal at top level (some printers send it here)
  476. if "wifi_signal" in payload:
  477. wifi_signal = payload["wifi_signal"]
  478. if isinstance(wifi_signal, (int, float)):
  479. self.state.wifi_signal = int(wifi_signal)
  480. elif isinstance(wifi_signal, str):
  481. try:
  482. self.state.wifi_signal = int(wifi_signal.replace("dBm", "").strip())
  483. except ValueError:
  484. pass # Ignore unparseable wifi_signal strings; field is non-critical
  485. # Parse developer LAN mode from top-level "fun" field
  486. # Some firmware versions send "fun" at the top level, others inside "print"
  487. if "fun" in payload and self.state.developer_mode is None:
  488. try:
  489. fun_val = payload["fun"]
  490. fun_int = fun_val if isinstance(fun_val, int) else int(fun_val, 16)
  491. self.state.developer_mode = (fun_int & 0x20000000) == 0
  492. except (ValueError, TypeError):
  493. pass
  494. if "print" in payload:
  495. print_data = payload["print"]
  496. # Check if xcam is nested inside print data
  497. if "xcam" in print_data:
  498. logger.debug("[%s] Found xcam inside print data: %s", self.serial_number, print_data["xcam"])
  499. self._parse_xcam_data(print_data["xcam"])
  500. # Log when we see gcode_state changes
  501. if "gcode_state" in print_data:
  502. logger.debug(
  503. f"[{self.serial_number}] Received gcode_state: {print_data.get('gcode_state')}, "
  504. f"gcode_file: {print_data.get('gcode_file')}, subtask_name: {print_data.get('subtask_name')}"
  505. )
  506. # Detect dual-nozzle BEFORE processing AMS data (tray_now disambiguation needs it)
  507. # device.extruder.info with >= 2 entries only exists on dual-nozzle printers (H2D, H2D Pro)
  508. if not self._is_dual_nozzle and "device" in print_data:
  509. dev = print_data.get("device")
  510. if isinstance(dev, dict):
  511. ext_info = dev.get("extruder", {}).get("info", [])
  512. if isinstance(ext_info, list) and len(ext_info) >= 2:
  513. self._is_dual_nozzle = True
  514. logger.info("[%s] Detected dual-nozzle printer from device.extruder.info", self.serial_number)
  515. # Handle AMS data that comes inside print key
  516. if "ams" in print_data:
  517. try:
  518. self._handle_ams_data(print_data["ams"])
  519. except Exception as e:
  520. logger.error("[%s] Error handling AMS data from print: %s", self.serial_number, e)
  521. # Handle vir_slot (H2-series external spool data) — list of external trays
  522. # Process vir_slot FIRST so it takes priority over vt_tray
  523. if "vir_slot" in print_data:
  524. vir_slot = print_data["vir_slot"]
  525. if isinstance(vir_slot, list) and vir_slot:
  526. # Fix: single-nozzle printers (X1C, P1S, A1) report their single
  527. # external slot with id=255 in vir_slot, but tray_now=254 when active.
  528. # Remap id=255→254 for single-slot printers so active detection works.
  529. # Dual-nozzle (H2D) has 2 slots: id=254 (Ext-L) and id=255 (Ext-R).
  530. if len(vir_slot) == 1 and str(vir_slot[0].get("id", "")) == "255":
  531. vir_slot[0]["id"] = "254"
  532. self.state.raw_data["vt_tray"] = vir_slot
  533. # Handle vt_tray (virtual tray / external spool) data
  534. # Only use vt_tray if vir_slot is NOT in this message AND we don't already
  535. # have vir_slot data (H2-series sends vt_tray as a single active spool dict
  536. # which would overwrite the correct multi-slot vir_slot data)
  537. if "vt_tray" in print_data and "vir_slot" not in print_data:
  538. vt_tray = print_data["vt_tray"]
  539. existing = self.state.raw_data.get("vt_tray")
  540. # Don't let a single-spool vt_tray dict overwrite multi-slot vir_slot data
  541. if isinstance(vt_tray, dict) and isinstance(existing, list) and len(existing) > 1:
  542. pass # Keep the vir_slot data
  543. else:
  544. if isinstance(vt_tray, dict):
  545. vt_tray = [vt_tray]
  546. self.state.raw_data["vt_tray"] = vt_tray
  547. # Parse ams_status directly from print data (NOT from print.ams)
  548. # ams_status is a combined value: lower 8 bits = sub status, bits 8-15 = main status
  549. # Main status: 0=idle, 1=filament_change, 2=rfid_identifying, 3=assist, 4=calibration
  550. # Sub status (when main=1): 2=heating, 3=AMS feeding, 4=retract, 6=push, 7=purge
  551. if "ams_status" in print_data:
  552. raw_ams_status = print_data["ams_status"]
  553. if isinstance(raw_ams_status, str):
  554. try:
  555. self.state.ams_status = int(raw_ams_status)
  556. except ValueError:
  557. self.state.ams_status = 0
  558. else:
  559. self.state.ams_status = raw_ams_status if raw_ams_status is not None else 0
  560. # Compute main and sub status
  561. self.state.ams_status_sub = self.state.ams_status & 0xFF
  562. self.state.ams_status_main = (self.state.ams_status >> 8) & 0xFF
  563. # Log when ams_status changes (for filament change tracking debug)
  564. logger.debug(
  565. f"[{self.serial_number}] ams_status: {self.state.ams_status} "
  566. f"(main={self.state.ams_status_main}, sub={self.state.ams_status_sub})"
  567. )
  568. # Check for K-profile response (extrusion_cali)
  569. if "command" in print_data:
  570. cmd = print_data.get("command")
  571. logger.debug("[%s] Received command response: %s", self.serial_number, cmd)
  572. if cmd in ("extrusion_cali_sel", "extrusion_cali_set", "extrusion_cali_del", "ams_filament_setting"):
  573. logger.debug("[%s] %s response: %s", self.serial_number, cmd, print_data)
  574. if "command" in print_data and print_data.get("command") == "extrusion_cali_get":
  575. self._handle_kprofile_response(print_data)
  576. self._update_state(print_data)
  577. def _handle_system_response(self, data: dict):
  578. """Handle system responses including accessories info.
  579. Note: get_accessories returns stale/incorrect nozzle_type data on H2D.
  580. The correct nozzle data comes from push_status, so we don't update
  581. nozzle type/diameter from get_accessories. We just log the response
  582. for debugging purposes.
  583. """
  584. command = data.get("command")
  585. if command == "get_accessories":
  586. # Log response for debugging - but DON'T use it to update nozzle data
  587. # because it returns stale values (e.g., 'stainless_steel' when the
  588. # actual nozzle is 'HH01' hardened steel high-flow)
  589. logger.debug("[%s] Accessories response (not used for nozzle data): %s", self.serial_number, data)
  590. def _handle_version_info(self, data: dict):
  591. """Handle version info response from get_version command.
  592. Parses firmware version from the 'ota' module in the module list.
  593. Message format:
  594. {
  595. "command": "get_version",
  596. "module": [
  597. {"name": "ota", "sw_ver": "01.08.05.00"},
  598. {"name": "rv1126", "sw_ver": "00.00.14.74"},
  599. ...
  600. ]
  601. }
  602. """
  603. modules = data.get("module", [])
  604. if not isinstance(modules, list):
  605. return
  606. for module in modules:
  607. if not isinstance(module, dict):
  608. continue
  609. if module.get("name") == "ota":
  610. version = module.get("sw_ver")
  611. if version:
  612. old_version = self.state.firmware_version
  613. self.state.firmware_version = version
  614. if old_version != version:
  615. logger.info("[%s] Firmware version: %s", self.serial_number, version)
  616. # Trigger state change callback
  617. if self.on_state_change:
  618. self.on_state_change(self.state)
  619. break
  620. def _parse_xcam_data(self, xcam_data):
  621. """Parse xcam data for camera settings and AI detection options."""
  622. if not isinstance(xcam_data, dict):
  623. return
  624. current_time = time.time()
  625. # Helper to check if we should accept incoming value for a module
  626. # OrcaSlicer pattern: simple hold timer, ignore ALL data for 3 seconds after command
  627. def should_accept_value(module_name: str, incoming_value: bool) -> bool:
  628. """Check if we should accept an incoming xcam value.
  629. OrcaSlicer pattern: After sending a command, ignore incoming data
  630. for 3 seconds. After that, accept whatever the printer sends.
  631. """
  632. if module_name not in self._xcam_hold_start:
  633. return True # No hold timer, accept incoming
  634. hold_start = self._xcam_hold_start[module_name]
  635. elapsed = current_time - hold_start
  636. if elapsed > self._xcam_hold_time:
  637. # Hold timer expired - accept incoming and clear hold
  638. del self._xcam_hold_start[module_name]
  639. logger.debug("[%s] Hold expired for %s, accepting %s", self.serial_number, module_name, incoming_value)
  640. return True
  641. # Within hold period - ignore incoming data
  642. logger.debug(
  643. f"[{self.serial_number}] Ignoring {module_name}={incoming_value} "
  644. f"(hold active, {elapsed:.1f}s < {self._xcam_hold_time}s)"
  645. )
  646. return False
  647. # Log all xcam fields for debugging
  648. logger.debug("[%s] Parsing xcam data - all fields: %s", self.serial_number, list(xcam_data.keys()))
  649. # The cfg bitmask contains the ACTUAL detector states - the individual boolean
  650. # fields (spaghetti_detector, etc.) are often stale/cached.
  651. # CFG bitmask structure (each detector uses 3 bits: [sens_low, sens_high, enabled]):
  652. # - Bits 5-7: spaghetti_detector (sens in 5-6, enabled in 7)
  653. # - Bits 8-10: pileup_detector (sens in 8-9, enabled in 10)
  654. # - Bits 11-13: clump_detector/nozzle_clumping (sens in 11-12, enabled in 13)
  655. # - Bits 14-16: airprint_detector (sens in 14-15, enabled in 16)
  656. # Sensitivity values: 0=low, 1=medium, 2=high
  657. if "cfg" in xcam_data:
  658. cfg = xcam_data["cfg"]
  659. logger.debug("[%s] xcam cfg bitmask: %s (binary: %s)", self.serial_number, cfg, bin(cfg))
  660. def decode_detector(start_bit):
  661. """Decode a detector from cfg: returns (enabled, sensitivity_str)"""
  662. sens_bits = (cfg >> start_bit) & 0x3
  663. enabled = bool((cfg >> (start_bit + 2)) & 1)
  664. sensitivity = {0: "low", 1: "medium", 2: "high"}.get(sens_bits, "medium")
  665. return enabled, sensitivity
  666. # Spaghetti detector (bits 5-7)
  667. cfg_spaghetti, cfg_sensitivity = decode_detector(5)
  668. if should_accept_value("spaghetti_detector", cfg_spaghetti):
  669. old_value = self.state.print_options.spaghetti_detector
  670. if cfg_spaghetti != old_value:
  671. logger.debug(
  672. f"[{self.serial_number}] spaghetti_detector changed (from cfg): {old_value} -> {cfg_spaghetti}"
  673. )
  674. self.state.print_options.spaghetti_detector = cfg_spaghetti
  675. # Check hold timer for sensitivity before accepting
  676. if "halt_print_sensitivity" not in self._xcam_hold_start:
  677. if cfg_sensitivity != self.state.print_options.halt_print_sensitivity:
  678. logger.debug(
  679. f"[{self.serial_number}] Sensitivity changed (from cfg): "
  680. f"{self.state.print_options.halt_print_sensitivity} -> {cfg_sensitivity}"
  681. )
  682. self.state.print_options.halt_print_sensitivity = cfg_sensitivity
  683. else:
  684. hold_start = self._xcam_hold_start["halt_print_sensitivity"]
  685. elapsed = current_time - hold_start
  686. if elapsed <= self._xcam_hold_time:
  687. logger.debug(
  688. f"[{self.serial_number}] Ignoring cfg sensitivity={cfg_sensitivity} "
  689. f"(hold active, {elapsed:.1f}s < {self._xcam_hold_time}s)"
  690. )
  691. else:
  692. # Hold expired - accept from cfg
  693. if cfg_sensitivity != self.state.print_options.halt_print_sensitivity:
  694. logger.debug(
  695. f"[{self.serial_number}] Sensitivity synced (from cfg after hold): "
  696. f"{self.state.print_options.halt_print_sensitivity} -> {cfg_sensitivity}"
  697. )
  698. self.state.print_options.halt_print_sensitivity = cfg_sensitivity
  699. del self._xcam_hold_start["halt_print_sensitivity"]
  700. # Pileup detector (bits 8-10)
  701. cfg_pileup, cfg_pileup_sens = decode_detector(8)
  702. if should_accept_value("pileup_detector", cfg_pileup):
  703. if cfg_pileup != self.state.print_options.pileup_detector:
  704. logger.debug(
  705. f"[{self.serial_number}] pileup_detector changed (from cfg): {self.state.print_options.pileup_detector} -> {cfg_pileup}"
  706. )
  707. self.state.print_options.pileup_detector = cfg_pileup
  708. # Pileup sensitivity with hold timer
  709. if "pileup_sensitivity" not in self._xcam_hold_start:
  710. if cfg_pileup_sens != self.state.print_options.pileup_sensitivity:
  711. logger.debug(
  712. f"[{self.serial_number}] pileup_sensitivity changed (from cfg): {self.state.print_options.pileup_sensitivity} -> {cfg_pileup_sens}"
  713. )
  714. self.state.print_options.pileup_sensitivity = cfg_pileup_sens
  715. else:
  716. hold_start = self._xcam_hold_start["pileup_sensitivity"]
  717. elapsed = current_time - hold_start
  718. if elapsed > self._xcam_hold_time:
  719. if cfg_pileup_sens != self.state.print_options.pileup_sensitivity:
  720. logger.debug(
  721. f"[{self.serial_number}] pileup_sensitivity synced (from cfg after hold): {self.state.print_options.pileup_sensitivity} -> {cfg_pileup_sens}"
  722. )
  723. self.state.print_options.pileup_sensitivity = cfg_pileup_sens
  724. del self._xcam_hold_start["pileup_sensitivity"]
  725. # Clump/nozzle clumping detector (bits 11-13)
  726. cfg_clump, cfg_clump_sens = decode_detector(11)
  727. if should_accept_value("clump_detector", cfg_clump):
  728. if cfg_clump != self.state.print_options.nozzle_clumping_detector:
  729. logger.debug(
  730. f"[{self.serial_number}] nozzle_clumping_detector changed (from cfg): {self.state.print_options.nozzle_clumping_detector} -> {cfg_clump}"
  731. )
  732. self.state.print_options.nozzle_clumping_detector = cfg_clump
  733. # Clump sensitivity with hold timer
  734. if "nozzle_clumping_sensitivity" not in self._xcam_hold_start:
  735. if cfg_clump_sens != self.state.print_options.nozzle_clumping_sensitivity:
  736. logger.debug(
  737. f"[{self.serial_number}] nozzle_clumping_sensitivity changed (from cfg): {self.state.print_options.nozzle_clumping_sensitivity} -> {cfg_clump_sens}"
  738. )
  739. self.state.print_options.nozzle_clumping_sensitivity = cfg_clump_sens
  740. else:
  741. hold_start = self._xcam_hold_start["nozzle_clumping_sensitivity"]
  742. elapsed = current_time - hold_start
  743. if elapsed > self._xcam_hold_time:
  744. if cfg_clump_sens != self.state.print_options.nozzle_clumping_sensitivity:
  745. logger.debug(
  746. f"[{self.serial_number}] nozzle_clumping_sensitivity synced (from cfg after hold): {self.state.print_options.nozzle_clumping_sensitivity} -> {cfg_clump_sens}"
  747. )
  748. self.state.print_options.nozzle_clumping_sensitivity = cfg_clump_sens
  749. del self._xcam_hold_start["nozzle_clumping_sensitivity"]
  750. # Airprint detector (bits 14-16)
  751. cfg_airprint, cfg_airprint_sens = decode_detector(14)
  752. if should_accept_value("airprint_detector", cfg_airprint):
  753. if cfg_airprint != self.state.print_options.airprint_detector:
  754. logger.debug(
  755. f"[{self.serial_number}] airprint_detector changed (from cfg): {self.state.print_options.airprint_detector} -> {cfg_airprint}"
  756. )
  757. self.state.print_options.airprint_detector = cfg_airprint
  758. # Airprint sensitivity with hold timer
  759. if "airprint_sensitivity" not in self._xcam_hold_start:
  760. if cfg_airprint_sens != self.state.print_options.airprint_sensitivity:
  761. logger.debug(
  762. f"[{self.serial_number}] airprint_sensitivity changed (from cfg): {self.state.print_options.airprint_sensitivity} -> {cfg_airprint_sens}"
  763. )
  764. self.state.print_options.airprint_sensitivity = cfg_airprint_sens
  765. else:
  766. hold_start = self._xcam_hold_start["airprint_sensitivity"]
  767. elapsed = current_time - hold_start
  768. if elapsed > self._xcam_hold_time:
  769. if cfg_airprint_sens != self.state.print_options.airprint_sensitivity:
  770. logger.debug(
  771. f"[{self.serial_number}] airprint_sensitivity synced (from cfg after hold): {self.state.print_options.airprint_sensitivity} -> {cfg_airprint_sens}"
  772. )
  773. self.state.print_options.airprint_sensitivity = cfg_airprint_sens
  774. del self._xcam_hold_start["airprint_sensitivity"]
  775. # Camera settings
  776. if "ipcam_record" in xcam_data:
  777. self.state.ipcam = xcam_data.get("ipcam_record") == "enable"
  778. if "timelapse" in xcam_data:
  779. self.state.timelapse = xcam_data.get("timelapse") == "enable"
  780. # Track if timelapse was ever active during this print
  781. if self.state.timelapse and self._was_running:
  782. self._timelapse_during_print = True
  783. # Skip spaghetti_detector boolean field - we read from cfg bitmask above
  784. if "print_halt" in xcam_data:
  785. self.state.print_options.print_halt = bool(xcam_data.get("print_halt"))
  786. # Skip halt_print_sensitivity field - it's always stale ("medium")
  787. # We read the actual sensitivity from cfg bits 5-6 above
  788. if "first_layer_inspector" in xcam_data:
  789. new_value = bool(xcam_data.get("first_layer_inspector"))
  790. if should_accept_value("first_layer_inspector", new_value):
  791. self.state.print_options.first_layer_inspector = new_value
  792. if "printing_monitor" in xcam_data:
  793. new_value = bool(xcam_data.get("printing_monitor"))
  794. if should_accept_value("printing_monitor", new_value):
  795. self.state.print_options.printing_monitor = new_value
  796. if "buildplate_marker_detector" in xcam_data:
  797. new_value = bool(xcam_data.get("buildplate_marker_detector"))
  798. if should_accept_value("buildplate_marker_detector", new_value):
  799. self.state.print_options.buildplate_marker_detector = new_value
  800. if "allow_skip_parts" in xcam_data:
  801. new_value = bool(xcam_data.get("allow_skip_parts"))
  802. if should_accept_value("allow_skip_parts", new_value):
  803. self.state.print_options.allow_skip_parts = new_value
  804. # Additional AI detectors - these are decoded from cfg bitmask above, not from
  805. # individual boolean fields (which are not sent by the printer)
  806. # pileup_detector, nozzle_clumping_detector, airprint_detector - from cfg
  807. # auto_recovery_step_loss and filament_tangle_detect - tracked locally only
  808. if "auto_recovery_step_loss" in xcam_data:
  809. self.state.print_options.auto_recovery_step_loss = bool(xcam_data.get("auto_recovery_step_loss"))
  810. if "filament_tangle_detect" in xcam_data:
  811. self.state.print_options.filament_tangle_detect = bool(xcam_data.get("filament_tangle_detect"))
  812. @staticmethod
  813. def _resolve_local_slot_from_mapping(local_slot: int, mapping_raw: list | None) -> int | None:
  814. """Resolve a local AMS slot ID to a global tray ID using the MQTT mapping field.
  815. The MQTT mapping field is an array of snow-encoded values:
  816. each entry = ams_hw_id * 256 + slot_id (65535 = unmapped).
  817. Finds entries where the local slot matches, then computes the global tray ID.
  818. Returns the global ID if exactly one AMS matches, or None if ambiguous/unavailable.
  819. """
  820. if not isinstance(mapping_raw, list) or not mapping_raw:
  821. return None
  822. candidates: set[int] = set()
  823. for value in mapping_raw:
  824. if not isinstance(value, int) or value >= 65535:
  825. continue
  826. ams_hw_id = value >> 8
  827. slot = value & 0xFF
  828. if 0 <= ams_hw_id <= 3 and (slot & 0x03) == local_slot:
  829. candidates.add(ams_hw_id * 4 + local_slot)
  830. elif 128 <= ams_hw_id <= 135 and local_slot == 0:
  831. candidates.add(ams_hw_id)
  832. if len(candidates) == 1:
  833. return candidates.pop()
  834. return None
  835. def _handle_ams_data(self, ams_data):
  836. """Handle AMS data changes for Spoolman integration.
  837. This is called when we receive top-level AMS data in MQTT messages.
  838. It detects changes and triggers the callback for Spoolman sync.
  839. """
  840. import hashlib
  841. # Handle nested ams structure: {"ams": {"ams": [...]}} or {"ams": [...]}
  842. # Also handle P1S partial updates: {"tray_now": ..., "tray_tar": ...} without "ams" key
  843. ams_list = None
  844. if isinstance(ams_data, dict):
  845. if "ams" in ams_data:
  846. ams_list = ams_data["ams"]
  847. # Log all AMS dict fields to debug tray_now for H2D dual-nozzle
  848. non_list_fields = {k: v for k, v in ams_data.items() if k != "ams"}
  849. if non_list_fields:
  850. logger.debug("[%s] AMS dict fields: %s", self.serial_number, non_list_fields)
  851. # IMPORTANT: Parse ams_status FIRST before tray_now, so we have fresh status
  852. # when checking if we're in filament change mode for tray_now disambiguation
  853. if "ams_status" in ams_data:
  854. raw_ams_status = ams_data["ams_status"]
  855. if isinstance(raw_ams_status, str):
  856. try:
  857. self.state.ams_status = int(raw_ams_status)
  858. except ValueError:
  859. self.state.ams_status = 0
  860. else:
  861. self.state.ams_status = raw_ams_status if raw_ams_status is not None else 0
  862. # Compute main and sub status
  863. self.state.ams_status_sub = self.state.ams_status & 0xFF
  864. self.state.ams_status_main = (self.state.ams_status >> 8) & 0xFF
  865. logger.debug(
  866. f"[{self.serial_number}] ams_status: {self.state.ams_status} "
  867. f"(main={self.state.ams_status_main}, sub={self.state.ams_status_sub})"
  868. )
  869. # Parse tray_now from AMS dict - this is the currently loaded tray global ID
  870. # Note: tray_tar is also available but on H2D it's just slot number (0-3), not global ID
  871. if "tray_now" in ams_data:
  872. raw_tray_now = ams_data["tray_now"]
  873. # Convert string to int if needed
  874. if isinstance(raw_tray_now, str):
  875. try:
  876. parsed_tray_now = int(raw_tray_now)
  877. except ValueError:
  878. parsed_tray_now = 255
  879. else:
  880. parsed_tray_now = raw_tray_now if raw_tray_now is not None else 255
  881. # H2D dual-nozzle printers report only slot number (0-3), not global tray ID
  882. # Use active_extruder + ams_extruder_map to determine which AMS the slot belongs to
  883. # Single-nozzle printers with multiple AMS (e.g. P2S) also report local slot IDs (#420)
  884. # — disambiguated below using MQTT mapping field
  885. ams_map = self.state.ams_extruder_map
  886. if self._is_dual_nozzle and 0 <= parsed_tray_now <= 3:
  887. # First, check if we have a pending target that matches this slot
  888. pending_target = self.state.pending_tray_target
  889. if pending_target is not None:
  890. pending_slot = pending_target % 4
  891. if pending_slot == parsed_tray_now:
  892. # Slot matches our pending target - use the full global ID
  893. logger.debug(
  894. f"[{self.serial_number}] H2D tray_now disambiguation: "
  895. f"slot {parsed_tray_now} matches pending_tray_target {pending_target} -> using global ID {pending_target}"
  896. )
  897. self.state.tray_now = pending_target
  898. # Clear pending target now that load is confirmed
  899. self.state.pending_tray_target = None
  900. else:
  901. # Slot doesn't match our pending target - something changed, use slot as-is
  902. logger.warning(
  903. f"[{self.serial_number}] H2D tray_now: slot {parsed_tray_now} doesn't match "
  904. f"pending_tray_target {pending_target} (slot {pending_slot}) - using slot as global ID"
  905. )
  906. self.state.tray_now = parsed_tray_now
  907. # Clear pending target since it's stale
  908. self.state.pending_tray_target = None
  909. else:
  910. # No pending target - use h2d_extruder_snow for accurate disambiguation
  911. # H2D sends snow field in device.extruder.info with AMS ID in high byte
  912. active_ext = self.state.active_extruder # 0=right, 1=left
  913. # Best source: use snow value from device.extruder.info if available
  914. snow_tray = self.state.h2d_extruder_snow.get(active_ext)
  915. if snow_tray is not None and snow_tray != 255:
  916. # snow_tray is already normalized to global ID
  917. # Verify the slot matches what we see in tray_now
  918. # Regular AMS: slot = global_id % 4; AMS HT (128-135): single slot = 0
  919. snow_slot = snow_tray % 4 if snow_tray < 128 else (0 if snow_tray <= 135 else -1)
  920. if snow_slot == parsed_tray_now:
  921. if self.state.tray_now != snow_tray:
  922. logger.debug(
  923. f"[{self.serial_number}] H2D tray_now from snow: "
  924. f"extruder[{active_ext}] snow={snow_tray} (slot {snow_slot})"
  925. )
  926. self.state.tray_now = snow_tray
  927. else:
  928. # Slot mismatch - snow field may not have updated yet, trust snow
  929. logger.debug(
  930. f"[{self.serial_number}] H2D tray_now: ams.tray_now slot {parsed_tray_now} "
  931. f"!= snow slot {snow_slot}, using snow value {snow_tray}"
  932. )
  933. self.state.tray_now = snow_tray
  934. else:
  935. # Fallback: snow not available, use ams_extruder_map (less reliable)
  936. # Find ALL AMS units on the active extruder
  937. ams_on_extruder = []
  938. for ams_id_str, ext_id in ams_map.items():
  939. if ext_id == active_ext:
  940. try:
  941. ams_on_extruder.append(int(ams_id_str))
  942. except ValueError:
  943. pass # Skip AMS IDs that aren't valid integers
  944. if len(ams_on_extruder) == 1:
  945. # Single AMS on this extruder - unambiguous
  946. active_ams_id = ams_on_extruder[0]
  947. if 128 <= active_ams_id <= 135:
  948. # AMS-HT: single slot per unit, global ID = unit ID
  949. global_tray_id = active_ams_id
  950. else:
  951. global_tray_id = active_ams_id * 4 + parsed_tray_now
  952. logger.debug(
  953. f"[{self.serial_number}] H2D tray_now fallback: "
  954. f"slot {parsed_tray_now} + single AMS {active_ams_id} -> global ID {global_tray_id}"
  955. )
  956. self.state.tray_now = global_tray_id
  957. elif len(ams_on_extruder) > 1:
  958. # Multiple AMS on this extruder - keep current if valid, else try to narrow down
  959. current_tray = self.state.tray_now
  960. # Determine which AMS unit and slot the current tray belongs to
  961. if 0 <= current_tray <= 15:
  962. current_ams = current_tray // 4
  963. current_slot = current_tray % 4
  964. elif 128 <= current_tray <= 135:
  965. current_ams = current_tray # AMS-HT: ID = tray ID
  966. current_slot = 0
  967. else:
  968. current_ams = -1
  969. current_slot = -1
  970. if current_ams in ams_on_extruder and current_slot == parsed_tray_now:
  971. # Current is valid and matches slot - keep it
  972. logger.debug(
  973. f"[{self.serial_number}] H2D tray_now: multiple AMS {ams_on_extruder}, "
  974. f"keeping current {current_tray} (matches slot {parsed_tray_now})"
  975. )
  976. else:
  977. # Filter candidates: AMS-HT (128-135) only valid for slot 0
  978. if parsed_tray_now > 0:
  979. candidates = [a for a in ams_on_extruder if a <= 3]
  980. else:
  981. candidates = ams_on_extruder
  982. if len(candidates) == 1:
  983. cand = candidates[0]
  984. resolved = cand if 128 <= cand <= 135 else cand * 4 + parsed_tray_now
  985. logger.debug(
  986. f"[{self.serial_number}] H2D tray_now: multiple AMS {ams_on_extruder}, "
  987. f"narrowed to AMS {cand} -> global ID {resolved}"
  988. )
  989. self.state.tray_now = resolved
  990. else:
  991. # Genuinely ambiguous - use slot as-is (will be wrong for non-first AMS)
  992. logger.warning(
  993. f"[{self.serial_number}] H2D tray_now: multiple AMS {ams_on_extruder} on extruder {active_ext}, "
  994. f"no snow field, using slot {parsed_tray_now} (may be incorrect)"
  995. )
  996. self.state.tray_now = parsed_tray_now
  997. else:
  998. # No AMS on this extruder - use slot as-is
  999. logger.warning(
  1000. f"[{self.serial_number}] H2D tray_now: no AMS on extruder {active_ext}, "
  1001. f"using slot {parsed_tray_now}"
  1002. )
  1003. self.state.tray_now = parsed_tray_now
  1004. elif not self._is_dual_nozzle and 0 <= parsed_tray_now <= 3:
  1005. # Single-nozzle printer with tray_now in 0-3 range.
  1006. # P2S (and possibly other models) with multiple AMS units sends LOCAL slot IDs
  1007. # in tray_now, not global tray IDs (#420). Use the MQTT mapping field
  1008. # (snow-encoded) to resolve the correct AMS unit.
  1009. ams_exist_raw = ams_data.get("ams_exist_bits", "0")
  1010. try:
  1011. ams_exist = int(ams_exist_raw, 16) if isinstance(ams_exist_raw, str) else int(ams_exist_raw)
  1012. except (ValueError, TypeError):
  1013. ams_exist = 0
  1014. num_ams = bin(ams_exist).count("1")
  1015. if num_ams > 1:
  1016. # Multiple AMS on single-nozzle — tray_now is likely a local slot ID.
  1017. # Cross-reference with MQTT mapping field to find the correct AMS unit.
  1018. mapping_raw = self.state.raw_data.get("mapping")
  1019. resolved = self._resolve_local_slot_from_mapping(parsed_tray_now, mapping_raw)
  1020. if resolved is not None:
  1021. if resolved != parsed_tray_now:
  1022. logger.debug(
  1023. f"[{self.serial_number}] Multi-AMS tray_now: "
  1024. f"local slot {parsed_tray_now} -> global ID {resolved} (from mapping)"
  1025. )
  1026. self.state.tray_now = resolved
  1027. else:
  1028. # No mapping available (not printing, or ambiguous) — use as-is.
  1029. # This matches the old behavior and is correct for AMS 0.
  1030. self.state.tray_now = parsed_tray_now
  1031. else:
  1032. # Single AMS — local slot 0-3 equals global ID
  1033. self.state.tray_now = parsed_tray_now
  1034. else:
  1035. # tray_now > 3 means it's already a global ID, or 255 means unloaded
  1036. # Note: Do NOT clear pending_tray_target on tray_now=255 here.
  1037. # During filament change, the printer sends 255 first (unload), then the slot.
  1038. # We only clear pending_tray_target explicitly in ams_unload_filament().
  1039. # Trust the printer's reported value.
  1040. self.state.tray_now = parsed_tray_now
  1041. # Track last valid tray for usage tracking (survives retract → 255 at print end)
  1042. # Valid physical trays: 0-15 (regular AMS), 128-135 (AMS-HT), 254 (external spool)
  1043. tn = self.state.tray_now
  1044. if (0 <= tn <= 15) or (128 <= tn <= 135) or tn == 254:
  1045. # Log tray change for mid-print usage splitting
  1046. if tn != self.state.last_loaded_tray and self.state.state in ("RUNNING", "PAUSE"):
  1047. self.state.tray_change_log.append((tn, self.state.layer_num))
  1048. logger.info(
  1049. "[%s] Tray change during print: tray=%d at layer=%d",
  1050. self.serial_number,
  1051. tn,
  1052. self.state.layer_num,
  1053. )
  1054. self.state.last_loaded_tray = self.state.tray_now
  1055. logger.debug("[%s] tray_now updated: %s", self.serial_number, self.state.tray_now)
  1056. # NOTE: ams_status is parsed BEFORE tray_now (see above) to ensure correct
  1057. # state when checking filament change mode for H2D disambiguation
  1058. # P1S/P1P send partial updates without "ams" key - this is valid, not an error
  1059. # We've already processed the status fields above, so just return if no ams list
  1060. if ams_list is None:
  1061. logger.debug("[%s] AMS partial update (no tray data)", self.serial_number)
  1062. return
  1063. elif isinstance(ams_data, list):
  1064. ams_list = ams_data
  1065. else:
  1066. logger.warning("[%s] Unexpected AMS data format: %s", self.serial_number, type(ams_data))
  1067. return
  1068. # Merge AMS data instead of replacing, to handle partial updates
  1069. # During prints, the printer may only send updates for active AMS units
  1070. # We need deep merging at the tray level to preserve fields like tray_sub_brands
  1071. existing_ams = self.state.raw_data.get("ams", [])
  1072. existing_by_id = {ams.get("id"): ams for ams in existing_ams if ams.get("id") is not None}
  1073. # Update existing units with new data, add new units
  1074. for ams_unit in ams_list:
  1075. ams_id = ams_unit.get("id")
  1076. if ams_id is not None:
  1077. existing_unit = existing_by_id.get(ams_id)
  1078. if existing_unit and "tray" in ams_unit:
  1079. # Deep merge trays to preserve fields from previous updates
  1080. existing_trays = {t.get("id"): t for t in existing_unit.get("tray", []) if t.get("id") is not None}
  1081. merged_trays = []
  1082. for new_tray in ams_unit.get("tray", []):
  1083. tray_id = new_tray.get("id")
  1084. if tray_id is not None and tray_id in existing_trays:
  1085. # Merge: start with existing, update with new non-empty values
  1086. merged_tray = existing_trays[tray_id].copy()
  1087. # Detect slot-clearing updates (spool removal):
  1088. # When tray_type is explicitly empty, clear everything
  1089. # including RFID data (tag_uid/tray_uuid).
  1090. slot_clearing = new_tray.get("tray_type") == ""
  1091. for key, value in new_tray.items():
  1092. # Fields that should always be updated (even with empty/zero values):
  1093. # - remain, k, id, cali_idx: status indicators where 0 is valid
  1094. # - tray_type, tray_sub_brands, tray_info_idx, tray_color,
  1095. # tray_id_name: slot content indicators that must be cleared
  1096. # when a spool is removed (fixes #147 - old AMS empty slot)
  1097. # NOTE: tag_uid and tray_uuid are NOT in always_update_fields.
  1098. # They are only cleared during spool removal (slot_clearing=True).
  1099. # Periodic AMS updates often include empty RFID fields which
  1100. # would overwrite valid data from the initial pushall.
  1101. always_update_fields = (
  1102. "remain",
  1103. "k",
  1104. "id",
  1105. "cali_idx",
  1106. "tray_type",
  1107. "tray_sub_brands",
  1108. "tray_info_idx",
  1109. "tray_color",
  1110. "tray_id_name",
  1111. )
  1112. if (
  1113. key in always_update_fields
  1114. or slot_clearing
  1115. or value
  1116. not in (
  1117. None,
  1118. "",
  1119. "0000000000000000",
  1120. "00000000000000000000000000000000",
  1121. )
  1122. ):
  1123. merged_tray[key] = value
  1124. merged_trays.append(merged_tray)
  1125. else:
  1126. merged_trays.append(new_tray)
  1127. # Update ams_unit with merged trays
  1128. ams_unit = {**ams_unit, "tray": merged_trays}
  1129. existing_by_id[ams_id] = ams_unit
  1130. # Convert back to list, sorted by ID for consistent ordering
  1131. merged_ams = sorted(existing_by_id.values(), key=lambda x: x.get("id", 0))
  1132. # Check tray_exist_bits to clear empty slots (Issue #147)
  1133. # New AMS models don't send empty tray data - they just update tray_exist_bits
  1134. # Each bit in tray_exist_bits represents a slot: bit=0 means empty, bit=1 means has spool
  1135. tray_exist_bits_str = ams_data.get("tray_exist_bits") if isinstance(ams_data, dict) else None
  1136. if tray_exist_bits_str:
  1137. try:
  1138. tray_exist_bits = int(tray_exist_bits_str, 16)
  1139. for ams_unit in merged_ams:
  1140. ams_id_raw = ams_unit.get("id")
  1141. if ams_id_raw is None:
  1142. continue
  1143. # Convert to int (may be string from JSON)
  1144. ams_id = int(ams_id_raw) if isinstance(ams_id_raw, str) else ams_id_raw
  1145. if ams_id >= 128: # Skip HT AMS (id >= 128)
  1146. continue
  1147. # Bits for this AMS unit: bits (ams_id*4) to (ams_id*4 + 3)
  1148. for tray in ams_unit.get("tray", []):
  1149. tray_id_raw = tray.get("id")
  1150. if tray_id_raw is None:
  1151. continue
  1152. # Convert to int (may be string from JSON)
  1153. tray_id = int(tray_id_raw) if isinstance(tray_id_raw, str) else tray_id_raw
  1154. global_bit = ams_id * 4 + tray_id
  1155. slot_exists = (tray_exist_bits >> global_bit) & 1
  1156. if not slot_exists and tray.get("tray_type"):
  1157. # Slot is marked empty but has data - clear it
  1158. logger.debug(
  1159. f"[{self.serial_number}] Clearing empty slot: AMS {ams_id} slot {tray_id} "
  1160. f"(tray_exist_bits bit {global_bit} = 0)"
  1161. )
  1162. tray["tray_type"] = ""
  1163. tray["tray_sub_brands"] = ""
  1164. tray["tray_color"] = ""
  1165. tray["tray_id_name"] = ""
  1166. tray["tag_uid"] = "0000000000000000"
  1167. tray["tray_uuid"] = "00000000000000000000000000000000"
  1168. tray["tray_info_idx"] = ""
  1169. tray["remain"] = 0
  1170. except (ValueError, TypeError) as e:
  1171. logger.debug("[%s] Could not parse tray_exist_bits: %s", self.serial_number, e)
  1172. self.state.raw_data["ams"] = merged_ams
  1173. # Update timestamp for RFID refresh detection (frontend can detect "new data arrived")
  1174. self.state.last_ams_update = time.time()
  1175. logger.debug("[%s] Merged AMS data: %s new units, %s total", self.serial_number, len(ams_list), len(merged_ams))
  1176. # Extract ams_extruder_map from each AMS unit's info field
  1177. # According to OpenBambuAPI: info field bit 8 indicates which extruder (0=right, 1=left)
  1178. ams_extruder_map = {}
  1179. for ams_unit in ams_list:
  1180. ams_id = ams_unit.get("id")
  1181. info = ams_unit.get("info")
  1182. if ams_id is not None and info is not None:
  1183. try:
  1184. info_val = int(info) if isinstance(info, str) else info
  1185. # Extract bit 8 for extruder assignment
  1186. # Bit 8 = 0 means LEFT extruder (id 1), bit 8 = 1 means RIGHT extruder (id 0)
  1187. # So we invert: extruder_id = 1 - bit8
  1188. bit8 = (info_val >> 8) & 0x1
  1189. extruder_id = 1 - bit8 # 0=right, 1=left
  1190. ams_extruder_map[str(ams_id)] = extruder_id
  1191. logger.debug(
  1192. f"[{self.serial_number}] AMS {ams_id} info={info_val} (bit8={bit8}) -> extruder {extruder_id}"
  1193. )
  1194. except (ValueError, TypeError):
  1195. pass # Skip AMS units with unparseable info bitmask values
  1196. if ams_extruder_map:
  1197. self.state.raw_data["ams_extruder_map"] = ams_extruder_map
  1198. self.state.ams_extruder_map = ams_extruder_map # Also set on state for inference logic
  1199. logger.debug("[%s] ams_extruder_map: %s", self.serial_number, ams_extruder_map)
  1200. # Create a hash of relevant AMS data to detect changes
  1201. ams_hash_data = []
  1202. for ams_unit in ams_list:
  1203. for tray in ams_unit.get("tray", []):
  1204. # Include fields that matter for filament tracking
  1205. ams_hash_data.append(
  1206. f"{ams_unit.get('id')}:{tray.get('id')}:"
  1207. f"{tray.get('tray_type')}:{tray.get('tag_uid')}:{tray.get('remain')}"
  1208. )
  1209. ams_hash = hashlib.md5(":".join(ams_hash_data).encode(), usedforsecurity=False).hexdigest()
  1210. # Only trigger callback if AMS data actually changed
  1211. if ams_hash != self._previous_ams_hash:
  1212. self._previous_ams_hash = ams_hash
  1213. if self.on_ams_change:
  1214. logger.debug("[%s] AMS data changed, triggering sync callback", self.serial_number)
  1215. # Pass merged AMS data (not raw ams_list) — partial MQTT updates
  1216. # may lack fields like 'remain' that the merged state preserves
  1217. self.on_ams_change(merged_ams)
  1218. def _update_state(self, data: dict):
  1219. """Update printer state from message data."""
  1220. _previous_state = self.state.state
  1221. # Update state fields
  1222. if "gcode_state" in data:
  1223. self.state.state = data["gcode_state"]
  1224. if "gcode_file" in data:
  1225. self.state.gcode_file = data["gcode_file"]
  1226. self.state.current_print = data["gcode_file"]
  1227. if "subtask_name" in data:
  1228. self.state.subtask_name = data["subtask_name"]
  1229. # Prefer subtask_name as current_print if available
  1230. if data["subtask_name"]:
  1231. self.state.current_print = data["subtask_name"]
  1232. if "subtask_id" in data:
  1233. self.state.subtask_id = data["subtask_id"]
  1234. if "mc_percent" in data:
  1235. # Save last non-zero progress for usage tracking (firmware resets to 0 on cancel)
  1236. if self.state.progress > 0:
  1237. self._last_valid_progress = self.state.progress
  1238. self.state.progress = float(data["mc_percent"])
  1239. if "mc_remaining_time" in data:
  1240. self.state.remaining_time = int(data["mc_remaining_time"])
  1241. if "mc_print_sub_stage" in data:
  1242. new_sub_stage = int(data["mc_print_sub_stage"])
  1243. if new_sub_stage != self.state.mc_print_sub_stage:
  1244. logger.debug(
  1245. f"[{self.serial_number}] mc_print_sub_stage changed: "
  1246. f"{self.state.mc_print_sub_stage} -> {new_sub_stage}"
  1247. )
  1248. self.state.mc_print_sub_stage = new_sub_stage
  1249. if "layer_num" in data:
  1250. new_layer = int(data["layer_num"])
  1251. old_layer = self.state.layer_num
  1252. # Save last non-zero layer for usage tracking (firmware resets to 0 on cancel)
  1253. if old_layer > 0:
  1254. self._last_valid_layer_num = old_layer
  1255. self.state.layer_num = new_layer
  1256. # Trigger layer change callback if layer increased
  1257. if new_layer > old_layer and self.on_layer_change:
  1258. self.on_layer_change(new_layer)
  1259. if "total_layer_num" in data:
  1260. self.state.total_layers = int(data["total_layer_num"])
  1261. # Fan speeds (MQTT sends as string "0"-"15" representing speed levels, or percentage)
  1262. # Convert to 0-100 percentage for display
  1263. def parse_fan_speed(value: str | int | None) -> int | None:
  1264. if value is None:
  1265. return None
  1266. try:
  1267. speed = int(value)
  1268. # MQTT reports 0-15 speed levels, convert to percentage (0-100)
  1269. # 15 = 100%, so multiply by 100/15 ≈ 6.67
  1270. if speed <= 15:
  1271. return round(speed * 100 / 15)
  1272. # If already a percentage (0-255 scale from some printers), convert
  1273. elif speed <= 255:
  1274. return round(speed * 100 / 255)
  1275. return speed
  1276. except (ValueError, TypeError):
  1277. return None
  1278. # Log fan fields once for debugging
  1279. if not hasattr(self, "_fan_fields_logged"):
  1280. fan_fields = {k: v for k, v in data.items() if "fan" in k.lower()}
  1281. if fan_fields:
  1282. logger.debug("[%s] Fan fields in MQTT data: %s", self.serial_number, fan_fields)
  1283. self._fan_fields_logged = True
  1284. if "cooling_fan_speed" in data:
  1285. self.state.cooling_fan_speed = parse_fan_speed(data["cooling_fan_speed"])
  1286. if "big_fan1_speed" in data:
  1287. self.state.big_fan1_speed = parse_fan_speed(data["big_fan1_speed"])
  1288. if "big_fan2_speed" in data:
  1289. self.state.big_fan2_speed = parse_fan_speed(data["big_fan2_speed"])
  1290. if "heatbreak_fan_speed" in data:
  1291. self.state.heatbreak_fan_speed = parse_fan_speed(data["heatbreak_fan_speed"])
  1292. # Calibration stage tracking
  1293. if "stg_cur" in data:
  1294. new_stg = data["stg_cur"]
  1295. # Always log ANY stg_cur change for debugging filament operations
  1296. if new_stg != self.state.stg_cur:
  1297. logger.debug(
  1298. f"[{self.serial_number}] stg_cur changed: {self.state.stg_cur} -> {new_stg} ({get_stage_name(new_stg)})"
  1299. )
  1300. self.state.stg_cur = new_stg
  1301. if "stg" in data:
  1302. self.state.stg = data["stg"] if isinstance(data["stg"], list) else []
  1303. # Temperature data
  1304. temps = {}
  1305. # Log all fields for debugging dual-nozzle temperature discovery (only once)
  1306. if "bed_temper" in data and not hasattr(self, "_temp_fields_logged"):
  1307. temp_fields = {k: v for k, v in data.items() if "temp" in k.lower() or "chamber" in k.lower()}
  1308. logger.debug("[%s] Temperature-related fields: %s", self.serial_number, temp_fields)
  1309. # Log ALL keys in print data for H2D temperature discovery
  1310. all_keys = sorted(data.keys())
  1311. logger.debug("[%s] ALL print data keys (%s): %s", self.serial_number, len(all_keys), all_keys)
  1312. self._temp_fields_logged = True
  1313. # Log vir_slot data (once) - this may contain per-extruder slot mapping for H2D
  1314. if "vir_slot" in data and not hasattr(self, "_vir_slot_logged"):
  1315. logger.debug("[%s] vir_slot data: %s", self.serial_number, data["vir_slot"])
  1316. self._vir_slot_logged = True
  1317. # Log nozzle hardware info fields (once)
  1318. nozzle_fields = {
  1319. k: v
  1320. for k, v in data.items()
  1321. if "nozzle" in k.lower() or "hw" in k.lower() or "extruder" in k.lower() or "upgrade" in k.lower()
  1322. }
  1323. if nozzle_fields and not hasattr(self, "_nozzle_fields_logged"):
  1324. logger.debug("[%s] Nozzle/hardware fields in MQTT data: %s", self.serial_number, nozzle_fields)
  1325. self._nozzle_fields_logged = True
  1326. # Parse active extruder from device.extruder.state bit 8
  1327. # bit 8 = 0 → RIGHT extruder (active_extruder=0)
  1328. # bit 8 = 1 → LEFT extruder (active_extruder=1)
  1329. if "device" in data and isinstance(data.get("device"), dict):
  1330. device = data["device"]
  1331. if "extruder" in device and "state" in device["extruder"]:
  1332. state_val = device["extruder"]["state"]
  1333. # Extract bit 8 for extruder position
  1334. new_extruder = (state_val >> 8) & 0x1
  1335. if new_extruder != self.state.active_extruder:
  1336. logger.debug(
  1337. f"[{self.serial_number}] ACTIVE EXTRUDER CHANGED (state bit 8): {self.state.active_extruder} -> {new_extruder} (0=right, 1=left) [state={state_val}]"
  1338. )
  1339. self.state.active_extruder = new_extruder
  1340. # Log device.extruder structure for active extruder
  1341. if "device" in data and isinstance(data.get("device"), dict):
  1342. device = data["device"]
  1343. if "extruder" in device:
  1344. ext_data = device["extruder"]
  1345. # Log 'state' field - OrcaSlicer uses bits 12-14 for switch state
  1346. if "state" in ext_data:
  1347. state_val = ext_data["state"]
  1348. # Extract bits 12-14 (3 bits) for switch state
  1349. switch_state = (state_val >> 12) & 0x7
  1350. logger.debug(
  1351. f"[{self.serial_number}] device.extruder.state={state_val} (switch_state bits 12-14: {switch_state})"
  1352. )
  1353. # Log 'cur' field if present (might indicate current/active extruder)
  1354. if "cur" in ext_data:
  1355. logger.debug("[%s] device.extruder.cur: %s", self.serial_number, ext_data["cur"])
  1356. if "bed_temper" in data:
  1357. temps["bed"] = float(data["bed_temper"])
  1358. if "bed_target_temper" in data:
  1359. temps["bed_target"] = float(data["bed_target_temper"])
  1360. # Check if this is H2D (has device.extruder.info with 2 extruders)
  1361. has_h2d_extruder_info = (
  1362. "device" in data
  1363. and isinstance(data.get("device"), dict)
  1364. and "extruder" in data["device"]
  1365. and isinstance(data["device"]["extruder"].get("info"), list)
  1366. and len(data["device"]["extruder"]["info"]) >= 2
  1367. )
  1368. # Standard nozzle fields: these are for the RIGHT/default nozzle on H2D
  1369. # For H2D, we use these for nozzle_2 (RIGHT), for others use as nozzle (primary)
  1370. # NOTE: On H2D, nozzle_temper seems to mirror left nozzle - we override with extruder_info[0] later
  1371. if "nozzle_temper" in data:
  1372. if has_h2d_extruder_info:
  1373. temps["nozzle_2"] = float(data["nozzle_temper"]) # Will be overridden by extruder_info[0]
  1374. else:
  1375. temps["nozzle"] = float(data["nozzle_temper"])
  1376. if "nozzle_target_temper" in data:
  1377. if has_h2d_extruder_info:
  1378. temps["nozzle_2_target"] = float(data["nozzle_target_temper"]) # RIGHT target on H2D
  1379. else:
  1380. temps["nozzle_target"] = float(data["nozzle_target_temper"])
  1381. # Second nozzle for dual-extruder printers - skip for H2D (uses device.extruder.info instead)
  1382. if not has_h2d_extruder_info:
  1383. # Try multiple possible field names used by different firmware versions
  1384. if "nozzle_temper_2" in data:
  1385. val = float(data["nozzle_temper_2"])
  1386. if -50 < val < 500: # Valid temp range
  1387. temps["nozzle_2"] = val
  1388. else:
  1389. logger.debug("[%s] nozzle_temper_2=%s out of range", self.serial_number, val)
  1390. elif "right_nozzle_temper" in data:
  1391. val = float(data["right_nozzle_temper"])
  1392. if -50 < val < 500: # Valid temp range
  1393. temps["nozzle_2"] = val
  1394. else:
  1395. logger.debug("[%s] right_nozzle_temper=%s out of range", self.serial_number, val)
  1396. if "nozzle_target_temper_2" in data:
  1397. val = float(data["nozzle_target_temper_2"])
  1398. if 0 <= val < 500: # Valid temp range
  1399. temps["nozzle_2_target"] = val
  1400. else:
  1401. logger.debug("[%s] nozzle_target_temper_2=%s out of range", self.serial_number, val)
  1402. elif "right_nozzle_target_temper" in data:
  1403. val = float(data["right_nozzle_target_temper"])
  1404. if 0 <= val < 500: # Valid temp range
  1405. temps["nozzle_2_target"] = val
  1406. else:
  1407. logger.debug("[%s] right_nozzle_target_temper=%s out of range", self.serial_number, val)
  1408. # Also check for left nozzle as primary (some H2 models)
  1409. if "left_nozzle_temper" in data and "nozzle" not in temps:
  1410. temps["nozzle"] = float(data["left_nozzle_temper"])
  1411. if "left_nozzle_target_temper" in data and "nozzle_target" not in temps:
  1412. temps["nozzle_target"] = float(data["left_nozzle_target_temper"])
  1413. if "chamber_temper" in data:
  1414. chamber_val = float(data["chamber_temper"])
  1415. logger.debug("[%s] chamber_temper raw value: %s", self.serial_number, chamber_val)
  1416. # Check if we recently set the target locally (within 5 seconds)
  1417. local_set_time = self.state.temperatures.get("_chamber_target_set_time", 0)
  1418. respect_local = (time.time() - local_set_time) < 5.0
  1419. # H2D protocol: chamber_temper encoding indicates heater state
  1420. # - When > 500: encoded as (target * 65536 + current) - heater is ON
  1421. # - When < 500: direct Celsius current temp only - heater is OFF
  1422. if -50 < chamber_val < 100:
  1423. # Direct value = heater is OFF
  1424. temps["chamber"] = chamber_val
  1425. if not respect_local:
  1426. temps["chamber_target"] = 0.0 # Heater off means target = 0
  1427. logger.debug("[%s] chamber_temper direct value: %s°C (heater OFF)", self.serial_number, chamber_val)
  1428. else:
  1429. logger.debug("[%s] chamber_temper %s out of direct range", self.serial_number, chamber_val)
  1430. # Try to decode if it looks like an encoded value
  1431. if chamber_val > 500:
  1432. mqtt_target = int(chamber_val) // 65536
  1433. current = int(chamber_val) % 65536
  1434. logger.debug(
  1435. f"[{self.serial_number}] chamber_temper decoded: mqtt_target={mqtt_target}, current={current}, respect_local={respect_local}"
  1436. )
  1437. if -50 < current < 100:
  1438. temps["chamber"] = float(current)
  1439. # Store decoded target for later use, but DON'T set chamber_heating here!
  1440. # Heating state will be calculated later after parsing ctc.info.target (explicit target)
  1441. # which is the authoritative source the slicer uses.
  1442. if not respect_local:
  1443. if 0 <= mqtt_target <= 60:
  1444. # Store as "decoded" target - may be overridden by explicit target fields
  1445. temps["_chamber_decoded_target"] = float(mqtt_target)
  1446. # Chamber target temperature (set by print file or display)
  1447. if "mc_target_cham" in data:
  1448. mc_target = float(data["mc_target_cham"])
  1449. logger.debug("[%s] mc_target_cham raw value: %s", self.serial_number, mc_target)
  1450. # Filter out encoded/invalid values - valid chamber target is 0-60°C
  1451. if 0 <= mc_target <= 60:
  1452. temps["chamber_target"] = mc_target
  1453. # H2D series: Chamber temp is in info.temp (may be encoded or direct °C)
  1454. # NOTE: Don't set chamber_heating here - let ctc.info.target or fallback logic handle it
  1455. # The encoded target in info.temp may be stale (slicer uses ctc.info.target as source of truth)
  1456. try:
  1457. if "info" in data and isinstance(data["info"], dict):
  1458. info_temp = data["info"].get("temp")
  1459. if info_temp is not None and "chamber" not in temps:
  1460. # Check for encoded value (target * 65536 + current)
  1461. if info_temp > 500:
  1462. # Decode: extract current temperature and target
  1463. target = info_temp // 65536
  1464. current = info_temp % 65536
  1465. temps["chamber"] = float(current)
  1466. # Store decoded target as fallback (may be overridden by ctc.info.target)
  1467. if "_chamber_decoded_target" not in temps:
  1468. temps["_chamber_decoded_target"] = float(target)
  1469. logger.debug(
  1470. f"[{self.serial_number}] info.temp encoded: {info_temp} -> current={current}, decoded_target={target}"
  1471. )
  1472. elif -50 < info_temp < 100:
  1473. # Valid direct temperature - heater is OFF
  1474. temps["chamber"] = float(info_temp)
  1475. temps["chamber_target"] = 0.0 # Direct value means heater off
  1476. logger.debug("[%s] info.temp direct: %s°C (heater OFF)", self.serial_number, info_temp)
  1477. # H2D series: Dual extruder temps are in device.extruder.info array
  1478. # Temperature values are encoded as fixed-point (value / 65536 = °C)
  1479. if "device" in data and isinstance(data["device"], dict):
  1480. device = data["device"]
  1481. # Parse dual extruder temperatures
  1482. extruder_data = device.get("extruder", {})
  1483. extruder_info = extruder_data.get("info", [])
  1484. if isinstance(extruder_info, list) and len(extruder_info) >= 1:
  1485. # H2D nozzle mapping: id=0 is RIGHT nozzle (default), id=1 is LEFT nozzle
  1486. # Only parse dual nozzle temps if this is actually a dual nozzle printer (H2D)
  1487. # has_h2d_extruder_info requires len(extruder_info) >= 2
  1488. if has_h2d_extruder_info:
  1489. # Right nozzle (extruder 0) - use extruder_info for actual temp, not nozzle_temper
  1490. # nozzle_temper field seems to mirror left nozzle on H2D, so use extruder_info[0]
  1491. if "temp" in extruder_info[0]:
  1492. temp_val = extruder_info[0]["temp"]
  1493. if temp_val > 500:
  1494. # Encoded format: temp = target * 65536 + current
  1495. target = temp_val // 65536
  1496. current = temp_val % 65536
  1497. if -50 < current < 500:
  1498. temps["nozzle_2"] = float(current)
  1499. if 0 < target < 500:
  1500. temps["nozzle_2_target"] = float(target)
  1501. temps["nozzle_2_heating"] = target > 0 and current < target
  1502. elif -50 < temp_val < 500:
  1503. # Direct Celsius value = heater is OFF
  1504. temps["nozzle_2"] = float(temp_val)
  1505. temps["nozzle_2_target"] = 0.0
  1506. temps["nozzle_2_heating"] = False
  1507. # Left nozzle (extruder 1) - only for dual nozzle printers
  1508. # H2D protocol: temp field encoding depends on value
  1509. # - When > 500: encoded as (target * 65536 + current) - heater is ON
  1510. # - When < 500: direct Celsius current temp only - heater is OFF
  1511. if len(extruder_info) >= 2 and "temp" in extruder_info[1]:
  1512. ext1 = extruder_info[1]
  1513. temp_val = ext1["temp"]
  1514. # Check if we recently set the target locally (within 5 seconds)
  1515. # If so, don't let MQTT data overwrite it
  1516. local_set_time = self.state.temperatures.get("_nozzle_target_set_time", 0)
  1517. respect_local_target = (time.time() - local_set_time) < 5.0
  1518. if temp_val > 500:
  1519. # Encoded format: temp = target * 65536 + current
  1520. target = temp_val // 65536
  1521. current = temp_val % 65536
  1522. if 0 < target < 500 and not respect_local_target:
  1523. temps["nozzle_target"] = float(target)
  1524. if -50 < current < 500:
  1525. temps["nozzle"] = float(current)
  1526. # Heating = encoded AND we're using the MQTT target (not local override)
  1527. # If local target is being respected, use local target to determine heating
  1528. if respect_local_target:
  1529. local_target = self.state.temperatures.get("nozzle_target", 0)
  1530. temps["nozzle_heating"] = local_target > 0 and current < local_target
  1531. else:
  1532. temps["nozzle_heating"] = target > 0 and current < target
  1533. elif -50 < temp_val < 500:
  1534. # Direct Celsius = heater is OFF (or at target with heater off)
  1535. temps["nozzle"] = float(temp_val)
  1536. if not respect_local_target:
  1537. temps["nozzle_target"] = 0.0
  1538. temps["nozzle_heating"] = False # Direct = not heating
  1539. # Parse H2D snow field (slot now) for accurate tray_now disambiguation
  1540. # snow encodes AMS ID in high byte: ams_id = snow >> 8, slot = snow & 0xFF
  1541. if has_h2d_extruder_info:
  1542. for ext_info in extruder_info:
  1543. ext_id = ext_info.get("id")
  1544. snow = ext_info.get("snow")
  1545. if ext_id is not None and snow is not None and ext_id <= 1:
  1546. # Normalize H2D snow value to global tray ID
  1547. ams_id = snow >> 8
  1548. slot = snow & 0xFF
  1549. if 0 <= ams_id <= 3:
  1550. # Regular AMS slot
  1551. global_tray = ams_id * 4 + (slot & 0x03)
  1552. old_val = self.state.h2d_extruder_snow.get(ext_id)
  1553. if old_val != global_tray:
  1554. logger.debug(
  1555. f"[{self.serial_number}] H2D extruder[{ext_id}] snow: "
  1556. f"raw={snow} (AMS {ams_id} slot {slot}) -> global tray {global_tray}"
  1557. )
  1558. self.state.h2d_extruder_snow[ext_id] = global_tray
  1559. elif ams_id == 254 or ams_id == 255:
  1560. # External spool or unloaded
  1561. normalized = 254 if slot != 255 else 255
  1562. old_val = self.state.h2d_extruder_snow.get(ext_id)
  1563. if old_val != normalized:
  1564. logger.debug(
  1565. f"[{self.serial_number}] H2D extruder[{ext_id}] snow: "
  1566. f"raw={snow} -> {'external' if normalized == 254 else 'unloaded'}"
  1567. )
  1568. self.state.h2d_extruder_snow[ext_id] = normalized
  1569. elif 128 <= ams_id <= 135:
  1570. # External spool with hub mapping
  1571. old_val = self.state.h2d_extruder_snow.get(ext_id)
  1572. if old_val != ams_id:
  1573. logger.debug(
  1574. f"[{self.serial_number}] H2D extruder[{ext_id}] snow: "
  1575. f"raw={snow} -> external hub {ams_id}"
  1576. )
  1577. self.state.h2d_extruder_snow[ext_id] = ams_id
  1578. # Parse bed heating state from device.bed.info.temp encoding
  1579. # temp > 500 means encoded (target*65536+current), heating = target > 0 AND current < target
  1580. bed_data = device.get("bed", {})
  1581. bed_info = bed_data.get("info", {})
  1582. if "temp" in bed_info:
  1583. temp_val = bed_info["temp"]
  1584. if temp_val > 500:
  1585. target = temp_val // 65536
  1586. current = temp_val % 65536
  1587. temps["bed_heating"] = target > 0 and current < target
  1588. else:
  1589. temps["bed_heating"] = False
  1590. # Parse chamber temp from device.ctc.info.temp if not already set
  1591. ctc_data = device.get("ctc", {})
  1592. ctc_info = ctc_data.get("info", {})
  1593. # Parse airduct mode (0=cooling, 1=heating)
  1594. airduct_data = device.get("airduct", {})
  1595. if "modeCur" in airduct_data:
  1596. new_mode = airduct_data["modeCur"]
  1597. if new_mode != self.state.airduct_mode:
  1598. logger.debug(
  1599. f"[{self.serial_number}] airduct_mode changed: {self.state.airduct_mode} -> {new_mode}"
  1600. )
  1601. self.state.airduct_mode = new_mode
  1602. # Parse chamber temp - may be encoded as (target*65536+current) when > 500
  1603. # Check if we recently set the target locally (within 5 seconds)
  1604. local_set_time = self.state.temperatures.get("_chamber_target_set_time", 0)
  1605. respect_local_target = (time.time() - local_set_time) < 5.0
  1606. # Log ctc_info contents for debugging
  1607. if ctc_info:
  1608. logger.debug("[%s] ctc_info keys: %s", self.serial_number, list(ctc_info.keys()))
  1609. # FIRST: Parse explicit ctc.info.target if available - this is the authoritative target
  1610. # (what the slicer shows). This OVERRIDES any previously decoded target.
  1611. explicit_target = None
  1612. if "target" in ctc_info:
  1613. target_val = ctc_info["target"]
  1614. logger.debug(
  1615. f"[{self.serial_number}] ctc_info.target explicit value: {target_val}, respect_local={respect_local_target}"
  1616. )
  1617. # Filter out invalid values (valid chamber target is 0-60°C)
  1618. if 0 <= target_val <= 60 and not respect_local_target:
  1619. explicit_target = float(target_val)
  1620. temps["chamber_target"] = explicit_target # Override any previous value
  1621. logger.debug(
  1622. f"[{self.serial_number}] Setting chamber_target from ctc_info.target: {explicit_target}"
  1623. )
  1624. # Parse chamber temp from ctc.info.temp - may be encoded
  1625. if "temp" in ctc_info and "chamber" not in temps:
  1626. temp_val = ctc_info["temp"]
  1627. logger.debug("[%s] ctc_info.temp raw value: %s", self.serial_number, temp_val)
  1628. if temp_val > 500:
  1629. # Encoded value: decode target and current
  1630. decoded_target = temp_val // 65536
  1631. current = temp_val % 65536
  1632. temps["chamber"] = float(current)
  1633. logger.debug(
  1634. f"[{self.serial_number}] ctc_info.temp decoded: target={decoded_target}, current={current}, explicit_target={explicit_target}"
  1635. )
  1636. # Determine which target to use for heating state:
  1637. # Priority: local target > explicit target > decoded target
  1638. if respect_local_target:
  1639. local_target = self.state.temperatures.get("chamber_target", 0)
  1640. temps["chamber_heating"] = local_target > 0 and current < local_target
  1641. elif explicit_target is not None:
  1642. # Use explicit ctc.info.target - this is what slicer sees
  1643. temps["chamber_heating"] = explicit_target > 0 and current < explicit_target
  1644. else:
  1645. # Fallback to decoded target only if no explicit target available
  1646. if not respect_local_target and "chamber_target" not in temps:
  1647. temps["chamber_target"] = float(decoded_target)
  1648. temps["chamber_heating"] = decoded_target > 0 and current < decoded_target
  1649. else:
  1650. # Direct value (not encoded) - heater is OFF
  1651. temps["chamber"] = float(temp_val)
  1652. temps["chamber_heating"] = False
  1653. except Exception as e:
  1654. logger.warning("[%s] Error parsing H2D temperatures: %s", self.serial_number, e)
  1655. if temps:
  1656. # Handle chamber_target: prefer explicit over decoded
  1657. if "_chamber_decoded_target" in temps and "chamber_target" not in temps:
  1658. # No explicit target available, use decoded target from chamber_temper
  1659. temps["chamber_target"] = temps["_chamber_decoded_target"]
  1660. # Remove internal temp key before merging
  1661. temps.pop("_chamber_decoded_target", None)
  1662. # Merge new temps into existing, preserving valid values when new ones are filtered out
  1663. for key, value in temps.items():
  1664. self.state.temperatures[key] = value
  1665. # Calculate chamber_heating after all targets are known
  1666. # Priority: local target (if recent) > explicit target (chamber_target) > 0
  1667. if "chamber" in temps and "chamber_heating" not in temps:
  1668. current = self.state.temperatures.get("chamber", 0)
  1669. local_set_time = self.state.temperatures.get("_chamber_target_set_time", 0)
  1670. respect_local = (time.time() - local_set_time) < 5.0
  1671. if respect_local:
  1672. # Use locally-set target
  1673. target = self.state.temperatures.get("chamber_target", 0)
  1674. else:
  1675. # Use explicit/decoded target from MQTT
  1676. target = self.state.temperatures.get("chamber_target", 0)
  1677. self.state.temperatures["chamber_heating"] = target > 0 and current < target
  1678. logger.debug(
  1679. f"[{self.serial_number}] Chamber heating calculated: target={target}, current={current}, heating={self.state.temperatures['chamber_heating']}, respect_local={respect_local}"
  1680. )
  1681. # Debug: log chamber value if it was updated
  1682. if "chamber" in temps:
  1683. logger.debug(
  1684. f"[{self.serial_number}] Chamber temp updated to: {self.state.temperatures.get('chamber')}, target: {self.state.temperatures.get('chamber_target')}, heating: {self.state.temperatures.get('chamber_heating')}"
  1685. )
  1686. # Calculate nozzle_heating for single nozzle printers (not set by H2D parsing)
  1687. # For H2D, nozzle_heating is set in temps dict; for single nozzle, calculate here
  1688. if "nozzle" in temps and "nozzle_heating" not in temps:
  1689. current = self.state.temperatures.get("nozzle", 0)
  1690. target = self.state.temperatures.get("nozzle_target", 0)
  1691. self.state.temperatures["nozzle_heating"] = target > 0 and current < target
  1692. # Parse HMS (Health Management System) errors
  1693. if "hms" in data:
  1694. hms_list = data["hms"]
  1695. logger.debug("[%s] HMS data received: %s", self.serial_number, hms_list)
  1696. self.state.hms_errors = []
  1697. if isinstance(hms_list, list):
  1698. for hms in hms_list:
  1699. if isinstance(hms, dict):
  1700. # HMS format: {"attr": attribute_code, "code": error_code}
  1701. # attr contains module/severity info, code contains error number
  1702. # Both are needed to construct the wiki URL
  1703. attr = hms.get("attr", 0)
  1704. code = hms.get("code", 0)
  1705. if isinstance(attr, str):
  1706. attr = int(attr.replace("0x", ""), 16) if attr else 0
  1707. if isinstance(code, str):
  1708. code = int(code.replace("0x", ""), 16) if code else 0
  1709. # Severity is in attr byte 1 (bits 8-15)
  1710. severity = (attr >> 8) & 0xF
  1711. # Module is in attr byte 3 (bits 24-31)
  1712. module = (attr >> 24) & 0xFF
  1713. # Skip non-error status codes — all real HMS errors
  1714. # have code >= 0x4000. Lower values are status/phase
  1715. # indicators that some firmware sends during normal printing.
  1716. if code < 0x4000:
  1717. continue
  1718. self.state.hms_errors.append(
  1719. HMSError(
  1720. code=f"0x{code:x}" if code else "0x0",
  1721. attr=attr,
  1722. module=module,
  1723. severity=severity if severity > 0 else 2,
  1724. )
  1725. )
  1726. # Parse print_error - this is a different error format than HMS
  1727. # print_error is a 32-bit integer where:
  1728. # - High 16 bits contain module info (e.g., 0x0500)
  1729. # - Low 16 bits contain error code (e.g., 0x8061)
  1730. # Format on printer screen: [0500-8061] -> short code: 0500_8061
  1731. if "print_error" in data:
  1732. print_error = data["print_error"]
  1733. if print_error and print_error != 0:
  1734. # Extract components: MMMMEEEE -> MMMM_EEEE
  1735. module = (print_error >> 16) & 0xFFFF # High 16 bits (e.g., 0x0500)
  1736. error = print_error & 0xFFFF # Low 16 bits (e.g., 0x8061)
  1737. # Values below 0x4000 are status/phase indicators, not real errors.
  1738. # All known HMS errors use 0x4xxx (fatal), 0x8xxx (warning), 0xCxxx (prompt).
  1739. # Some firmware sends low values like 0x0002 during normal printing.
  1740. if error < 0x4000:
  1741. pass # Skip — not a real error
  1742. else:
  1743. # Store in a format that matches the community error database
  1744. # attr stores the full 32-bit value for reconstruction
  1745. # code stores the short format string for lookup
  1746. short_code = f"{module:04X}_{error:04X}"
  1747. logger.debug(
  1748. f"[{self.serial_number}] print_error: {print_error} (0x{print_error:08x}) -> short_code={short_code}"
  1749. )
  1750. # Only add if not already in HMS errors (avoid duplicates)
  1751. existing_short_codes = set()
  1752. for e in self.state.hms_errors:
  1753. # Extract short code from existing errors
  1754. e_module = (e.attr >> 16) & 0xFFFF
  1755. e_error = int(e.code.replace("0x", ""), 16) if e.code else 0
  1756. existing_short_codes.add(f"{e_module:04X}_{e_error:04X}")
  1757. if short_code not in existing_short_codes:
  1758. self.state.hms_errors.append(
  1759. HMSError(
  1760. code=f"0x{error:x}",
  1761. attr=print_error, # Store full value for display
  1762. module=module >> 8, # High byte of module (e.g., 0x05)
  1763. severity=3, # Warning level for print_error
  1764. )
  1765. )
  1766. # Parse SD card status
  1767. if "sdcard" in data:
  1768. self.state.sdcard = data["sdcard"] is True
  1769. # Parse home_flag for "Store Sent Files on External Storage" setting (bit 11)
  1770. if "home_flag" in data:
  1771. home_flag = data["home_flag"]
  1772. # Bit 11 controls "Store Sent Files on External Storage"
  1773. # Convert to unsigned 32-bit if negative
  1774. if home_flag < 0:
  1775. home_flag = home_flag & 0xFFFFFFFF
  1776. store_to_sdcard = bool((home_flag >> 11) & 1)
  1777. if store_to_sdcard != self.state.store_to_sdcard:
  1778. logger.debug(
  1779. f"[{self.serial_number}] store_to_sdcard changed: {self.state.store_to_sdcard} -> {store_to_sdcard}"
  1780. )
  1781. self.state.store_to_sdcard = store_to_sdcard
  1782. # Parse timelapse status (recording active during print)
  1783. if "timelapse" in data:
  1784. logger.debug("[%s] timelapse field: %s", self.serial_number, data["timelapse"])
  1785. self.state.timelapse = data["timelapse"] is True
  1786. # Track if timelapse was ever active during this print
  1787. if self.state.timelapse and self._was_running:
  1788. self._timelapse_during_print = True
  1789. # Parse ipcam/live view status
  1790. if "ipcam" in data:
  1791. ipcam_data = data["ipcam"]
  1792. logger.debug("[%s] ipcam field: %s", self.serial_number, ipcam_data)
  1793. if isinstance(ipcam_data, dict):
  1794. # Check ipcam_record field for live view status
  1795. self.state.ipcam = ipcam_data.get("ipcam_record") == "enable"
  1796. # Check timelapse field (H2D sends it here, not in xcam)
  1797. if "timelapse" in ipcam_data:
  1798. timelapse_enabled = ipcam_data.get("timelapse") == "enable"
  1799. if timelapse_enabled != self.state.timelapse:
  1800. logger.debug(
  1801. f"[{self.serial_number}] timelapse changed (from ipcam): {self.state.timelapse} -> {timelapse_enabled}"
  1802. )
  1803. self.state.timelapse = timelapse_enabled
  1804. # Track if timelapse was ever active during this print
  1805. if self.state.timelapse and self._was_running:
  1806. self._timelapse_during_print = True
  1807. logger.debug("[%s] Timelapse detected during print (from ipcam)", self.serial_number)
  1808. else:
  1809. self.state.ipcam = ipcam_data is True
  1810. # Parse WiFi signal strength (dBm)
  1811. if "wifi_signal" in data:
  1812. wifi_signal = data["wifi_signal"]
  1813. logger.debug("[%s] wifi_signal received: %s", self.serial_number, wifi_signal)
  1814. if isinstance(wifi_signal, (int, float)):
  1815. self.state.wifi_signal = int(wifi_signal)
  1816. elif isinstance(wifi_signal, str):
  1817. # Handle string format like "-52dBm"
  1818. try:
  1819. self.state.wifi_signal = int(wifi_signal.replace("dBm", "").strip())
  1820. except ValueError:
  1821. pass # Ignore unparseable wifi_signal strings; field is non-critical
  1822. # Parse print speed level (1=silent, 2=standard, 3=sport, 4=ludicrous)
  1823. if "spd_lvl" in data:
  1824. new_speed = data["spd_lvl"]
  1825. if new_speed != self.state.speed_level:
  1826. logger.debug(
  1827. "[%s] speed_level changed: %s -> %s", self.serial_number, self.state.speed_level, new_speed
  1828. )
  1829. self.state.speed_level = new_speed
  1830. # Parse skipped objects from printer status (s_obj field)
  1831. # This allows us to restore skipped objects state after reconnection
  1832. if "s_obj" in data:
  1833. s_obj = data["s_obj"]
  1834. if isinstance(s_obj, list):
  1835. # Update skipped objects from printer's list
  1836. new_skipped = [int(oid) for oid in s_obj if isinstance(oid, (int, str))]
  1837. if new_skipped != self.state.skipped_objects:
  1838. logger.debug("[%s] skipped_objects updated from printer: %s", self.serial_number, new_skipped)
  1839. self.state.skipped_objects = new_skipped
  1840. # Parse chamber light status from lights_report
  1841. if "lights_report" in data:
  1842. lights = data["lights_report"]
  1843. logger.debug("[%s] lights_report: %s", self.serial_number, lights)
  1844. if isinstance(lights, list):
  1845. for light in lights:
  1846. if isinstance(light, dict) and light.get("node") == "chamber_light":
  1847. new_light_state = light.get("mode") == "on"
  1848. if new_light_state != self.state.chamber_light:
  1849. logger.debug(
  1850. f"[{self.serial_number}] chamber_light changed: {self.state.chamber_light} -> {new_light_state}"
  1851. )
  1852. self.state.chamber_light = new_light_state
  1853. break
  1854. # Parse nozzle hardware info (single nozzle printers)
  1855. if "nozzle_type" in data:
  1856. self.state.nozzles[0].nozzle_type = str(data["nozzle_type"])
  1857. if "nozzle_diameter" in data:
  1858. self.state.nozzles[0].nozzle_diameter = str(data["nozzle_diameter"])
  1859. # Parse nozzle hardware info (dual nozzle printers - H2D series)
  1860. # Left nozzle
  1861. if "left_nozzle_type" in data:
  1862. self.state.nozzles[0].nozzle_type = str(data["left_nozzle_type"])
  1863. if "left_nozzle_diameter" in data:
  1864. self.state.nozzles[0].nozzle_diameter = str(data["left_nozzle_diameter"])
  1865. # Right nozzle
  1866. if "right_nozzle_type" in data:
  1867. self.state.nozzles[1].nozzle_type = str(data["right_nozzle_type"])
  1868. if "right_nozzle_diameter" in data:
  1869. self.state.nozzles[1].nozzle_diameter = str(data["right_nozzle_diameter"])
  1870. # Alternative format for dual nozzle (nozzle_type_2, etc.)
  1871. if "nozzle_type_2" in data:
  1872. self.state.nozzles[1].nozzle_type = str(data["nozzle_type_2"])
  1873. if "nozzle_diameter_2" in data:
  1874. self.state.nozzles[1].nozzle_diameter = str(data["nozzle_diameter_2"])
  1875. # H2D/H2C series: Nozzle hardware info is in device.nozzle.info array
  1876. if "device" in data and isinstance(data["device"], dict):
  1877. device = data["device"]
  1878. nozzle_data = device.get("nozzle", {})
  1879. nozzle_info = nozzle_data.get("info", [])
  1880. if isinstance(nozzle_info, list):
  1881. # H2 series: nozzle_info contains extended nozzle data (wear, serial,
  1882. # max_temp, etc.) for all nozzles: L/R hotend (IDs 0,1) and rack slots
  1883. # (IDs 16-21 on H2C). Store ALL entries so the frontend can use them
  1884. # for hover cards on both the L/R indicator and the nozzle rack card.
  1885. if nozzle_info:
  1886. self.state.nozzle_rack = sorted(
  1887. [
  1888. {
  1889. "id": n.get("id", i),
  1890. "type": str(n.get("type", "")),
  1891. "diameter": str(n.get("diameter", "")),
  1892. "wear": n.get("wear"),
  1893. "stat": n.get("stat"),
  1894. # H2C uses "tm", H2D uses "max_temp"
  1895. "max_temp": n.get("max_temp") or n.get("tm", 0),
  1896. # H2C uses "sn", H2D uses "serial_number"
  1897. "serial_number": str(n.get("serial_number") or n.get("sn", "")),
  1898. # H2C uses "color_m", H2D uses "filament_colour"
  1899. "filament_color": str(n.get("filament_colour") or n.get("color_m", "")),
  1900. # H2C uses "fila_id", H2D uses "filament_id"
  1901. "filament_id": str(n.get("filament_id") or n.get("fila_id", "")),
  1902. "filament_type": str(n.get("tray_type", "") or n.get("filament_type", "")),
  1903. }
  1904. for i, n in enumerate(nozzle_info)
  1905. ],
  1906. key=lambda x: x["id"],
  1907. )
  1908. if not hasattr(self, "_nozzle_rack_logged") and nozzle_info:
  1909. self._nozzle_rack_logged = True
  1910. logger.debug(
  1911. "[%s] Nozzle info: %d entries, IDs: %s",
  1912. self.serial_number,
  1913. len(nozzle_info),
  1914. [n.get("id") for n in nozzle_info],
  1915. )
  1916. for nozzle in nozzle_info:
  1917. idx = nozzle.get("id", 0)
  1918. if idx < len(self.state.nozzles):
  1919. if "type" in nozzle and nozzle["type"]:
  1920. self.state.nozzles[idx].nozzle_type = str(nozzle["type"])
  1921. if "diameter" in nozzle:
  1922. self.state.nozzles[idx].nozzle_diameter = str(nozzle["diameter"])
  1923. # Preserve AMS, vt_tray, ams_extruder_map, and mapping data when updating raw_data
  1924. # (these fields aren't sent in every MQTT push, only when changed)
  1925. ams_data = self.state.raw_data.get("ams")
  1926. vt_tray_data = self.state.raw_data.get("vt_tray")
  1927. ams_extruder_map_data = self.state.raw_data.get("ams_extruder_map")
  1928. mapping_data = self.state.raw_data.get("mapping")
  1929. self.state.raw_data = data
  1930. # Parse developer LAN mode from "fun" field
  1931. if "fun" in data:
  1932. try:
  1933. fun_val = data["fun"]
  1934. fun_int = fun_val if isinstance(fun_val, int) else int(fun_val, 16)
  1935. self.state.developer_mode = (fun_int & 0x20000000) == 0
  1936. except (ValueError, TypeError):
  1937. pass
  1938. if ams_data is not None:
  1939. self.state.raw_data["ams"] = ams_data
  1940. if vt_tray_data is not None:
  1941. self.state.raw_data["vt_tray"] = vt_tray_data
  1942. if ams_extruder_map_data is not None:
  1943. self.state.raw_data["ams_extruder_map"] = ams_extruder_map_data
  1944. if mapping_data is not None and "mapping" not in data:
  1945. self.state.raw_data["mapping"] = mapping_data
  1946. # Log mapping data when received (for usage tracking debugging)
  1947. if "mapping" in data:
  1948. logger.debug("[%s] MQTT mapping field: %s", self.serial_number, data["mapping"])
  1949. # Log state transitions for debugging
  1950. if "gcode_state" in data:
  1951. logger.debug(
  1952. f"[{self.serial_number}] gcode_state: {self._previous_gcode_state} -> {self.state.state}, "
  1953. f"file: {self.state.gcode_file}, subtask: {self.state.subtask_name}"
  1954. )
  1955. # Detect print start (state changes TO RUNNING with a file)
  1956. current_file = self.state.gcode_file or self.state.current_print
  1957. is_new_print = (
  1958. self.state.state == "RUNNING"
  1959. and self._previous_gcode_state != "RUNNING"
  1960. and current_file
  1961. and not self._was_running # Prevent duplicates when resuming from PAUSE
  1962. )
  1963. # Also detect if file changed while running (new print started)
  1964. is_file_change = (
  1965. self.state.state == "RUNNING"
  1966. and current_file
  1967. and current_file != self._previous_gcode_file
  1968. and self._previous_gcode_file is not None
  1969. )
  1970. # Track RUNNING state for more robust completion detection
  1971. if self.state.state == "RUNNING" and current_file:
  1972. if not self._was_running:
  1973. logger.debug("[%s] Now tracking RUNNING state for %s", self.serial_number, current_file)
  1974. # Check if timelapse was enabled in the same message (xcam parsed before this)
  1975. if self.state.timelapse:
  1976. self._timelapse_during_print = True
  1977. logger.debug("[%s] Timelapse detected when entering RUNNING state", self.serial_number)
  1978. self._was_running = True
  1979. self._completion_triggered = False
  1980. if is_new_print or is_file_change:
  1981. # Clear any old HMS errors when a new print starts
  1982. self.state.hms_errors = []
  1983. # Reset layer tracking for new print (needed for layer-based timelapse)
  1984. self.state.layer_num = 0
  1985. # Reset completion tracking for new print
  1986. self._was_running = True
  1987. self._completion_triggered = False
  1988. # Reset last valid progress/layer for usage tracking
  1989. self._last_valid_progress = 0.0
  1990. self._last_valid_layer_num = 0
  1991. # Clear and seed tray change log for mid-print usage splitting
  1992. self.state.tray_change_log.clear()
  1993. tn = self.state.tray_now
  1994. if (0 <= tn <= 15) or (128 <= tn <= 135) or tn == 254:
  1995. self.state.tray_change_log.append((tn, 0))
  1996. # Initialize timelapse tracking based on current state
  1997. # NOTE: xcam data is parsed BEFORE this code runs in _process_message,
  1998. # so self.state.timelapse may already be set from this message.
  1999. # We preserve that value instead of blindly resetting to False.
  2000. if self.state.timelapse:
  2001. self._timelapse_during_print = True
  2002. logger.debug("[%s] Timelapse detected at print start", self.serial_number)
  2003. else:
  2004. self._timelapse_during_print = False
  2005. if (is_new_print or is_file_change) and self.on_print_start:
  2006. logger.info(
  2007. f"[{self.serial_number}] PRINT START detected - file: {current_file}, "
  2008. f"subtask: {self.state.subtask_name}, is_new: {is_new_print}, is_file_change: {is_file_change}"
  2009. )
  2010. self.on_print_start(
  2011. {
  2012. "filename": current_file,
  2013. "subtask_name": self.state.subtask_name,
  2014. "remaining_time": self.state.remaining_time * 60
  2015. if self.state.remaining_time > 0
  2016. else None, # Convert minutes to seconds
  2017. "raw_data": data,
  2018. "ams_mapping": self._captured_ams_mapping,
  2019. }
  2020. )
  2021. # Detect print completion (FINISH = success, FAILED = error, IDLE = aborted)
  2022. # Use _was_running flag in addition to _previous_gcode_state for more robust detection
  2023. # This handles cases where server restarts during a print
  2024. should_trigger_completion = (
  2025. self.state.state in ("FINISH", "FAILED")
  2026. and not self._completion_triggered
  2027. and self.on_print_complete
  2028. and (
  2029. self._previous_gcode_state == "RUNNING" # Normal transition
  2030. or (self._was_running and self._previous_gcode_state != self.state.state) # After server restart
  2031. )
  2032. )
  2033. # For IDLE, only trigger if we just came from RUNNING (explicit abort/cancel)
  2034. if (
  2035. self.state.state == "IDLE"
  2036. and self._previous_gcode_state == "RUNNING"
  2037. and not self._completion_triggered
  2038. and self.on_print_complete
  2039. ):
  2040. should_trigger_completion = True
  2041. if should_trigger_completion:
  2042. if self.state.state == "FINISH":
  2043. status = "completed"
  2044. elif self.state.state == "FAILED":
  2045. status = "failed"
  2046. else:
  2047. status = "aborted"
  2048. logger.info(
  2049. f"[{self.serial_number}] PRINT COMPLETE detected - state: {self.state.state}, "
  2050. f"status: {status}, file: {self._previous_gcode_file or current_file}, "
  2051. f"subtask: {self.state.subtask_name}, was_running: {self._was_running}, "
  2052. f"timelapse_during_print: {self._timelapse_during_print}"
  2053. )
  2054. timelapse_was_active = self._timelapse_during_print
  2055. self._completion_triggered = True
  2056. self._was_running = False
  2057. self._timelapse_during_print = False # Reset for next print
  2058. # Include HMS errors for failure reason detection
  2059. hms_errors_data = (
  2060. [
  2061. {"code": e.code, "attr": e.attr, "module": e.module, "severity": e.severity}
  2062. for e in self.state.hms_errors
  2063. ]
  2064. if self.state.hms_errors
  2065. else []
  2066. )
  2067. self.on_print_complete(
  2068. {
  2069. "status": status,
  2070. "filename": self._previous_gcode_file or current_file,
  2071. "subtask_name": self.state.subtask_name,
  2072. "raw_data": data,
  2073. "timelapse_was_active": timelapse_was_active,
  2074. "hms_errors": hms_errors_data,
  2075. "ams_mapping": self._captured_ams_mapping,
  2076. # Last valid progress/layer before firmware reset (for partial usage tracking)
  2077. "last_progress": self._last_valid_progress,
  2078. "last_layer_num": self._last_valid_layer_num,
  2079. }
  2080. )
  2081. self._captured_ams_mapping = None
  2082. self._previous_gcode_state = self.state.state
  2083. if current_file:
  2084. self._previous_gcode_file = current_file
  2085. if self.on_state_change:
  2086. self.on_state_change(self.state)
  2087. def _request_push_all(self):
  2088. """Request full status update from printer."""
  2089. if self._client:
  2090. message = {"pushing": {"command": "pushall"}}
  2091. self._client.publish(self.topic_publish, json.dumps(message), qos=1)
  2092. def _request_version(self):
  2093. """Request firmware version info from printer."""
  2094. if self._client:
  2095. self._sequence_id += 1
  2096. message = {
  2097. "info": {
  2098. "sequence_id": str(self._sequence_id),
  2099. "command": "get_version",
  2100. }
  2101. }
  2102. logger.debug("[%s] Requesting firmware version info", self.serial_number)
  2103. self._client.publish(self.topic_publish, json.dumps(message), qos=1)
  2104. def request_status_update(self) -> bool:
  2105. """Request a full status update from the printer (public API).
  2106. Sends both pushall and get_accessories commands to refresh all data
  2107. including nozzle hardware info.
  2108. Returns:
  2109. True if the request was sent, False if not connected.
  2110. """
  2111. if not self._client or not self.state.connected:
  2112. logger.warning("[%s] request_status_update: not connected", self.serial_number)
  2113. return False
  2114. logger.debug("[%s] Requesting status update (pushall)", self.serial_number)
  2115. self._request_push_all()
  2116. # Note: get_accessories returns stale nozzle data on H2D.
  2117. # The correct nozzle data comes from push_status response.
  2118. return True
  2119. def _request_accessories(self):
  2120. """Request accessories info (nozzle type, etc.) from printer."""
  2121. if self._client:
  2122. self._sequence_id += 1
  2123. message = {
  2124. "system": {
  2125. "sequence_id": str(self._sequence_id),
  2126. "command": "get_accessories",
  2127. "accessory_type": "none",
  2128. }
  2129. }
  2130. logger.debug("[%s] Requesting accessories info", self.serial_number)
  2131. self._client.publish(self.topic_publish, json.dumps(message), qos=1)
  2132. def _prime_kprofile_request(self):
  2133. """Send a priming K-profile request on connect.
  2134. Bambu printers often ignore the first K-profile request after connection,
  2135. so we send a dummy request on connect to 'prime' the system.
  2136. """
  2137. if self._client:
  2138. self._sequence_id += 1
  2139. command = {
  2140. "print": {
  2141. "command": "extrusion_cali_get",
  2142. "filament_id": "",
  2143. "nozzle_diameter": "0.4",
  2144. "sequence_id": str(self._sequence_id),
  2145. }
  2146. }
  2147. logger.debug("[%s] Sending K-profile priming request", self.serial_number)
  2148. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2149. def connect(self, loop: asyncio.AbstractEventLoop | None = None):
  2150. """Connect to the printer MQTT broker.
  2151. Args:
  2152. loop: The asyncio event loop to use for thread-safe callbacks.
  2153. If not provided, will try to get the running loop.
  2154. """
  2155. self._loop = loop
  2156. self._client = mqtt.Client(
  2157. callback_api_version=mqtt.CallbackAPIVersion.VERSION2,
  2158. client_id=f"bambuddy_{self.serial_number}",
  2159. protocol=mqtt.MQTTv311,
  2160. )
  2161. self._client.username_pw_set("bblp", self.access_code)
  2162. self._client.on_connect = self._on_connect
  2163. self._client.on_disconnect = self._on_disconnect
  2164. self._client.on_subscribe = self._on_subscribe
  2165. self._client.on_message = self._on_message
  2166. # TLS setup - Bambu uses self-signed certs
  2167. ssl_context = ssl.create_default_context()
  2168. ssl_context.check_hostname = False
  2169. ssl_context.verify_mode = ssl.CERT_NONE
  2170. self._client.tls_set_context(ssl_context)
  2171. # Use shorter keepalive (15s) for faster disconnect detection
  2172. # Paho considers connection lost after 1.5x keepalive with no response
  2173. self._client.connect_async(self.ip_address, self.MQTT_PORT, keepalive=15)
  2174. self._client.loop_start()
  2175. def start_print(
  2176. self,
  2177. filename: str,
  2178. plate_id: int = 1,
  2179. ams_mapping: list[int] | None = None,
  2180. bed_levelling: bool = True,
  2181. flow_cali: bool = False,
  2182. vibration_cali: bool = True,
  2183. layer_inspect: bool = False,
  2184. timelapse: bool = False,
  2185. use_ams: bool = True,
  2186. ):
  2187. """Start a print job on the printer.
  2188. The file should already be uploaded to the printer's root directory via FTP.
  2189. Args:
  2190. filename: Name of the uploaded file
  2191. plate_id: Plate number to print (default 1)
  2192. ams_mapping: List of tray IDs for each filament slot in the 3MF.
  2193. Global tray ID = (ams_id * 4) + slot_id, external = 254
  2194. timelapse: Record timelapse video
  2195. bed_levelling: Auto bed levelling before print
  2196. flow_cali: Flow/pressure advance calibration
  2197. vibration_cali: Vibration compensation calibration
  2198. layer_inspect: First layer AI inspection
  2199. use_ams: Use AMS for automatic filament changes
  2200. """
  2201. if self._client and self.state.connected:
  2202. # Bambu print command format - matches Bambu Studio's format
  2203. # Build ams_mapping2 from ams_mapping (detailed format with ams_id/slot_id)
  2204. ams_mapping2 = []
  2205. if ams_mapping is not None:
  2206. for tray_id in ams_mapping:
  2207. # Ensure tray_id is an integer (may be string from JSON)
  2208. tray_id = int(tray_id) if tray_id is not None else -1
  2209. if tray_id == -1:
  2210. # Unmapped filament slot
  2211. ams_mapping2.append({"ams_id": 255, "slot_id": 255})
  2212. elif tray_id >= 254:
  2213. # External spool: 254 = main nozzle, 255 = deputy nozzle
  2214. # For ams_mapping2, slot_id is 0 (main) or 1 (deputy), not the tray_id
  2215. external_slot = 0 if tray_id == 254 else 1
  2216. ams_mapping2.append({"ams_id": 255, "slot_id": external_slot})
  2217. elif tray_id >= 128:
  2218. # AMS-HT: global tray ID IS the ams_id (single tray per unit)
  2219. ams_mapping2.append({"ams_id": tray_id, "slot_id": 0})
  2220. else:
  2221. # Regular AMS tray: Global tray ID = (ams_id * 4) + slot_id
  2222. ams_id = tray_id // 4
  2223. slot_id = tray_id % 4
  2224. ams_mapping2.append({"ams_id": ams_id, "slot_id": slot_id})
  2225. # H2D series requires integer values (0/1) for calibration/leveling fields
  2226. # but use_ams MUST remain boolean — H2D Pro firmware interprets integer
  2227. # values as nozzle index (1 = deputy nozzle), causing wrong extruder routing
  2228. # Other printers (X1C, P1S, A1, etc.) require actual booleans for all fields
  2229. is_h2d = self.model and self.model.upper().strip() in ("H2D", "H2D PRO", "H2DPRO", "H2C", "H2S")
  2230. command = {
  2231. "print": {
  2232. "sequence_id": "20000",
  2233. "command": "project_file",
  2234. "param": f"Metadata/plate_{plate_id}.gcode",
  2235. "url": f"ftp://{filename}",
  2236. "file": filename,
  2237. "md5": "",
  2238. "bed_type": "auto",
  2239. "timelapse": (1 if timelapse else 0) if is_h2d else timelapse,
  2240. "bed_leveling": (1 if bed_levelling else 0) if is_h2d else bed_levelling,
  2241. "auto_bed_leveling": 1 if bed_levelling else 0,
  2242. "flow_cali": (1 if flow_cali else 0) if is_h2d else flow_cali,
  2243. "vibration_cali": (1 if vibration_cali else 0) if is_h2d else vibration_cali,
  2244. "layer_inspect": (1 if layer_inspect else 0) if is_h2d else layer_inspect,
  2245. "use_ams": use_ams,
  2246. "cfg": "0",
  2247. "extrude_cali_flag": 0,
  2248. "extrude_cali_manual_mode": 0,
  2249. "nozzle_offset_cali": 2,
  2250. "subtask_name": filename.replace(".3mf", "").replace(".gcode", ""),
  2251. "profile_id": "0",
  2252. "project_id": "0",
  2253. "subtask_id": "0",
  2254. "task_id": "0",
  2255. }
  2256. }
  2257. if is_h2d:
  2258. logger.debug(
  2259. "[%s] H2D series detected: using integer format for calibration fields (use_ams stays boolean)",
  2260. self.serial_number,
  2261. )
  2262. # P2S-specific parameter adjustments
  2263. # P2S printer doesn't support vibration calibration like X1/P1 series
  2264. if self.model and self.model.upper().strip() in ("P2S", "N7"):
  2265. command["print"]["vibration_cali"] = False
  2266. logger.debug("[%s] P2S detected: disabling vibration_cali", self.serial_number)
  2267. # Add AMS mapping if provided
  2268. if ams_mapping is not None:
  2269. command["print"]["ams_mapping"] = ams_mapping
  2270. command["print"]["ams_mapping2"] = ams_mapping2
  2271. logger.info("[%s] Sending print command: %s", self.serial_number, json.dumps(command))
  2272. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2273. return True
  2274. else:
  2275. # Log why we couldn't send the command
  2276. if not self._client:
  2277. logger.error("[%s] Cannot start print: MQTT client not initialized", self.serial_number)
  2278. elif not self.state.connected:
  2279. logger.error(
  2280. f"[{self.serial_number}] Cannot start print: Printer not connected (client exists but disconnected). "
  2281. f"Connection state: {self.state.connected}, Last message: {self._last_message_time}"
  2282. )
  2283. return False
  2284. def stop_print(self) -> bool:
  2285. """Stop the current print job."""
  2286. if self._client and self.state.connected:
  2287. command = {"print": {"command": "stop", "sequence_id": "0"}}
  2288. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2289. logger.info("[%s] Sent stop print command", self.serial_number)
  2290. return True
  2291. return False
  2292. def set_xcam_option(
  2293. self, module_name: str, enabled: bool, print_halt: bool = True, sensitivity: str = "medium"
  2294. ) -> bool:
  2295. """Set an xcam (AI detection) option on the printer.
  2296. Args:
  2297. module_name: The xcam module to control (e.g., "spaghetti_detector",
  2298. "first_layer_inspector", "printing_monitor", "buildplate_marker_detector")
  2299. enabled: Whether to enable or disable the feature
  2300. print_halt: Whether to halt print on detection (only applies to some detectors)
  2301. sensitivity: Sensitivity level ("low", "medium", "high", or "never_halt")
  2302. Returns:
  2303. True if command was sent, False if not connected
  2304. """
  2305. if not self._client or not self.state.connected:
  2306. return False
  2307. # auto_recovery_step_loss uses a different command format (print.print_option)
  2308. if module_name == "auto_recovery_step_loss":
  2309. return self._set_print_option("auto_recovery", enabled)
  2310. self._sequence_id += 1
  2311. # Build the xcam control command (exact OrcaSlicer format)
  2312. # Key findings from OrcaSlicer source:
  2313. # - Uses "xcam" wrapper (not "print")
  2314. # - print_halt is ALWAYS true (legacy protocol requirement)
  2315. # - Both "control" and "enable" are set to the same value
  2316. # - halt_print_sensitivity controls actual halt behavior
  2317. command = {
  2318. "xcam": {
  2319. "command": "xcam_control_set",
  2320. "sequence_id": str(self._sequence_id),
  2321. "module_name": module_name,
  2322. "control": enabled,
  2323. "enable": enabled, # old protocol compatibility
  2324. "print_halt": True, # ALWAYS true per OrcaSlicer
  2325. }
  2326. }
  2327. # Only add sensitivity if not "never_halt"
  2328. # OrcaSlicer uses halt_print_sensitivity for ALL detectors
  2329. # The module_name field determines which detector's sensitivity is being set
  2330. if sensitivity and sensitivity != "never_halt":
  2331. command["xcam"]["halt_print_sensitivity"] = sensitivity
  2332. command_json = json.dumps(command)
  2333. self._client.publish(self.topic_publish, command_json, qos=1)
  2334. logger.debug(
  2335. "[%s] Set xcam option: %s=%s, sensitivity=%s", self.serial_number, module_name, enabled, sensitivity
  2336. )
  2337. logger.debug("[%s] MQTT command sent: %s", self.serial_number, command_json)
  2338. # OrcaSlicer pattern: Set hold timer to ignore incoming data for 3 seconds
  2339. # This prevents stale MQTT data from immediately overwriting our change
  2340. self._xcam_hold_start[module_name] = time.time()
  2341. # Update local state immediately for responsive UI
  2342. # NOTE: Spaghetti and Pileup sensitivities are linked in firmware
  2343. # When spaghetti_detector sensitivity is changed, pileup also changes
  2344. if module_name == "spaghetti_detector":
  2345. self.state.print_options.spaghetti_detector = enabled
  2346. self.state.print_options.print_halt = print_halt
  2347. if sensitivity and sensitivity != "never_halt":
  2348. # spaghetti_detector controls BOTH spaghetti and pileup sensitivities
  2349. self.state.print_options.halt_print_sensitivity = sensitivity
  2350. self.state.print_options.pileup_sensitivity = sensitivity
  2351. self._xcam_hold_start["halt_print_sensitivity"] = time.time()
  2352. self._xcam_hold_start["pileup_sensitivity"] = time.time()
  2353. elif module_name == "first_layer_inspector":
  2354. self.state.print_options.first_layer_inspector = enabled
  2355. elif module_name == "printing_monitor":
  2356. self.state.print_options.printing_monitor = enabled
  2357. elif module_name == "buildplate_marker_detector":
  2358. self.state.print_options.buildplate_marker_detector = enabled
  2359. elif module_name == "allow_skip_parts":
  2360. self.state.print_options.allow_skip_parts = enabled
  2361. elif module_name == "pileup_detector":
  2362. self.state.print_options.pileup_detector = enabled
  2363. # Pileup sensitivity is linked to spaghetti - both are set via spaghetti_detector
  2364. elif module_name == "clump_detector":
  2365. self.state.print_options.nozzle_clumping_detector = enabled
  2366. if sensitivity and sensitivity != "never_halt":
  2367. self.state.print_options.nozzle_clumping_sensitivity = sensitivity
  2368. self._xcam_hold_start["nozzle_clumping_sensitivity"] = time.time()
  2369. elif module_name == "airprint_detector":
  2370. self.state.print_options.airprint_detector = enabled
  2371. if sensitivity and sensitivity != "never_halt":
  2372. self.state.print_options.airprint_sensitivity = sensitivity
  2373. self._xcam_hold_start["airprint_sensitivity"] = time.time()
  2374. elif module_name == "auto_recovery_step_loss":
  2375. self.state.print_options.auto_recovery_step_loss = enabled
  2376. return True
  2377. def _set_print_option(self, option_name: str, enabled: bool) -> bool:
  2378. """Set a print option using the print.print_option command.
  2379. This is different from xcam_control_set and is used for options like:
  2380. - auto_recovery
  2381. - air_print_detect
  2382. - filament_tangle_detect
  2383. - nozzle_blob_detect
  2384. - sound_enable
  2385. Args:
  2386. option_name: The option to control (e.g., "auto_recovery")
  2387. enabled: Whether to enable or disable the option
  2388. Returns:
  2389. True if command was sent, False if not connected
  2390. """
  2391. if not self._client or not self.state.connected:
  2392. return False
  2393. self._sequence_id += 1
  2394. command = {
  2395. "print": {
  2396. "command": "print_option",
  2397. "sequence_id": str(self._sequence_id),
  2398. option_name: enabled,
  2399. }
  2400. }
  2401. command_json = json.dumps(command)
  2402. self._client.publish(self.topic_publish, command_json, qos=1)
  2403. logger.debug("[%s] Set print option: %s=%s", self.serial_number, option_name, enabled)
  2404. # Set hold timer
  2405. hold_key = f"print_option_{option_name}"
  2406. self._xcam_hold_start[hold_key] = time.time()
  2407. # Update local state immediately
  2408. if option_name == "auto_recovery":
  2409. self.state.print_options.auto_recovery_step_loss = enabled
  2410. return True
  2411. def start_calibration(
  2412. self,
  2413. bed_leveling: bool = False,
  2414. vibration: bool = False,
  2415. motor_noise: bool = False,
  2416. nozzle_offset: bool = False,
  2417. high_temp_heatbed: bool = False,
  2418. ) -> bool:
  2419. """Start printer calibration with selected options.
  2420. Args:
  2421. bed_leveling: Run bed leveling calibration
  2422. vibration: Run vibration compensation calibration
  2423. motor_noise: Run motor noise cancellation calibration
  2424. nozzle_offset: Run nozzle offset calibration (dual nozzle printers)
  2425. high_temp_heatbed: Run high-temperature heatbed calibration
  2426. Returns:
  2427. True if command was sent, False if not connected
  2428. """
  2429. if not self._client or not self.state.connected:
  2430. return False
  2431. # Build calibration bitmask based on OrcaSlicer DeviceManager.cpp
  2432. # Bit 0: xcam_cali (not exposed in UI)
  2433. # Bit 1: bed_leveling
  2434. # Bit 2: vibration
  2435. # Bit 3: motor_noise
  2436. # Bit 4: nozzle_cali
  2437. # Bit 5: bed_cali (high-temp heatbed)
  2438. # Bit 6: clumppos_cali (not exposed in UI)
  2439. option = 0
  2440. if bed_leveling:
  2441. option |= 1 << 1
  2442. if vibration:
  2443. option |= 1 << 2
  2444. if motor_noise:
  2445. option |= 1 << 3
  2446. if nozzle_offset:
  2447. option |= 1 << 4
  2448. if high_temp_heatbed:
  2449. option |= 1 << 5
  2450. if option == 0:
  2451. logger.warning("[%s] No calibration options selected", self.serial_number)
  2452. return False
  2453. self._sequence_id += 1
  2454. command = {
  2455. "print": {
  2456. "command": "calibration",
  2457. "sequence_id": str(self._sequence_id),
  2458. "option": option,
  2459. }
  2460. }
  2461. command_json = json.dumps(command)
  2462. self._client.publish(self.topic_publish, command_json, qos=1)
  2463. logger.info(
  2464. f"[{self.serial_number}] Starting calibration: "
  2465. f"bed_leveling={bed_leveling}, vibration={vibration}, "
  2466. f"motor_noise={motor_noise}, nozzle_offset={nozzle_offset}, "
  2467. f"high_temp_heatbed={high_temp_heatbed} (option={option})"
  2468. )
  2469. return True
  2470. def disconnect(self, timeout: float = 0):
  2471. """Disconnect from the printer."""
  2472. if self._client:
  2473. self._disconnection_event = threading.Event()
  2474. self._client.disconnect()
  2475. self._disconnection_event.wait(timeout=timeout)
  2476. self._client.loop_stop()
  2477. self._client = None
  2478. self.state.connected = False
  2479. def send_command(self, command: dict):
  2480. """Send a command to the printer."""
  2481. if self._client and self.state.connected:
  2482. # Log outgoing message if logging is enabled
  2483. if self._logging_enabled:
  2484. self._message_log.append(
  2485. MQTTLogEntry(
  2486. timestamp=datetime.now(timezone.utc).isoformat(),
  2487. topic=self.topic_publish,
  2488. direction="out",
  2489. payload=command,
  2490. )
  2491. )
  2492. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2493. def enable_logging(self, enabled: bool = True):
  2494. """Enable or disable MQTT message logging."""
  2495. self._logging_enabled = enabled
  2496. # Don't clear logs when stopping - user can manually clear with clear_logs()
  2497. def get_logs(self) -> list[MQTTLogEntry]:
  2498. """Get all logged MQTT messages."""
  2499. return list(self._message_log)
  2500. def clear_logs(self):
  2501. """Clear the message log."""
  2502. self._message_log.clear()
  2503. @property
  2504. def logging_enabled(self) -> bool:
  2505. """Check if logging is enabled."""
  2506. return self._logging_enabled
  2507. def _handle_kprofile_response(self, data: dict):
  2508. """Handle K-profile response from printer."""
  2509. response_nozzle = data.get("nozzle_diameter")
  2510. response_seq_id = data.get("sequence_id", "?")
  2511. filaments = data.get("filaments", [])
  2512. expected_nozzle = getattr(self, "_expected_kprofile_nozzle", None)
  2513. has_pending_request = self._pending_kprofile_response is not None
  2514. # Log all incoming responses when we have a pending request (for debugging)
  2515. if has_pending_request:
  2516. logger.info(
  2517. f"[{self.serial_number}] K-profile response: nozzle={response_nozzle}, "
  2518. f"seq_id={response_seq_id}, {len(filaments)} profiles, expected={expected_nozzle}"
  2519. )
  2520. # If we have a pending request, only accept responses with matching nozzle_diameter
  2521. # The printer broadcasts 0.4mm profiles constantly - we need to wait for the actual response
  2522. if has_pending_request and expected_nozzle and response_nozzle != expected_nozzle:
  2523. # Ignore this broadcast, keep waiting for matching response
  2524. logger.debug(
  2525. f"[{self.serial_number}] Ignoring broadcast: got nozzle={response_nozzle}, waiting for {expected_nozzle}"
  2526. )
  2527. return
  2528. # If no pending request, this is just a broadcast - update state silently and return early
  2529. if not has_pending_request:
  2530. # Still parse profiles to keep state updated, but don't log
  2531. profiles = []
  2532. for f in filaments:
  2533. if isinstance(f, dict):
  2534. try:
  2535. cali_idx = f.get("cali_idx", 0)
  2536. profiles.append(
  2537. KProfile(
  2538. slot_id=cali_idx,
  2539. extruder_id=int(f.get("extruder_id", 0)),
  2540. nozzle_id=str(f.get("nozzle_id", "")),
  2541. nozzle_diameter=str(f.get("nozzle_diameter", "0.4")),
  2542. filament_id=str(f.get("filament_id", "")),
  2543. name=str(f.get("name", "")),
  2544. k_value=str(f.get("k_value", "0.000000")),
  2545. n_coef=str(f.get("n_coef", "0.000000")),
  2546. ams_id=int(f.get("ams_id", 0)),
  2547. tray_id=int(f.get("tray_id", -1)),
  2548. setting_id=f.get("setting_id"),
  2549. )
  2550. )
  2551. except (ValueError, TypeError):
  2552. pass # Skip malformed K-profile entries; remaining profiles still usable
  2553. self.state.kprofiles = profiles
  2554. return
  2555. profiles = []
  2556. for i, f in enumerate(filaments):
  2557. if isinstance(f, dict):
  2558. try:
  2559. # cali_idx is the actual slot/calibration index from the printer
  2560. cali_idx = f.get("cali_idx", i)
  2561. profiles.append(
  2562. KProfile(
  2563. slot_id=cali_idx,
  2564. extruder_id=int(f.get("extruder_id", 0)),
  2565. nozzle_id=str(f.get("nozzle_id", "")),
  2566. nozzle_diameter=str(f.get("nozzle_diameter", "0.4")),
  2567. filament_id=str(f.get("filament_id", "")),
  2568. name=str(f.get("name", "")),
  2569. k_value=str(f.get("k_value", "0.000000")),
  2570. n_coef=str(f.get("n_coef", "0.000000")),
  2571. ams_id=int(f.get("ams_id", 0)),
  2572. tray_id=int(f.get("tray_id", -1)),
  2573. setting_id=f.get("setting_id"),
  2574. )
  2575. )
  2576. except (ValueError, TypeError) as e:
  2577. logger.warning("Failed to parse K-profile: %s", e)
  2578. self.state.kprofiles = profiles
  2579. self._kprofile_response_data = profiles
  2580. # Signal that we received the response (only if we were waiting for one)
  2581. # Use thread-safe method since MQTT callbacks run in a different thread
  2582. # Capture in local var to avoid TOCTOU race: asyncio thread can clear
  2583. # self._pending_kprofile_response between the check and the .set() call
  2584. event = self._pending_kprofile_response
  2585. if event:
  2586. logger.info("[%s] Got %s K-profiles for nozzle=%s", self.serial_number, len(profiles), response_nozzle)
  2587. if self._loop and self._loop.is_running():
  2588. self._loop.call_soon_threadsafe(event.set)
  2589. else:
  2590. # Fallback for when loop is not available
  2591. event.set()
  2592. async def get_kprofiles(
  2593. self, nozzle_diameter: str = "0.4", timeout: float = 5.0, max_retries: int = 3
  2594. ) -> list[KProfile]:
  2595. """Request K-profiles from the printer with retry logic.
  2596. Bambu printers sometimes ignore the first K-profile request, so we
  2597. implement retry logic to ensure reliable retrieval.
  2598. Args:
  2599. nozzle_diameter: Filter by nozzle diameter (e.g., "0.4")
  2600. timeout: Timeout in seconds to wait for each response attempt
  2601. max_retries: Maximum number of retry attempts
  2602. Returns:
  2603. List of KProfile objects
  2604. """
  2605. if not self._client or not self.state.connected:
  2606. logger.warning("[%s] Cannot get K-profiles: not connected", self.serial_number)
  2607. return []
  2608. # Capture current event loop for thread-safe callback
  2609. try:
  2610. self._loop = asyncio.get_running_loop()
  2611. except RuntimeError:
  2612. logger.warning("[%s] No running event loop", self.serial_number)
  2613. return []
  2614. for attempt in range(max_retries):
  2615. # Set up response event for this attempt
  2616. self._sequence_id += 1
  2617. self._pending_kprofile_response = asyncio.Event()
  2618. self._kprofile_response_data = None
  2619. self._expected_kprofile_nozzle = nozzle_diameter # Track which nozzle response we expect
  2620. # Send the command with nozzle_diameter filter
  2621. command = {
  2622. "print": {
  2623. "command": "extrusion_cali_get",
  2624. "filament_id": "",
  2625. "nozzle_diameter": nozzle_diameter,
  2626. "sequence_id": str(self._sequence_id),
  2627. }
  2628. }
  2629. logger.info(
  2630. f"[{self.serial_number}] Requesting K-profiles for nozzle_diameter={nozzle_diameter} (attempt {attempt + 1}/{max_retries})"
  2631. )
  2632. logger.debug("[%s] K-profile request JSON: %s", self.serial_number, json.dumps(command))
  2633. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2634. # Wait for response (response handler already filters by nozzle_diameter)
  2635. try:
  2636. await asyncio.wait_for(self._pending_kprofile_response.wait(), timeout=timeout)
  2637. profiles = self._kprofile_response_data or []
  2638. logger.info(
  2639. f"[{self.serial_number}] Got {len(profiles)} K-profiles for nozzle={nozzle_diameter} on attempt {attempt + 1}"
  2640. )
  2641. return profiles
  2642. except TimeoutError:
  2643. logger.warning(
  2644. f"[{self.serial_number}] Timeout on K-profiles request attempt {attempt + 1}/{max_retries}"
  2645. )
  2646. if attempt < max_retries - 1:
  2647. # Brief delay before retry
  2648. await asyncio.sleep(0.5)
  2649. finally:
  2650. self._pending_kprofile_response = None
  2651. self._expected_kprofile_nozzle = None
  2652. logger.error("[%s] Failed to get K-profiles after %s attempts", self.serial_number, max_retries)
  2653. return []
  2654. def set_kprofile(
  2655. self,
  2656. filament_id: str,
  2657. name: str,
  2658. k_value: str,
  2659. nozzle_diameter: str = "0.4",
  2660. nozzle_id: str = "HS00-0.4",
  2661. extruder_id: int = 0,
  2662. setting_id: str | None = None,
  2663. slot_id: int = 0,
  2664. cali_idx: int | None = None,
  2665. ) -> bool:
  2666. """Set/update a K-profile on the printer.
  2667. Args:
  2668. filament_id: Bambu filament identifier
  2669. name: Profile name
  2670. k_value: Pressure advance value (e.g., "0.020000")
  2671. nozzle_diameter: Nozzle diameter (e.g., "0.4")
  2672. nozzle_id: Nozzle identifier (e.g., "HS00-0.4")
  2673. extruder_id: Extruder ID (0 or 1 for dual nozzle)
  2674. setting_id: Existing setting ID for updates, None for new
  2675. slot_id: Calibration index (cali_idx) for the profile
  2676. cali_idx: For edits, the existing slot being edited (enables in-place edit)
  2677. Returns:
  2678. True if command was sent, False otherwise
  2679. """
  2680. if not self._client or not self.state.connected:
  2681. logger.warning("[%s] Cannot set K-profile: not connected", self.serial_number)
  2682. return False
  2683. self._sequence_id += 1
  2684. # Build the filament entry - printer uses cali_idx for profile identification
  2685. # For new profiles (slot_id=0), use cali_idx=-1 to tell printer to create new slot
  2686. # For edits, use the provided cali_idx or slot_id
  2687. if cali_idx is not None:
  2688. effective_cali_idx = cali_idx
  2689. else:
  2690. effective_cali_idx = -1 if slot_id == 0 else slot_id
  2691. # Generate a setting_id for new profiles (required by printer)
  2692. # Format: "PF" + 17 random digits
  2693. import random
  2694. if not setting_id and slot_id == 0:
  2695. setting_id = f"PF{random.randint(10000000000000000, 99999999999999999)}"
  2696. filament_entry = {
  2697. "ams_id": 0,
  2698. "cali_idx": effective_cali_idx,
  2699. "extruder_id": extruder_id,
  2700. "filament_id": filament_id,
  2701. "k_value": k_value,
  2702. "n_coef": "0.000000",
  2703. "name": name,
  2704. "nozzle_diameter": nozzle_diameter,
  2705. "nozzle_id": nozzle_id,
  2706. "setting_id": setting_id if setting_id else "",
  2707. "tray_id": -1,
  2708. }
  2709. command = {
  2710. "print": {
  2711. "command": "extrusion_cali_set",
  2712. "filaments": [filament_entry],
  2713. "nozzle_diameter": nozzle_diameter,
  2714. "sequence_id": str(self._sequence_id),
  2715. }
  2716. }
  2717. command_json = json.dumps(command)
  2718. logger.info(
  2719. f"[{self.serial_number}] Setting K-profile: {name} = {k_value} (cali_idx={effective_cali_idx}, new={slot_id == 0})"
  2720. )
  2721. logger.debug("[%s] K-profile SET command: %s", self.serial_number, command_json)
  2722. self._client.publish(self.topic_publish, command_json, qos=1)
  2723. return True
  2724. def set_kprofiles_batch(
  2725. self,
  2726. profiles: list[dict],
  2727. nozzle_diameter: str = "0.4",
  2728. ) -> bool:
  2729. """Set multiple K-profiles in a single command (for dual-nozzle).
  2730. Args:
  2731. profiles: List of profile dicts, each with:
  2732. - filament_id, name, k_value, nozzle_id, extruder_id, setting_id (optional), slot_id
  2733. nozzle_diameter: Common nozzle diameter for all profiles
  2734. Returns:
  2735. True if command was sent, False otherwise
  2736. """
  2737. if not self._client or not self.state.connected:
  2738. logger.warning("[%s] Cannot set K-profiles batch: not connected", self.serial_number)
  2739. return False
  2740. import random
  2741. self._sequence_id += 1
  2742. filament_entries = []
  2743. for p in profiles:
  2744. slot_id = p.get("slot_id", 0)
  2745. cali_idx = p.get("cali_idx")
  2746. if cali_idx is not None:
  2747. effective_cali_idx = cali_idx
  2748. else:
  2749. effective_cali_idx = -1 if slot_id == 0 else slot_id
  2750. setting_id = p.get("setting_id")
  2751. if not setting_id and slot_id == 0:
  2752. setting_id = f"PF{random.randint(10000000000000000, 99999999999999999)}"
  2753. filament_entries.append(
  2754. {
  2755. "ams_id": 0,
  2756. "cali_idx": effective_cali_idx,
  2757. "extruder_id": p.get("extruder_id", 0),
  2758. "filament_id": p.get("filament_id", ""),
  2759. "k_value": p.get("k_value", "0.020000"),
  2760. "n_coef": "0.000000",
  2761. "name": p.get("name", ""),
  2762. "nozzle_diameter": nozzle_diameter,
  2763. "nozzle_id": p.get("nozzle_id", f"HS00-{nozzle_diameter}"),
  2764. "setting_id": setting_id if setting_id else "",
  2765. "tray_id": -1,
  2766. }
  2767. )
  2768. command = {
  2769. "print": {
  2770. "command": "extrusion_cali_set",
  2771. "filaments": filament_entries,
  2772. "nozzle_diameter": nozzle_diameter,
  2773. "sequence_id": str(self._sequence_id),
  2774. }
  2775. }
  2776. command_json = json.dumps(command)
  2777. logger.info("[%s] Setting %s K-profiles in batch", self.serial_number, len(filament_entries))
  2778. logger.debug("[%s] K-profile SET batch command: %s", self.serial_number, command_json)
  2779. self._client.publish(self.topic_publish, command_json, qos=1)
  2780. return True
  2781. def delete_kprofile(
  2782. self,
  2783. cali_idx: int,
  2784. filament_id: str,
  2785. nozzle_id: str,
  2786. nozzle_diameter: str = "0.4",
  2787. extruder_id: int = 0,
  2788. setting_id: str | None = None,
  2789. ) -> bool:
  2790. """Delete a K-profile from the printer.
  2791. Args:
  2792. cali_idx: The calibration index (slot_id) of the profile to delete
  2793. filament_id: Bambu filament identifier
  2794. nozzle_id: Nozzle identifier (e.g., "HH00-0.4")
  2795. nozzle_diameter: Nozzle diameter (e.g., "0.4")
  2796. extruder_id: Extruder ID (0 or 1 for dual nozzle)
  2797. setting_id: Unique setting identifier (for X1C series)
  2798. Returns:
  2799. True if command was sent, False otherwise
  2800. """
  2801. if not self._client or not self.state.connected:
  2802. logger.warning("[%s] Cannot delete K-profile: not connected", self.serial_number)
  2803. return False
  2804. self._sequence_id += 1
  2805. # Detect printer type by serial number prefix
  2806. # H2D series (dual nozzle): serial starts with "094"
  2807. is_dual_nozzle = self.serial_number.startswith("094")
  2808. if is_dual_nozzle:
  2809. # H2D format: uses extruder_id, nozzle_id, nozzle_diameter
  2810. command = {
  2811. "print": {
  2812. "command": "extrusion_cali_del",
  2813. "sequence_id": str(self._sequence_id),
  2814. "extruder_id": extruder_id,
  2815. "nozzle_id": nozzle_id,
  2816. "filament_id": filament_id,
  2817. "cali_idx": cali_idx,
  2818. "nozzle_diameter": nozzle_diameter,
  2819. }
  2820. }
  2821. else:
  2822. # X1C/P1/A1 format: include all fields like the set command
  2823. # The delete command structure should match what set uses
  2824. command = {
  2825. "print": {
  2826. "command": "extrusion_cali_del",
  2827. "sequence_id": str(self._sequence_id),
  2828. "filament_id": filament_id,
  2829. "cali_idx": cali_idx,
  2830. "setting_id": setting_id if setting_id else "",
  2831. "nozzle_diameter": nozzle_diameter,
  2832. "nozzle_id": nozzle_id,
  2833. "extruder_id": extruder_id,
  2834. }
  2835. }
  2836. command_json = json.dumps(command)
  2837. logger.info(
  2838. f"[{self.serial_number}] Deleting K-profile: cali_idx={cali_idx}, filament={filament_id}, setting_id={setting_id}, dual={is_dual_nozzle}"
  2839. )
  2840. logger.debug("[%s] K-profile DELETE command: %s", self.serial_number, command_json)
  2841. # Use QoS 1 for reliable delivery (at least once)
  2842. self._client.publish(self.topic_publish, command_json, qos=1)
  2843. return True
  2844. # =========================================================================
  2845. # Printer Control Commands
  2846. # =========================================================================
  2847. def pause_print(self) -> bool:
  2848. """Pause the current print job."""
  2849. if not self._client or not self.state.connected:
  2850. logger.warning("[%s] Cannot pause print: not connected", self.serial_number)
  2851. return False
  2852. command = {"print": {"command": "pause", "sequence_id": "0"}}
  2853. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2854. logger.info("[%s] Sent pause print command", self.serial_number)
  2855. return True
  2856. def resume_print(self) -> bool:
  2857. """Resume a paused print job."""
  2858. if not self._client or not self.state.connected:
  2859. logger.warning("[%s] Cannot resume print: not connected", self.serial_number)
  2860. return False
  2861. command = {"print": {"command": "resume", "sequence_id": "0"}}
  2862. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2863. logger.info("[%s] Sent resume print command", self.serial_number)
  2864. return True
  2865. def clear_hms_errors(self) -> bool:
  2866. """Clear HMS/print errors on the printer and locally."""
  2867. if not self._client or not self.state.connected:
  2868. logger.warning("[%s] Cannot clear HMS errors: not connected", self.serial_number)
  2869. return False
  2870. command = {"print": {"command": "clean_print_error", "sequence_id": "0"}}
  2871. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2872. self.state.hms_errors = []
  2873. logger.info("[%s] Sent clear HMS errors command", self.serial_number)
  2874. return True
  2875. def skip_objects(self, object_ids: list[int]) -> bool:
  2876. """Skip specific objects during a print.
  2877. This command tells the printer to skip printing the specified objects.
  2878. The object IDs come from the slice_info.config file in the 3MF.
  2879. Args:
  2880. object_ids: List of identify_id values from slice_info.config
  2881. Returns:
  2882. True if command was sent, False otherwise
  2883. """
  2884. if not self._client or not self.state.connected:
  2885. logger.warning("[%s] Cannot skip objects: not connected", self.serial_number)
  2886. return False
  2887. if self.state.state != "RUNNING" and self.state.state != "PAUSE":
  2888. logger.warning(
  2889. f"[{self.serial_number}] Cannot skip objects: printer not printing (state={self.state.state})"
  2890. )
  2891. return False
  2892. if not object_ids:
  2893. logger.warning("[%s] Cannot skip objects: no object IDs provided", self.serial_number)
  2894. return False
  2895. # Validate all IDs are integers
  2896. try:
  2897. obj_list = [int(oid) for oid in object_ids]
  2898. except (ValueError, TypeError) as e:
  2899. logger.warning("[%s] Invalid object IDs: %s", self.serial_number, e)
  2900. return False
  2901. self._sequence_id += 1
  2902. command = {"print": {"sequence_id": str(self._sequence_id), "command": "skip_objects", "obj_list": obj_list}}
  2903. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2904. logger.info("[%s] Sent skip_objects command: %s", self.serial_number, obj_list)
  2905. # Track skipped objects in state
  2906. for oid in obj_list:
  2907. if oid not in self.state.skipped_objects:
  2908. self.state.skipped_objects.append(oid)
  2909. return True
  2910. def send_gcode(self, gcode: str) -> bool:
  2911. """Send G-code command(s) to the printer.
  2912. Multiple commands can be separated by newlines.
  2913. Args:
  2914. gcode: G-code command(s) to send
  2915. Returns:
  2916. True if command was sent, False otherwise
  2917. """
  2918. if not self._client or not self.state.connected:
  2919. logger.warning("[%s] Cannot send G-code: not connected", self.serial_number)
  2920. return False
  2921. self._sequence_id += 1
  2922. command = {"print": {"command": "gcode_line", "param": gcode, "sequence_id": str(self._sequence_id)}}
  2923. # Use QoS 1 for reliable delivery (at least once)
  2924. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2925. logger.debug("[%s] Sent G-code: %s...", self.serial_number, gcode[:50])
  2926. return True
  2927. def set_bed_temperature(self, target: int) -> bool:
  2928. """Set the bed target temperature.
  2929. Args:
  2930. target: Target temperature in Celsius (0 to turn off)
  2931. Returns:
  2932. True if command was sent, False otherwise
  2933. """
  2934. return self.send_gcode(f"M140 S{target}")
  2935. def set_nozzle_temperature(self, target: int, nozzle: int = 0) -> bool:
  2936. """Set the nozzle target temperature.
  2937. Args:
  2938. target: Target temperature in Celsius (0 to turn off)
  2939. nozzle: Nozzle index (0 for right/default, 1 for left on H2D)
  2940. Returns:
  2941. True if command was sent, False otherwise
  2942. """
  2943. # Use M104 for non-blocking
  2944. # Always use T parameter for H2D compatibility
  2945. result = self.send_gcode(f"M104 T{nozzle} S{target}")
  2946. # H2D quirk: left nozzle (nozzle=1) target isn't reported in MQTT
  2947. # Track it locally so we can display it correctly
  2948. if result and nozzle == 1:
  2949. self.state.temperatures["nozzle_target"] = float(target)
  2950. self.state.temperatures["_nozzle_target_set_time"] = time.time()
  2951. logger.info("[%s] Tracking LEFT nozzle target locally: %s°C", self.serial_number, target)
  2952. return result
  2953. def set_chamber_temperature(self, target: int) -> bool:
  2954. """Set the chamber target temperature.
  2955. Args:
  2956. target: Target temperature in Celsius (0 to turn off heating)
  2957. Returns:
  2958. True if command was sent, False otherwise
  2959. """
  2960. # M141 sets chamber temperature
  2961. result = self.send_gcode(f"M141 S{target}")
  2962. # Track chamber target locally (MQTT reports encoded values that need filtering)
  2963. if result:
  2964. self.state.temperatures["chamber_target"] = float(target)
  2965. self.state.temperatures["_chamber_target_set_time"] = time.time()
  2966. # Update heating state immediately based on new target
  2967. current_temp = self.state.temperatures.get("chamber", 0)
  2968. self.state.temperatures["chamber_heating"] = target > 0 and current_temp < target
  2969. logger.info(
  2970. f"[{self.serial_number}] Tracking chamber target locally: {target}°C (heating={self.state.temperatures['chamber_heating']})"
  2971. )
  2972. return result
  2973. def set_print_speed(self, mode: int) -> bool:
  2974. """Set the print speed mode.
  2975. Args:
  2976. mode: Speed mode (1=silent, 2=standard, 3=sport, 4=ludicrous)
  2977. Returns:
  2978. True if command was sent, False otherwise
  2979. """
  2980. if not self._client or not self.state.connected:
  2981. logger.warning("[%s] Cannot set print speed: not connected", self.serial_number)
  2982. return False
  2983. if mode not in (1, 2, 3, 4):
  2984. logger.warning("[%s] Invalid speed mode: %s", self.serial_number, mode)
  2985. return False
  2986. command = {"print": {"command": "print_speed", "param": str(mode), "sequence_id": "0"}}
  2987. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  2988. logger.info("[%s] Set print speed mode to %s", self.serial_number, mode)
  2989. return True
  2990. def set_fan_speed(self, fan: int, speed: int) -> bool:
  2991. """Set fan speed.
  2992. Args:
  2993. fan: Fan index (1=part cooling, 2=auxiliary, 3=chamber)
  2994. speed: Speed 0-255 (0=off, 255=full)
  2995. Returns:
  2996. True if command was sent, False otherwise
  2997. """
  2998. if fan not in (1, 2, 3):
  2999. logger.warning("[%s] Invalid fan index: %s", self.serial_number, fan)
  3000. return False
  3001. speed = max(0, min(255, speed)) # Clamp to 0-255
  3002. return self.send_gcode(f"M106 P{fan} S{speed}")
  3003. def set_part_fan(self, speed: int) -> bool:
  3004. """Set part cooling fan speed (0-255)."""
  3005. return self.set_fan_speed(1, speed)
  3006. def set_aux_fan(self, speed: int) -> bool:
  3007. """Set auxiliary fan speed (0-255)."""
  3008. return self.set_fan_speed(2, speed)
  3009. def set_chamber_fan(self, speed: int) -> bool:
  3010. """Set chamber fan speed (0-255)."""
  3011. return self.set_fan_speed(3, speed)
  3012. def set_airduct_mode(self, mode: str) -> bool:
  3013. """Set air conditioning mode (cooling or heating).
  3014. Args:
  3015. mode: "cooling" (modeId=0) or "heating" (modeId=1)
  3016. - Cooling: Suitable for PLA/PETG/TPU, filters and cools chamber air
  3017. - Heating: Suitable for ABS/ASA/PC/PA, circulates and heats chamber air,
  3018. closes top exhaust flap
  3019. Returns:
  3020. True if command was sent, False otherwise
  3021. """
  3022. if not self._client or not self.state.connected:
  3023. logger.warning("[%s] Cannot set airduct mode: not connected", self.serial_number)
  3024. return False
  3025. self._sequence_id += 1
  3026. mode_id = 0 if mode == "cooling" else 1
  3027. command = {
  3028. "print": {"command": "set_airduct", "modeId": mode_id, "sequence_id": str(self._sequence_id), "submode": -1}
  3029. }
  3030. # Use QoS 1 for reliable delivery
  3031. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3032. logger.info(
  3033. "[%s] Set airduct mode to %s (modeId=%s, seq=%s)", self.serial_number, mode, mode_id, self._sequence_id
  3034. )
  3035. return True
  3036. def set_chamber_light(self, on: bool) -> bool:
  3037. """Turn chamber light on or off.
  3038. Args:
  3039. on: True to turn on, False to turn off
  3040. Returns:
  3041. True if command was sent, False otherwise
  3042. """
  3043. if not self._client or not self.state.connected:
  3044. logger.warning("[%s] Cannot set chamber light: not connected", self.serial_number)
  3045. return False
  3046. mode = "on" if on else "off"
  3047. # Control both chamber lights (some printers like H2D have two)
  3048. for led_node in ["chamber_light", "chamber_light2"]:
  3049. self._sequence_id += 1
  3050. command = {
  3051. "system": {
  3052. "command": "ledctrl",
  3053. "led_node": led_node,
  3054. "led_mode": mode,
  3055. "led_on_time": 500,
  3056. "led_off_time": 500,
  3057. "loop_times": 0,
  3058. "interval_time": 0,
  3059. "sequence_id": str(self._sequence_id),
  3060. }
  3061. }
  3062. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3063. logger.info("[%s] Set chamber lights %s (seq=%s)", self.serial_number, "on" if on else "off", self._sequence_id)
  3064. return True
  3065. def select_extruder(self, extruder: int) -> bool:
  3066. """Select the active extruder for dual-nozzle printers (H2D).
  3067. Args:
  3068. extruder: Extruder index (0=right, 1=left for H2D)
  3069. Returns:
  3070. True if command was sent, False otherwise
  3071. """
  3072. if extruder not in (0, 1):
  3073. logger.warning("[%s] Invalid extruder: %s", self.serial_number, extruder)
  3074. return False
  3075. if not self._client or not self.state.connected:
  3076. logger.warning("[%s] Cannot switch extruder: not connected", self.serial_number)
  3077. return False
  3078. # H2D extruder switching via select_extruder command
  3079. # Command format captured from OrcaSlicer:
  3080. # {"print": {"command": "select_extruder", "extruder_index": 0, "sequence_id": "..."}}
  3081. # extruder_index: 0 = RIGHT, 1 = LEFT
  3082. self._sequence_id += 1
  3083. command = {
  3084. "print": {"command": "select_extruder", "extruder_index": extruder, "sequence_id": str(self._sequence_id)}
  3085. }
  3086. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3087. logger.info(
  3088. "[%s] Sent select_extruder command: extruder_index=%s (0=right, 1=left)", self.serial_number, extruder
  3089. )
  3090. return True
  3091. def home_axes(self, axes: str = "XYZ") -> bool:
  3092. """Home the specified axes.
  3093. Args:
  3094. axes: Axes to home (e.g., "XYZ", "X", "XY", "Z")
  3095. Returns:
  3096. True if command was sent, False otherwise
  3097. """
  3098. # G28 homes all axes, G28 X Y Z homes specific axes
  3099. axes_param = " ".join(axes.upper())
  3100. return self.send_gcode(f"G28 {axes_param}")
  3101. def move_axis(self, axis: str, distance: float, speed: int = 3000) -> bool:
  3102. """Move an axis by a relative distance.
  3103. Args:
  3104. axis: Axis to move ("X", "Y", or "Z")
  3105. distance: Distance to move in mm (positive or negative)
  3106. speed: Movement speed in mm/min
  3107. Returns:
  3108. True if command was sent, False otherwise
  3109. """
  3110. axis = axis.upper()
  3111. if axis not in ("X", "Y", "Z"):
  3112. logger.warning("[%s] Invalid axis: %s", self.serial_number, axis)
  3113. return False
  3114. # G91 = relative mode, G0 = rapid move, G90 = back to absolute
  3115. gcode = f"G91\nG0 {axis}{distance:.2f} F{speed}\nG90"
  3116. return self.send_gcode(gcode)
  3117. def disable_motors(self) -> bool:
  3118. """Disable all stepper motors.
  3119. Warning: This will cause the printer to lose its position.
  3120. A homing operation will be required before printing.
  3121. Returns:
  3122. True if command was sent, False otherwise
  3123. """
  3124. return self.send_gcode("M18")
  3125. def enable_motors(self) -> bool:
  3126. """Enable all stepper motors.
  3127. Returns:
  3128. True if command was sent, False otherwise
  3129. """
  3130. return self.send_gcode("M17")
  3131. def ams_load_filament(self, tray_id: int, extruder_id: int | None = None) -> bool:
  3132. """Load filament from a specific AMS tray.
  3133. Args:
  3134. tray_id: Global tray ID (0-15 for AMS slots, or 254 for external spool)
  3135. extruder_id: Unused - kept for API compatibility
  3136. Returns:
  3137. True if command was sent, False otherwise
  3138. """
  3139. if not self._client or not self.state.connected:
  3140. logger.warning("[%s] Cannot load filament: not connected", self.serial_number)
  3141. return False
  3142. # Calculate ams_id and slot_id for logging
  3143. if tray_id == 254:
  3144. ams_id = 255 # External spool
  3145. slot_id = 254
  3146. else:
  3147. ams_id = tray_id // 4 # AMS unit (0, 1, 2, 3...)
  3148. slot_id = tray_id % 4 # Slot within AMS (0, 1, 2, 3)
  3149. # Command format from BambuStudio traffic capture:
  3150. # - No extruder_id field
  3151. # - curr_temp and tar_temp are -1 (not 0)
  3152. self._sequence_id += 1
  3153. command = {
  3154. "print": {
  3155. "command": "ams_change_filament",
  3156. "sequence_id": str(self._sequence_id),
  3157. "ams_id": ams_id,
  3158. "slot_id": slot_id,
  3159. "target": tray_id,
  3160. "curr_temp": -1,
  3161. "tar_temp": -1,
  3162. }
  3163. }
  3164. command_json = json.dumps(command)
  3165. logger.info("[%s] Publishing ams_change_filament command: %s", self.serial_number, command_json)
  3166. self._client.publish(self.topic_publish, command_json, qos=1)
  3167. logger.info("[%s] Loading filament from tray %s (AMS %s slot %s)", self.serial_number, tray_id, ams_id, slot_id)
  3168. # Track this load request for H2D dual-nozzle disambiguation
  3169. # H2D reports only slot number (0-3) in tray_now, so we use our tracked value
  3170. self._last_load_tray_id = tray_id
  3171. self.state.pending_tray_target = tray_id
  3172. logger.info("[%s] Set pending_tray_target=%s for H2D disambiguation", self.serial_number, tray_id)
  3173. return True
  3174. def ams_unload_filament(self) -> bool:
  3175. """Unload the currently loaded filament.
  3176. Returns:
  3177. True if command was sent, False otherwise
  3178. """
  3179. if not self._client or not self.state.connected:
  3180. logger.warning("[%s] Cannot unload filament: not connected", self.serial_number)
  3181. return False
  3182. # Get the currently loaded tray info
  3183. tray_now = self.state.tray_now
  3184. logger.info("[%s] Unload requested, tray_now=%s", self.serial_number, tray_now)
  3185. # Determine source ams_id for the unload command
  3186. if tray_now == 255 or tray_now == 254:
  3187. ams_id = 255 # No filament or external spool
  3188. else:
  3189. ams_id = tray_now // 4 # Source AMS
  3190. # Command format from BambuStudio traffic capture:
  3191. # - No extruder_id field
  3192. # - For UNLOAD: curr_temp and tar_temp are the actual nozzle temp (e.g., 210)
  3193. # - slot_id=255 and target=255 for unload
  3194. # Get current nozzle temperature for the unload command
  3195. nozzle_temp = int(self.state.temperatures.get("nozzle", 210))
  3196. if nozzle_temp < 180:
  3197. nozzle_temp = 210 # Default to PLA temp if nozzle is cold
  3198. self._sequence_id += 1
  3199. command = {
  3200. "print": {
  3201. "command": "ams_change_filament",
  3202. "sequence_id": str(self._sequence_id),
  3203. "ams_id": ams_id,
  3204. "slot_id": 255, # 255 = unload marker
  3205. "target": 255, # 255 = unload destination
  3206. "curr_temp": nozzle_temp,
  3207. "tar_temp": nozzle_temp,
  3208. }
  3209. }
  3210. command_json = json.dumps(command)
  3211. logger.info("[%s] Publishing ams_change_filament (unload) command: %s", self.serial_number, command_json)
  3212. self._client.publish(self.topic_publish, command_json, qos=1)
  3213. logger.info("[%s] Unloading filament (tray_now was %s)", self.serial_number, tray_now)
  3214. # Clear tracked load request since we're unloading
  3215. self._last_load_tray_id = None
  3216. self.state.pending_tray_target = None
  3217. logger.info("[%s] Cleared pending_tray_target (unload)", self.serial_number)
  3218. return True
  3219. def ams_control(self, action: str) -> bool:
  3220. """Control AMS operations.
  3221. Args:
  3222. action: "resume", "reset", or "pause"
  3223. Returns:
  3224. True if command was sent, False otherwise
  3225. """
  3226. if not self._client or not self.state.connected:
  3227. logger.warning("[%s] Cannot control AMS: not connected", self.serial_number)
  3228. return False
  3229. if action not in ("resume", "reset", "pause"):
  3230. logger.warning("[%s] Invalid AMS action: %s", self.serial_number, action)
  3231. return False
  3232. command = {"print": {"command": "ams_control", "param": action, "sequence_id": "0"}}
  3233. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3234. logger.info("[%s] AMS control: %s", self.serial_number, action)
  3235. return True
  3236. def ams_refresh_tray(self, ams_id: int, tray_id: int) -> tuple[bool, str]:
  3237. """Trigger RFID re-read for a specific AMS tray.
  3238. Args:
  3239. ams_id: AMS unit ID (0-3, or 128 for H2D external tray)
  3240. tray_id: Tray ID within the AMS (0-3)
  3241. Returns:
  3242. Tuple of (success, message)
  3243. """
  3244. if not self._client or not self.state.connected:
  3245. logger.warning("[%s] Cannot refresh AMS tray: not connected", self.serial_number)
  3246. return False, "Printer not connected"
  3247. # Check if filament is currently loaded (tray_now != 255)
  3248. # RFID refresh requires the AMS to move filament, which can't happen if one is loaded
  3249. tray_now = self.state.tray_now
  3250. if tray_now != 255:
  3251. # Decode which tray is loaded for the message
  3252. if tray_now == 254:
  3253. loaded_tray = "external spool"
  3254. elif tray_now >= 0 and tray_now < 128:
  3255. loaded_ams = tray_now // 4
  3256. loaded_slot = tray_now % 4
  3257. loaded_tray = f"AMS {loaded_ams + 1} slot {loaded_slot + 1}"
  3258. else:
  3259. loaded_tray = f"tray {tray_now}"
  3260. logger.warning("[%s] Cannot refresh AMS tray: filament loaded from %s", self.serial_number, loaded_tray)
  3261. return False, f"Please unload filament first. Currently loaded: {loaded_tray}"
  3262. # Use ams_get_rfid command to trigger RFID re-read
  3263. # This command is used by Bambu Studio to re-read the RFID tag
  3264. command = {"print": {"command": "ams_get_rfid", "ams_id": ams_id, "slot_id": tray_id, "sequence_id": "0"}}
  3265. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3266. logger.info("[%s] Triggering RFID re-read: AMS %s, slot %s", self.serial_number, ams_id, tray_id)
  3267. return True, f"Refreshing AMS {ams_id} tray {tray_id}"
  3268. def ams_set_filament_setting(
  3269. self,
  3270. ams_id: int,
  3271. tray_id: int,
  3272. tray_info_idx: str,
  3273. tray_type: str,
  3274. tray_sub_brands: str,
  3275. tray_color: str,
  3276. nozzle_temp_min: int,
  3277. nozzle_temp_max: int,
  3278. setting_id: str = "",
  3279. ) -> bool:
  3280. """Set AMS tray filament settings (type, color, temperature).
  3281. Note: K value is set separately via extrusion_cali_sel command.
  3282. Args:
  3283. ams_id: AMS unit ID (0-3 for regular AMS, 128-135 for HT AMS)
  3284. tray_id: Tray ID within the AMS (0-3)
  3285. tray_info_idx: Filament ID short format (e.g., "GFL05")
  3286. tray_type: Filament type (e.g., "PLA", "PETG")
  3287. tray_sub_brands: Sub-brand name (e.g., "PLA Basic", "PETG HF")
  3288. tray_color: Color in RRGGBBAA hex format (e.g., "FFFF00FF")
  3289. nozzle_temp_min: Minimum nozzle temperature
  3290. nozzle_temp_max: Maximum nozzle temperature
  3291. setting_id: Full setting ID with version (e.g., "GFSL05_07") - optional
  3292. Returns:
  3293. True if command was sent, False otherwise
  3294. """
  3295. if not self._client or not self.state.connected:
  3296. logger.warning("[%s] Cannot set AMS filament setting: not connected", self.serial_number)
  3297. return False
  3298. # Calculate mqtt IDs based on AMS type
  3299. if ams_id == 255:
  3300. vt_tray = self.state.raw_data.get("vt_tray", []) if self.state.raw_data else []
  3301. if len(vt_tray) > 1:
  3302. # Dual external slots (H2D): each ext slot is its own virtual AMS unit
  3303. # (254=ext-L / slot 0, 255=ext-R / slot 1)
  3304. mqtt_ams_id = 254 + tray_id
  3305. else:
  3306. # Single external slot (X1C, P1S, A1): always ams_id=255
  3307. mqtt_ams_id = 255
  3308. mqtt_tray_id = 0
  3309. slot_id = 0
  3310. elif ams_id <= 3:
  3311. mqtt_ams_id = ams_id
  3312. mqtt_tray_id = tray_id
  3313. slot_id = tray_id
  3314. else:
  3315. # AMS-HT: single tray per unit
  3316. mqtt_ams_id = ams_id
  3317. mqtt_tray_id = tray_id
  3318. slot_id = 0
  3319. command = {
  3320. "print": {
  3321. "command": "ams_filament_setting",
  3322. "ams_id": mqtt_ams_id,
  3323. "tray_id": mqtt_tray_id,
  3324. "slot_id": slot_id,
  3325. "tray_info_idx": tray_info_idx,
  3326. "tray_type": tray_type,
  3327. "tray_sub_brands": tray_sub_brands,
  3328. "tray_color": tray_color,
  3329. "nozzle_temp_min": nozzle_temp_min,
  3330. "nozzle_temp_max": nozzle_temp_max,
  3331. "sequence_id": "0",
  3332. }
  3333. }
  3334. # Include setting_id if provided (helps slicer show correct profile)
  3335. if setting_id:
  3336. command["print"]["setting_id"] = setting_id
  3337. command_json = json.dumps(command)
  3338. logger.info(
  3339. f"[{self.serial_number}] Publishing ams_filament_setting: AMS {ams_id}, tray {tray_id}, tray_info_idx={tray_info_idx}, setting_id={setting_id}"
  3340. )
  3341. logger.debug("[%s] ams_filament_setting command: %s", self.serial_number, command_json)
  3342. self._client.publish(self.topic_publish, command_json, qos=1)
  3343. return True
  3344. def reset_ams_slot(self, ams_id: int, tray_id: int) -> bool:
  3345. """Reset an AMS slot to empty/unconfigured state.
  3346. Args:
  3347. ams_id: AMS unit ID (0-3 for regular AMS, 128-135 for HT AMS)
  3348. tray_id: Tray ID within the AMS (0-3)
  3349. Returns:
  3350. True if command was sent, False otherwise
  3351. """
  3352. if not self._client or not self.state.connected:
  3353. logger.warning("[%s] Cannot reset AMS slot: not connected", self.serial_number)
  3354. return False
  3355. # Calculate mqtt IDs based on AMS type
  3356. if ams_id == 255:
  3357. vt_tray = self.state.raw_data.get("vt_tray", []) if self.state.raw_data else []
  3358. if len(vt_tray) > 1:
  3359. # Dual external slots (H2D): each ext slot is its own virtual AMS unit
  3360. mqtt_ams_id = 254 + tray_id
  3361. else:
  3362. # Single external slot (X1C, P1S, A1): always ams_id=255
  3363. mqtt_ams_id = 255
  3364. mqtt_tray_id = 0
  3365. slot_id = 0
  3366. elif ams_id <= 3:
  3367. mqtt_ams_id = ams_id
  3368. mqtt_tray_id = tray_id
  3369. slot_id = tray_id
  3370. else:
  3371. # AMS-HT: single tray per unit
  3372. mqtt_ams_id = ams_id
  3373. mqtt_tray_id = tray_id
  3374. slot_id = 0
  3375. command = {
  3376. "print": {
  3377. "command": "ams_filament_setting",
  3378. "ams_id": mqtt_ams_id,
  3379. "tray_id": mqtt_tray_id,
  3380. "slot_id": slot_id,
  3381. "tray_info_idx": "",
  3382. "tray_type": "",
  3383. "tray_sub_brands": "",
  3384. "tray_color": "00000000",
  3385. "nozzle_temp_min": 0,
  3386. "nozzle_temp_max": 0,
  3387. "sequence_id": "0",
  3388. }
  3389. }
  3390. command_json = json.dumps(command)
  3391. logger.info("[%s] Resetting AMS slot: AMS %s, tray %s", self.serial_number, ams_id, tray_id)
  3392. logger.debug("[%s] reset_ams_slot command: %s", self.serial_number, command_json)
  3393. self._client.publish(self.topic_publish, command_json, qos=1)
  3394. return True
  3395. def extrusion_cali_sel(
  3396. self,
  3397. ams_id: int,
  3398. tray_id: int,
  3399. cali_idx: int,
  3400. filament_id: str,
  3401. nozzle_diameter: str = "0.4",
  3402. ) -> bool:
  3403. """Set calibration profile (K value) for an AMS slot.
  3404. This command selects a K profile from the printer's calibration list.
  3405. Use cali_idx=-1 to use the default K value (0.020).
  3406. Note: Do NOT send setting_id in this command — BambuStudio never includes
  3407. it, and adding it causes the firmware to mislink the profile on X1C/P1S.
  3408. Args:
  3409. ams_id: AMS unit ID (0-3 for regular AMS, 128-135 for HT AMS)
  3410. tray_id: Tray ID within the AMS (0-3)
  3411. cali_idx: Calibration profile index (-1 for default)
  3412. filament_id: Filament preset ID (same as tray_info_idx)
  3413. nozzle_diameter: Nozzle diameter string (e.g., "0.4")
  3414. Returns:
  3415. True if command was sent, False otherwise
  3416. """
  3417. if not self._client or not self.state.connected:
  3418. logger.warning("[%s] Cannot set calibration: not connected", self.serial_number)
  3419. return False
  3420. # Calculate mqtt IDs based on AMS type.
  3421. # IMPORTANT: extrusion_cali_sel uses GLOBAL tray_id (unlike ams_filament_setting
  3422. # which uses LOCAL). BambuStudio confirms: tray_id = ams_id * 4 + slot.
  3423. if ams_id == 255:
  3424. # External spool: extrusion_cali_sel uses GLOBAL tray_id (unlike
  3425. # ams_filament_setting which uses LOCAL tray_id=0).
  3426. vt_tray = self.state.raw_data.get("vt_tray", []) if self.state.raw_data else []
  3427. if len(vt_tray) > 1:
  3428. # Dual external slots (H2D): each ext slot is its own virtual AMS unit
  3429. # Confirmed from BambuStudio logs: ext-R sends ams_id=255, tray_id=255
  3430. mqtt_ams_id = 254 + tray_id
  3431. mqtt_tray_id = 254 + tray_id
  3432. else:
  3433. # Single external slot (X1C, P1S, A1): global tray_id=254
  3434. mqtt_ams_id = 254
  3435. mqtt_tray_id = 254
  3436. slot_id = 0
  3437. elif ams_id <= 3:
  3438. mqtt_ams_id = ams_id
  3439. mqtt_tray_id = ams_id * 4 + tray_id
  3440. slot_id = tray_id
  3441. elif ams_id >= 128 and ams_id <= 135:
  3442. mqtt_ams_id = ams_id
  3443. mqtt_tray_id = tray_id
  3444. slot_id = 0
  3445. else:
  3446. mqtt_ams_id = ams_id
  3447. mqtt_tray_id = tray_id
  3448. slot_id = 0
  3449. command = {
  3450. "print": {
  3451. "command": "extrusion_cali_sel",
  3452. "cali_idx": cali_idx,
  3453. "filament_id": filament_id,
  3454. "nozzle_diameter": nozzle_diameter,
  3455. "ams_id": mqtt_ams_id,
  3456. "tray_id": mqtt_tray_id,
  3457. "slot_id": slot_id,
  3458. "sequence_id": "0",
  3459. }
  3460. }
  3461. command_json = json.dumps(command)
  3462. logger.info(
  3463. f"[{self.serial_number}] Publishing extrusion_cali_sel: AMS {ams_id}, tray {tray_id}, cali_idx={cali_idx}"
  3464. )
  3465. logger.debug("[%s] extrusion_cali_sel command: %s", self.serial_number, command_json)
  3466. self._client.publish(self.topic_publish, command_json, qos=1)
  3467. return True
  3468. def extrusion_cali_set(
  3469. self,
  3470. tray_id: int,
  3471. k_value: float,
  3472. nozzle_diameter: str = "0.4",
  3473. nozzle_temp: int = 220,
  3474. filament_id: str = "",
  3475. setting_id: str = "",
  3476. name: str = "",
  3477. cali_idx: int = -1,
  3478. ) -> bool:
  3479. """Directly set K value (pressure advance) for a tray.
  3480. Uses the filaments array format required by current firmware.
  3481. Args:
  3482. tray_id: Global tray ID (ams_id * 4 + slot)
  3483. k_value: Pressure advance K value (e.g., 0.020)
  3484. nozzle_diameter: Nozzle diameter string (e.g., "0.4")
  3485. nozzle_temp: Nozzle temperature for calibration reference
  3486. filament_id: Filament preset ID (e.g., "GFA02")
  3487. setting_id: Setting ID (e.g., "GFSA02_07")
  3488. name: Profile display name
  3489. cali_idx: Calibration index (-1 for new)
  3490. Returns:
  3491. True if command was sent, False otherwise
  3492. """
  3493. if not self._client or not self.state.connected:
  3494. logger.warning("[%s] Cannot set K value: not connected", self.serial_number)
  3495. return False
  3496. nozzle_id = f"HS00-{nozzle_diameter}"
  3497. filament_entry = {
  3498. "ams_id": 0,
  3499. "cali_idx": cali_idx,
  3500. "extruder_id": 0,
  3501. "filament_id": filament_id,
  3502. "k_value": f"{k_value:.6f}",
  3503. "n_coef": "1.400000",
  3504. "name": name,
  3505. "nozzle_diameter": nozzle_diameter,
  3506. "nozzle_id": nozzle_id,
  3507. "setting_id": setting_id,
  3508. "tray_id": tray_id,
  3509. }
  3510. command = {
  3511. "print": {
  3512. "command": "extrusion_cali_set",
  3513. "filaments": [filament_entry],
  3514. "nozzle_diameter": nozzle_diameter,
  3515. "sequence_id": str(self._sequence_id),
  3516. }
  3517. }
  3518. command_json = json.dumps(command)
  3519. logger.info("[%s] Publishing extrusion_cali_set: tray %s, k_value=%s", self.serial_number, tray_id, k_value)
  3520. logger.debug("[%s] extrusion_cali_set command: %s", self.serial_number, command_json)
  3521. self._client.publish(self.topic_publish, command_json, qos=1)
  3522. return True
  3523. def set_timelapse(self, enable: bool) -> bool:
  3524. """Enable or disable timelapse recording.
  3525. Args:
  3526. enable: True to enable, False to disable
  3527. Returns:
  3528. True if command was sent, False otherwise
  3529. """
  3530. if not self._client or not self.state.connected:
  3531. logger.warning("[%s] Cannot set timelapse: not connected", self.serial_number)
  3532. return False
  3533. command = {"pushing": {"command": "pushall", "sequence_id": "0"}}
  3534. # First send the timelapse setting
  3535. timelapse_cmd = {
  3536. "print": {"command": "gcode_line", "param": f"M981 S{1 if enable else 0} P20000", "sequence_id": "0"}
  3537. }
  3538. self._client.publish(self.topic_publish, json.dumps(timelapse_cmd), qos=1)
  3539. # Request status update
  3540. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3541. logger.info("[%s] Set timelapse %s", self.serial_number, "enabled" if enable else "disabled")
  3542. return True
  3543. def set_liveview(self, enable: bool) -> bool:
  3544. """Enable or disable live view / camera streaming.
  3545. Args:
  3546. enable: True to enable, False to disable
  3547. Returns:
  3548. True if command was sent, False otherwise
  3549. """
  3550. if not self._client or not self.state.connected:
  3551. logger.warning("[%s] Cannot set liveview: not connected", self.serial_number)
  3552. return False
  3553. command = {
  3554. "xcam": {"command": "ipcam_record_set", "control": "enable" if enable else "disable", "sequence_id": "0"}
  3555. }
  3556. self._client.publish(self.topic_publish, json.dumps(command), qos=1)
  3557. # Request status update
  3558. pushall = {"pushing": {"command": "pushall", "sequence_id": "0"}}
  3559. self._client.publish(self.topic_publish, json.dumps(pushall), qos=1)
  3560. logger.info("[%s] Set liveview %s", self.serial_number, "enabled" if enable else "disabled")
  3561. return True