fib-mill-controller
SolidFocused Ion Beam milling skill for site-specific nanofabrication and cross-section preparation
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# FIB Mill Controller
## Purpose
The FIB Mill Controller skill provides focused ion beam process control for site-specific nanofabrication and sample preparation, enabling precise material removal and deposition at the nanoscale.
## Capabilities
- TEM lamella preparation
- Nanoscale milling and deposition
- Pattern writing and editing
- Cross-section imaging
- Gas-assisted etching/deposition
- Damage minimization protocols
## Usage Guidelines
### FIB Processing
1. **TEM Lamella Preparation**
- Deposit protective cap
- Rough mill with high current
- Fine polish to target thickness
2. **Nanofabrication**
- Define pattern geometry
- Optimize beam parameters
- Minimize gallium implantation
3. **Circuit Editing**
- Navigate to target location
- Selective material removal
- Metal deposition for reconnection
## Process Integration
- Nanodevice Integration Process Flow
- Multi-Modal Nanomaterial Characterization Pipeline
## Input Schema
```json
{
"operation": "lamella|milling|deposition|cross_section",
"material": "string",
"target_thickness": "number (nm, for lamella)",
"pattern_file": "string (for milling)",
"beam_voltage": "number (kV)"
}
```
## Output Schema
```json
{
"process_parameters": {
"beam_current": "number (pA)",
"dwell_time": "number (us)",
"overlap": "number (%)"
},
"milling_depth": "number (nm)",
"lamella_thickness": "number (nm)",
"damage_layer": "number (nm)",
"processing_time": "number (min...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
ebl-process-controller
Electron Beam Lithography skill for high-resolution nanopatterning with dose optimization and proximity effect correction
1,160 Updated today
a5c-ai AI & Automation Solid
nanoimprint-process-controller
Nanoimprint Lithography skill for high-throughput nanopatterning with template management and demolding optimization
1,160 Updated today
a5c-ai AI & Automation Solid
plasma-etch-controller
Plasma etching skill for anisotropic nanostructure patterning with selectivity and profile control
1,160 Updated today
a5c-ai AI & Automation Solid
cleanroom-metrology-controller
Nanofabrication metrology skill for process control with CD-SEM, ellipsometry, and profilometry
1,160 Updated today
a5c-ai AI & Automation Solid
dsa-process-controller
Directed Self-Assembly skill for block copolymer lithography and nanoparticle templating
1,160 Updated today
a5c-ai