This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
cae-tools
Watch
1
Star
0
Fork
0
You've already forked cae-tools
mirror of
git://projects.qi-hardware.com/cae-tools.git
synced
2024-12-23 21:36:29 +02:00
Code
489ca9c24d
cae-tools
/
cameo
/
test
/
doit
7 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
cameo/test/: test scenario for area fill
2012-03-18 18:19:13 +02:00
#!/bin/sh
../cameo <<EOF
gnuplot 3 in.gp
cameo: documented "area"; miscellaneous cleanup Also removed the tool diameter argument. We use the diameter from the path, like "offset" does. In the long run, this convention probably doesn't make sense, though.
2012-03-19 02:00:08 +02:00
area 0.13
cameo: "area" now also adds the outline cuts "offset" wasn't suitable for alternating inside and outside anyway.
2012-03-18 22:01:10 +02:00
write out.gp
cameo/test/: test scenario for area fill
2012-03-18 18:19:13 +02:00
EOF
Copy Permalink