Agentic SLS
Collection
Agentic system for selective laser sintering • 6 items • Updated
id string | title string | summary string | content string |
|---|---|---|---|
formlabs-nylon12gf-tds | Formlabs Nylon 12 GF — TDS values and our measured baselines | Published Fuse 1 TDS mechanical properties for Nylon 12 GF, next to what we measured on Fuse-printed control specimens and our best Inova batches. These are the optimization targets. | ---
title: Formlabs Nylon 12 GF — TDS values and our measured baselines
summary: Published Fuse 1 TDS mechanical properties for Nylon 12 GF, next to what we measured on Fuse-printed control specimens and our best Inova batches. These are the optimization targets.
---
# Formlabs Nylon 12 GF — TDS values and measured ba... |
fuse1-to-inova-translation | Fuse 1 → Inova MK1 parameter translation | How to use Formlabs Fuse 1 material settings as starting points on the SLS4All Inova MK1 — machine differences, what transfers (normalized quantities), what doesn't (absolute settings). | ---
title: Fuse 1 → Inova MK1 parameter translation
summary: How to use Formlabs Fuse 1 material settings as starting points on the SLS4All Inova MK1 — machine differences, what transfers (normalized quantities), what doesn't (absolute settings).
---
# Fuse 1 → Inova MK1 parameter translation
Formlabs publishes mater... |
inova-profile-conventions | Inova print profile conventions | How this lab's print profiles are named and structured, which JSON fields matter, and known naming pitfalls. Read before comparing profiles or proposing a new one. | ---
title: Inova print profile conventions
summary: How this lab's print profiles are named and structured, which JSON fields matter, and known naming pitfalls. Read before comparing profiles or proposing a new one.
---
# Inova print profile conventions
Profiles live in the firmware (synced to `inova_print_profiles` ... |
Knowledge corpus for SLS printing — the Inova MK1 specifically and selective laser sintering in general: technical data sheets, machine data, parameter translation notes, and (as the agentic system evolves) knowledge the agents themselves write down and maintain.
This is also the runtime knowledge base of the Inova MK1 agentic SLS
system: the reference_list/reference_get MCP tools serve
source/*.md directly to every agent harness. The parent repo pins this
repo's commit as a submodule, so the exact corpus state agents saw at any
experiment is reconstructible.
source/*.md — curated documents (markdown + title/summary
frontmatter) — these are what the agents' reference_* tools servesource/materials/<powder>/ — original manufacturer documents, one
folder per powder (currently the official Formlabs TDS PDFs for all
seven Fuse-series SLS powders: Nylon 12, Nylon 12 GF, Nylon 12 White,
Nylon 12 Tough, Nylon 11, Nylon 11 CF, TPU 90A)data/knowledge.jsonl — processed, load_dataset-ready form of the
markdown corpus (scripts/knowledge/01_extract.py)Current documents: Formlabs Nylon 12 GF TDS values + measured baselines (the optimization targets), Fuse 1 → Inova MK1 parameter translation, Inova print-profile conventions.