brandonagr / gocupi

Polargraph (vertical plotter / drawing machine) written in Go
GNU Lesser General Public License v3.0
101 stars 26 forks source link

-count flag #1

Closed earthtown closed 10 years ago

earthtown commented 10 years ago

estimate of time is considerably off. Used command <./main -count svg 800 ~/gocupi/data/motorcyle_ai_eb.svg> Which resulted in an estimate of 24 minutes. Drew with <./main svg 800 ~/gocupi/data/motorcyle_ai_eb.svg> Total drawing time was just over an hour.

svg used: https://drive.google.com/file/d/0B2jKPU8ZagCganB1Q0Nqd0N1WHc/edit?usp=sharing

brandonagr commented 10 years ago

I updated Count to include the time it waits for pen transitions, so it should be more accurate now 0ad467142978d8ac12de04e0c1d90d43900c2497