neuralcad / docs /wiki /README.md
CallMeDaniel's picture
docs: add CNC/CAM knowledge wiki and slicer/preview design spec
265686c
# NeuralCAD LLM Knowledge Wiki
Knowledge base for AI-assisted CNC part design, CAM toolpath generation, and G-code preview.
## Pages
| Page | Description |
|------|-------------|
| [CNC Agentic Programming](cnc-agentic-programming.md) | AI agents for CNC machining workflows |
| [CNC Slicer & CAM](cnc-slicer-cam.md) | Toolpath generation algorithms and libraries |
| [G-code Reference](gcode-reference.md) | Complete G-code command reference for CNC milling |
| [G-code Preview](gcode-preview.md) | Web-based 3D toolpath visualization |
| [Gemini Agentic Patterns](gemini-agentic-patterns.md) | Gemini function calling, thinking, and agent orchestration |
| [ocp-freecad-cam API](ocp-freecad-cam-api.md) | CadQuery-to-G-code bridge library reference |
| [Multi-Agent CAD Research](multi-agent-cad-research.md) | CADSmith, Text-to-CadQuery, and related research |
| [Cutting Parameters](cutting-parameters.md) | Feeds, speeds, and tool selection reference |