Suite Logiciel » Historique » Version 4
  Thomas Trabattoni, 01/04/2015 08:31 
  
| 1 | 1 | Thomas Trabattoni | Suite Logiciel | 
|---|---|---|---|
| 2 | ============== | ||
| 3 | 4 | Thomas Trabattoni | CAM | 
| 4 | ---- | ||
| 5 | ### PyCAM | ||
| 6 | |||
| 7 | 1 | Thomas Trabattoni | PyCAM est très bien mais très lent. Pour accélérer le processus, il semble que le plus simple soit de lancer une instance 'server' avec PyPy et 'client' en Python. | 
| 8 | Je n'ai pas reussi à faire fonctionner cela avec le package Debian/Ubuntu. Il faut télécharger l'archive `.tgz` sur le site de Sourceforge. | ||
| 9 | http://pepijndevos.nl/2012/04/23/fast-pycam-on-mac-using-homebrew.html | ||
| 10 | |||
| 11 | 4 | Thomas Trabattoni | ### HeeksCNC | 
| 12 | https://sites.google.com/site/heekscad/news/linuxversion | ||
| 13 | https://code.google.com/p/heekscad/wiki/HeeksCncUnderUbuntu | ||
| 14 | |||
| 15 | ### BlenderCAM | ||
| 16 | http://www.blendercam.blogspot.fr/p/documentation.html | ||
| 17 | |||
| 18 | Optimiseur de GCode | ||
| 19 | ------------------- | ||
| 20 | |||
| 21 | ### GCode-Optimizer | ||
| 22 | https://github.com/alsliahona/gcode-optimizer | ||
| 23 | |||
| 24 | |||
| 25 | Envoi du GCode | ||
| 26 | -------------- | ||
| 27 | |||
| 28 | ### GRBLWeb | ||
| 29 | |||
| 30 | 2 | Thomas Trabattoni | http://xyzbots.com/grblweb.html | 
| 31 | https://github.com/andrewhodel/grblweb |