1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-23 00:41:10 +02:00
CAE Tools, Small tools to assist Computer-Aided Engineering http://projects.qi-hardware.com/index.php/p/cae-tools/
Go to file
Werner Almesberger b1652fc50a cameo: adding support for dril/mill substitutions (in progress)
- Makefile (OBJS): added shape.o
- README: added section for drill/mill substitutions
- lang.l, lang.y: added commands "drill", "empty", "mill", "remainder", and
  "reset"
- lang.y (clear_paths): moved freeing of all paths from "clean" to shared
  function clear_paths
- ops.h, ops.c (try_drill, try_mill): helper functions for "drill" and
  "mill" commands
- shape.h. shape.c (slot, circle): functions to generate toolpaths for
  basic shapes
2010-12-15 04:56:58 -03:00
cameo cameo: adding support for dril/mill substitutions (in progress) 2010-12-15 04:56:58 -03:00
drl2gp drl2gp: added README and a copy of the GPLv2 2010-12-09 03:48:18 -03:00
solidify Added the license (GPLv2+) 2010-09-29 13:56:50 -03:00