Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

projets:fraiseuse-cnc:linuxcnc [2017/01/23 14:39]
admin
projets:fraiseuse-cnc:linuxcnc [2020/12/11 19:00]
Ligne 1: Ligne 1:
-====== Linux cnc ====== 
- 
- 
-  * [[http://​linuxcnc.org/​docs/​html/​man/​man9/​gantry.9.html|Documentation gantry]] //sur linuxcnc.org//​ LinuxCNC HAL component for driving multiple joints from a single axis. 
-  * [[projets:​fraiseuse-cnc:​linuxcnc:​man9fr-gantry|Documentation gantry]] //FR en local//. 
- 
-  * [[http://​www.linuxcnc.org/​docs/​2.7/​pdf/​LinuxCNC_Documentation.pdf|LinuxCNC_Documentation.pdf]] //EN// 
-  * [[http://​www.linuxcnc.org/​docs/​2.7/​pdf/​|Liste des pdf dispos pour v2.7]] //dont certains en français// 
- 
-\\ 
- 
-  * [[projets:​fraiseuse-cnc:​linuxcnc:​comment-ca-marche|Notes en vrac sur comment ça marche]] (en chantier) 
- 
-\\ 
- 
-===== Solutions recopie moteurs Xa et Xb ===== 
- 
-=== HAL : === 
- 
-  * **gantry** : LinuxCNC HAL component for driving multiple joints from a single axis 
- 
-  * [[https://​groups.google.com/​forum/#​!topic/​machinekit/​To6ivNZpEHU]] 
- 
-=== Exemple de configuration === 
- 
-//​2.8.0~pre1 sur github// 
- 
-  * https://​github.com/​LinuxCNC/​linuxcnc/​blob/​master/​configs/​sim/​axis/​gantry_mm.ini 
-  * https://​github.com/​LinuxCNC/​linuxcnc/​blob/​master/​configs/​sim/​axis/​gantry_mm.hal 
- 
-=== Kinematics : === 
- 
-  * **gantrykins** : A kinematics module that maps one axis to multiple joints. 
- 
-  * **trivkins** : There is a 1:1 correspondence between joints and axes. Most standard milling machines and lathes use the trivial kinematics module. 
-