Wykres commitów

676 Commity (feature/v281_test)

Autor SHA1 Wiadomość Data
craig.trader@gmail.com d968d29a9d Code cleanup: uniform indents (tabs)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@92 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-12 11:05:42 +00:00
windelloskay 2410291d96 bug fixes & addl options & labels for reorder extension
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@91 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-10 11:13:58 +00:00
matthew.beckler 43015d56cd added a nice, hand-cleaned-up map of the 48 continental US states
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@90 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-09 22:43:02 +00:00
newman.daniel1 e493368efe For Windows, try the last used COM port first
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@89 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-09 22:24:17 +00:00
newman.daniel1 b2316cbfd3 Fix for using history to locate eggbot serial device was fine for Mac but not for Linux (assumed a string length apropos for one but not the other). Now fixed. At least it wasn't a regression since the history wasn't working beforehand ;-)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@88 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-09 20:08:58 +00:00
matthew.beckler ebfeda3fe1 Added initial versions of the eggbot path reordering and optimizer extension.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@87 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-09 19:29:07 +00:00
newman.daniel1 301b6594e8 Noticed a bug in some older port location code: was looking for /dev/cu.usbmodemX in the directory listing for /dev/. That listing won't include the leading '/dev/' prefix present in the absolute device name. Need to drop the first 5 chars from the absolute device name when doing the check
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@86 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-09 16:00:56 +00:00
newman.daniel1 28a1dccea2 Mac: Use USB device info to guide detection of the EiBotBoard device. First, the last known serial port is tried, then system profile information is used, then a scan of /dev/ is used
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@85 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-09 15:52:39 +00:00
windelloskay e4412ce55f add stripdata extension & reversing motors
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@82 72233254-1b6c-9e9c-5072-401df62706fb
2010-09-08 02:03:47 +00:00
newman.daniel1 93fbee25f3 More on visibility inheritence
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@80 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-29 21:10:53 +00:00
newman.daniel1 332b085155 Add clone/use support; add visibility support
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@79 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-29 18:56:40 +00:00
newman.daniel1 f6ceead814 It would seem that whatever XML parser Inkscape is using, it isn't Schema aware or otherwise doing white space normalization to attribute values. Nor is Inkscape itself doing any either. So, let's apply strip() to the points attribute returned for polyline and polygon elements so that we can easily detect an empty set of points and also ignore leading or trailing whitespace
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@75 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-11 21:31:58 +00:00
newman.daniel1 52d09367aa Correct possible problem with pause and resume for polyline, polygon, circle and ellipse. Before, self.pathcount would be incremented before deciding if the element was (as per SVG spec) to be ignored (e.g., a circle with a radius of zero, a polyline with no points). That could lead to pathcount being out of sync with svgLastPath. Now, the decision is first made whether or not the element is to be ignored and then pathcount is incremented if the element is NOT to be ignored.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@74 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-10 23:41:28 +00:00
newman.daniel1 c4aad3fc1d Add support for SVG ellipse and circle elements
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@73 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-10 23:22:41 +00:00
newman.daniel1 a9d753aa3c Add support for SVG rect, line, polyline and polygon elements
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@72 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-09 22:50:13 +00:00
windelloskay 653f560bb6 initial upload of source
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@71 72233254-1b6c-9e9c-5072-401df62706fb
2010-08-09 17:34:06 +00:00
brian.schmalz b8827f6278 EBF (EiBotFirmware) v1.9.6
Please see http://www.schmalzhaus.com/EBB for details on what's changed in this version.

git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@48 72233254-1b6c-9e9c-5072-401df62706fb
2010-07-11 03:25:42 +00:00
brian.schmalz 410aa3e7db v1.9.3 - replaced SN command with CN command.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@45 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-16 12:28:53 +00:00
brian.schmalz baf8199148 v1.9.3 - replaced SN command with CN command.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@44 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-16 12:27:09 +00:00
brian.schmalz fd46354344 Version 1.9.2: added a number of commands - see docs.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@43 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-16 00:17:28 +00:00
brian.schmalz 2f465a89b8 Added zip file of HEX files from version 1.9
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@25 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-11 20:23:49 +00:00
brian.schmalz 758e39bdf2 Added zip file of HEX files from version 1.9
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@24 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-11 20:21:14 +00:00
brian.schmalz c6a4f22e3b Version 1.9 - Added QP and TP commands, removed vestiges of DEMO_MODE, set servo to up position on reset.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@23 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-11 20:13:24 +00:00
brian.schmalz 4b00afa998 Adding all of the Egg-Bot paths that I came up with during Maker Faire 2010 and before.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@7 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-03 01:55:17 +00:00
brian.schmalz 1e2a38ae65 Checking in EiBotFirmware v1.8.2
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@5 72233254-1b6c-9e9c-5072-401df62706fb
2010-06-02 02:10:52 +00:00
(no author) fbb8d770d0 Initial directory structure.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@1 72233254-1b6c-9e9c-5072-401df62706fb
2010-05-30 23:00:32 +00:00