pcb-retrace/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stuart 514551c9f2 CMMS fork: AI bridge reads the project from IndexedDB, not the globals
Console showed buildProjectView reporting "4 photos" but NO
buildProjectImages line at all - it was hitting the silent
`!bomImages.length` early return. The studio.js bomData/bomImages
globals get transiently emptied while a project loads / auto-stitches,
and the get-buffer handler's `await` between buildProjectView and
buildProjectImages is enough of a yield to catch that window.

- buildProjectView + buildProjectImages + applyProjectPatch now call
  db.getComponents/getImages/getNets(currentBomId) directly instead of
  reading bomData/bomImages/bomList.
- buildProjectImages traces on entry ("start (board: ...)") and after
  the DB read ("N image record(s)") so an empty result is never silent.
2026-09-03 15:35:16 +10:00
..
assets don't ignore kicad library zip in git 2026-04-24 17:33:54 +03:00
schema CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
vendor CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
canvas-ui.js chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
cmms-bridge.js CMMS fork: AI bridge reads the project from IndexedDB, not the globals 2026-09-03 15:35:16 +10:00
CNAME Create CNAME 2025-12-21 00:40:17 +02:00
coil.html CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
common.css chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
cv-core.js Fix OpenCV Mat leak when stitching/connecting PCB images 2026-06-26 14:33:12 +03:00
db-core.js chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
favicon.ico favicon added 2026-01-30 23:48:18 +02:00
guide.html CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
index.html CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
inductor.html CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
inspect-traces.js CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
inspector.js Fixed the sticky node name validator issue, where a validator used once was incorrectly reused for all input text dialogs. Added a new feature: the Inspector view now shows calculated routes for nets, including inactive ones. 2026-07-01 17:38:52 +03:00
kicad.svg Schema ReTrace added (create schematic diagrams from netlists). 2026-04-24 17:28:59 +03:00
nets.js Fix KiCAD netlist export if more than one projects are managed 2026-06-26 15:39:02 +03:00
resistor.html CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
schema.html CMMS fork: re-vendor all runtime deps locally, strip analytics 2026-09-03 14:02:16 +10:00
spyglass.js chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
stitch-editor.js chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
studio.html CMMS fork: embedding hooks (window.PCBRETRACE_CONFIG) 2026-09-03 14:16:42 +10:00
studio.js CMMS fork: embedding hooks (window.PCBRETRACE_CONFIG) 2026-09-03 14:16:42 +10:00
tool-bridge.js chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00
tool-style.css chore: automatically enrich source files with copyright headers 2026-05-23 09:09:46 +00:00