Commit Graph

  • 1b05e9edb5
    Merge pull request #4 from macroexp/pdfmanual default Adam Mayer 2022-10-03 19:28:08 -0400
  • 67ef6ce139 Added scanned manual Mike Shields 2022-08-11 11:22:30 -0400
  • e423b7d1a0 fix for unreachable code (should have been looking for a tab, not a newline) Adam Mayer 2018-02-10 13:20:43 -0500
  • 3aa063ef79 adding a bit more documentation Adam Mayer 2018-01-09 12:36:35 -0500
  • 308c88f67e document SP command Adam Mayer 2018-01-03 16:52:53 -0500
  • b0d6654960 quick note about errors actually being written by the plotter. :) Adam Mayer 2018-01-03 16:48:49 -0500
  • 408ae97580 adjust XT/YT to handle all available styles Adam Mayer 2018-01-03 13:59:57 -0500
  • c6d3b86b95 fixing documentation for XT/YT Adam Mayer 2018-01-03 13:54:30 -0500
  • 8f1d360a44 fix for draw-after-vp-update Adam Mayer 2018-01-03 13:32:06 -0500
  • 0e13833b85 quick cut of xt/yt, needs to handle styles Adam Mayer 2018-01-02 21:58:43 -0500
  • cda0694f04 good enough for text Adam Mayer 2018-01-02 21:23:03 -0500
  • bae6443d5b getting text into plot Adam Mayer 2018-01-02 16:04:19 -0500
  • 4872944fd3 starting in on proper font drawing Adam Mayer 2018-01-02 14:56:56 -0500
  • 7268a1e872 adding extracted font data for use by simulator Adam Mayer 2018-01-02 14:25:42 -0500
  • b089612d92 adding quick script for ripping fonts in raw format for use in cairo generators Adam Mayer 2018-01-02 14:00:22 -0500
  • af2679bab4 patched up font to make it presentable. fontforge's svg import is... not great Adam Mayer 2017-12-27 16:13:39 -0500
  • 8525bee4aa working, if wonky, font Adam Mayer 2017-12-27 15:01:26 -0500
  • 2b35d39691 adding model of plotter head Adam Mayer 2017-12-27 13:54:40 -0500
  • 2e5109bdbf rough font extract! Adam Mayer 2017-12-27 12:35:01 -0500
  • 51cc15f152 get aspect ratio right and clean up Adam Mayer 2017-12-27 11:10:56 -0500
  • 81e3a77b36 first pass at SVG font extractor for moving into fontforge Adam Mayer 2017-12-27 10:58:59 -0500
  • 6455077236 nailed it Adam Mayer 2017-12-26 23:04:48 -0500
  • 1a9c639ca8 Making some progress reversing the font format Adam Mayer 2017-12-26 22:58:28 -0500
  • 207763984f
    Merge pull request #2 from matthewblain/master Adam Mayer 2017-12-26 13:03:29 -0500
  • f603dc0788 Update a few commands matthewblain 2017-12-26 08:04:46 -0800
  • be764807bc Update a few commands matthewblain 2017-12-26 08:03:51 -0800
  • 5f8aa51566 Update a few commands matthewblain 2017-12-26 08:01:53 -0800
  • b97a1b69d1 Update a few commands matthewblain 2017-12-26 07:58:50 -0800
  • 2a92ffd36b rough version of plotter head Adam Mayer 2017-12-25 20:35:55 -0500
  • b98008f113 modelling rough plotter head for printing Adam Mayer 2017-12-25 12:37:28 -0500
  • c87b0b24e3 added PNG output Adam Mayer 2017-12-24 13:20:28 -0500
  • 5ff95991ea
    Merge pull request #1 from dcarbone/patch-1 Adam Mayer 2017-12-24 12:22:45 -0500
  • 3dfef88012
    Small reference correction Daniel Carbone 2017-12-24 07:06:38 -0500
  • 53ca795504 switch over to cairo svg renderer (w/ option for png renders further down the line) Adam Mayer 2017-12-22 12:42:23 -0500
  • 60bc46d07e clipping implemented plot_to_svg Adam Mayer 2017-12-22 11:48:24 -0500
  • 798e5f55bd cleaning up; colors working, pen round Adam Mayer 2017-12-21 22:03:45 -0500
  • 8b7ac96134 getting scaling right Adam Mayer 2017-12-21 20:30:42 -0500
  • 874701288d moving to Cairo instead of svgwrite Adam Mayer 2017-12-21 17:26:11 -0500
  • f4927c5783 adding clipping to plot_to_svg Adam Mayer 2017-12-16 08:46:55 -0500
  • e5c84a0ae9 refactor to add mock plotter added CLI for plot to svg set appropriate doc size for svg Adam Mayer 2017-12-15 21:57:49 -0500
  • 49db82f099 adding flags for CTS-DSR hack and "safe" flow control Adam Mayer 2017-12-15 17:09:10 -0500
  • 57474bad8c fix import Adam Mayer 2017-12-15 13:35:22 -0500
  • 28b99686fb wrapping up plot_to_svg. Adam Mayer 2017-12-15 13:04:47 -0500
  • 91a055cc5a flipping text back Adam Mayer 2017-12-15 12:59:39 -0500
  • 12bc945e14 flipping plot properly; flushing path after pen changes; caching moves Adam Mayer 2017-12-15 12:57:02 -0500
  • 90cfe54a47 rewrote plot_to_svg Adam Mayer 2017-12-15 12:38:08 -0500
  • 13ea89fa8d added info about ellipses and units Adam Mayer 2017-12-15 10:57:21 -0500
  • b0b0d42f8c adding some tests for measurement Adam Mayer 2017-12-15 10:49:53 -0500
  • 5dbfe37f24 Adding "ripples" test script Adam Mayer 2017-12-13 22:10:11 -0500
  • fc8e013999 correct centering Adam Mayer 2017-12-11 16:56:47 -0500
  • 398389f315 transitioning svg to plot into submodule Adam Mayer 2017-12-11 12:00:51 -0500
  • a2f0051137 * require pyserial, not serial, since someone decided to pollute the namespace with a half-baked package (of course) * get import ducks in row Adam Mayer 2017-12-09 21:58:01 -0500
  • eac877130f small doc fixes and explanation Adam Mayer 2017-12-09 21:26:03 -0500
  • b2b41de183 strip cruft from __init__ Adam Mayer 2017-12-09 21:22:13 -0500
  • 337fb247ea let's leave out the readme pypackage Adam Mayer 2017-12-09 21:19:41 -0500
  • d35839aa54 moving doc directory; breaking out command line method to own file Adam Mayer 2017-12-08 22:22:40 -0500
  • 57f6fa0559 moving code around for packaging Adam Mayer 2017-12-08 21:13:10 -0500
  • ad255951f8 moving stuff around before cleanup Adam Mayer 2017-12-08 13:45:41 -0500
  • 7cb8180d43 fix graphs; add images of PM marks Adam Mayer 2017-12-07 12:47:36 -0500
  • 24a280defb removed unnecessary MA commands from svg_to_plot wrapping up documentation for now Adam Mayer 2017-12-06 17:11:01 -0500
  • d41cffb7e4 updating documentation, proper naming for self-test Adam Mayer 2017-12-06 15:10:46 -0500
  • ad458c9ba3 make the svg parsing a bit more robust safe up the wait time on the serial Adam Mayer 2017-12-04 16:39:34 -0500
  • 197026f385 added doc for tick marks and moving to 9600 default Adam Mayer 2017-11-24 17:25:25 -0500
  • ba5db6c879 just handle one path type Adam Mayer 2017-11-24 15:52:48 -0500
  • 5aa05091c7 initial checkin of Apple 410 doc and driver Adam Mayer 2017-11-21 12:09:54 -0500