File size: 2,899 Bytes
e174775
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
license: apache-2.0
base_model: Qwen/Qwen2.5-Coder-14B-Instruct
language:
  - fr
  - en
pipeline_tag: text-generation
tags:
  - gguf
  - ollama
  - cnc
  - gcode
  - g-code
  - machining
  - manufacturing
  - fanuc
  - siemens
  - heidenhain
  - qwen2.5-coder
datasets:
  - BreyAIrev/cnc-gcode-expert
---

# 🛠️ AInewgen CNC Controller — Complete (14B)

**[English below]**

Modèle expert **CNC & G-code** d'AInewgen : génération de G-code de qualité production pour **Fanuc, Siemens, Heidenhain, GRBL et LinuxCNC**. Fine-tuné à partir de Qwen2.5-Coder-14B et distribué en **GGUF Q4_K_M** (9 Go), prêt pour Ollama, llama.cpp et LM Studio — il tourne sur un GPU 16 Go ou en CPU.

C'est la version **complète** de notre gamme CNC : voir aussi [AInewgen-CNC-Controller-Basic](https://huggingface.co/BreyAIrev/AInewgen-CNC-Controller-Basic), le dataset [cnc-gcode-expert](https://huggingface.co/datasets/BreyAIrev/cnc-gcode-expert) et le Space [Cnc Gcode Auditor](https://huggingface.co/spaces/BreyAIrev).

## Utilisation rapide (Ollama)

```bash
ollama run hf.co/BreyAIrev/AInewgen-CNC-Controller-Complete
```

Prompt système recommandé :

```
Tu es un expert CNC. Tu génères du G-code Fanuc, Siemens et Heidenhain de qualité
production. Tu réponds toujours avec du code complet, commenté, avec paramètres de
coupe justifiés et vérifications de sécurité avant usinage.
```

## Capacités

- Cycles de perçage/taraudage (G81-G84), poches, contournage, filetage (G76)
- Compensations d'outil (G41/G42/G43), décalages (G54-G59)
- Paramètres de coupe par matériau (aluminium, acier, inox, plastiques)
- Diagnostics d'erreurs et vérifications de sécurité avant usinage
- Bilingue : instructions en français ou en anglais

## Détails techniques

| | |
|---|---|
| Base | Qwen2.5-Coder-14B-Instruct (Apache-2.0) |
| Format | GGUF Q4_K_M — 9,0 Go |
| Contexte | 32k tokens |
| Entraînement | Fine-tuning LoRA sur corpus CNC spécialisé AInewgen |

---

# 🛠️ AInewgen CNC Controller — Complete (14B) (English)

AInewgen's expert **CNC & G-code** model: production-grade G-code generation for **Fanuc, Siemens, Heidenhain, GRBL and LinuxCNC**. Fine-tuned from Qwen2.5-Coder-14B, shipped as **GGUF Q4_K_M** (9 GB) — runs on a 16 GB GPU or CPU via Ollama, llama.cpp or LM Studio.

```bash
ollama run hf.co/BreyAIrev/AInewgen-CNC-Controller-Complete
```

Covers drilling/tapping cycles, pocketing, threading, tool compensation, per-material cutting parameters, error diagnostics and pre-machining safety checks. Instructions in French or English.

## About AInewgen

[AInewgen](https://revpcbaicloud.web.app) is a Canadian 🍁 company building specialized AI for electronics (PCB), scientific computing and manufacturing.

## License

Apache-2.0 (same as the Qwen2.5-Coder base). Attribution appreciated: *AInewgen CNC Controller Complete (BreyAIrev, 2026)*.