mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-01-09 01:20:15 +02:00
b47ef755ec
- cameo/cameo.c (main): use getopt - cameo/cameo.c (main, usage, process_path): option -d to enable dog-bone notches (they're now disabled by default) - cameo/path.h (struct path), cameo/path.c (path_new, path_from): added attribute "notch" to enable notches for a path - cameo/gnuplot.c (gnuplot_read, gnuplot_do_write): read and write the #%notch hint |
||
---|---|---|
.. | ||
cameo.c | ||
COPYING.GPLv2 | ||
gnuplot.c | ||
gnuplot.h | ||
Makefile | ||
path.c | ||
path.h | ||
README | ||
util.h |
CAM Engineering and Operation ============================= Cameo is a collection of CAM tools that convert between various file formats and adapt the toolpath. This is a work in progress. The plan is to integrate all the utilities currently floating around in http://svn.openmoko.org/developers/werner/cncmap/ into a single program and to better share common functionality. This work is distributed under the terms of the GNU GENERAL PUBLIC LICENSE, Version 2: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. For your convenience, a copy of the complete license has been included in the file COPYING.GPLv2.