pcb-retrace/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stuart 8976c52f42 CMMS fork: robust board-photo encoding for the AI bridge
read_board_image reported "no board photos available" - buildProjectImages
was returning [] (both photos failed to encode) with no visibility.

- split encodeImage into downscale() + blobToB64(); on any failure
  (createImageBitmap / canvas.toBlob returning null / EXIF-heavy JPEGs)
  fall back to sending the raw blob base64 if it's under ~3MB.
- coerce a non-Blob img.blob through new Blob([...]).
- per-image [cmms-pcb-bridge] tracing: "downscaled ok" / "downscale
  failed: <msg> - trying raw" / "raw encode also failed" etc.
2026-09-03 15:31:06 +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: robust board-photo encoding for the AI bridge 2026-09-03 15:31:06 +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