1
0
mirror of git://projects.qi-hardware.com/ben-counterweight.git synced 2025-02-17 23:04:43 +02:00

4 Commits

Author SHA1 Message Date
Werner Almesberger
6bf49a167c Generate single sketch for cover sheet instead of one for each part.
- cvr.py (outline_cad): accept sketch as argument instead of creating a
  new one
- cvr.py (outline_gnuplot): added dummy sketch argument
- cvr.py (closed_outline, open_outlineoutline, label): pass sketch
  argument
2010-08-13 21:39:45 -03:00
Werner Almesberger
64ae378bf5 Draw counterweight shape also on cover.
- cvr.py: run shape.make_base to draw counterweight shape
- cvr.py (label): parametrized position and size of label
- cvr.py (label): counterweight outline collided with label; shrink
  label and move it to an unoccupied area
2010-08-13 21:15:11 -03:00
Werner Almesberger
16b7cc9562 cvr.py: added "CW" label 2010-08-05 23:42:08 -03:00
Werner Almesberger
fcd83689fa Added a cover sheet to separate counterweight and main PCB.
- README: describe mechanical stacking and the function of the various
  protective layers
- cvr.py: model of the cover sheet, with gnuplot and HeeksCAD output
2010-08-05 14:58:16 -03:00