Software for The Original EggBot
 
 
 
 
 
 
Go to file
matthew.beckler@gmail.com ce7d223d26 fixed a future-proof warning, converting 'if not node:' to 'if node is None:' to match the style of the other function. Should not affect functionality of the extension, but simply make the warning message go away.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@198 72233254-1b6c-9e9c-5072-401df62706fb
2011-01-24 16:54:26 +00:00
EBF Version 2.0.2 of EiBotBoard Firmware 2010-10-03 16:50:57 +00:00
Egg-Bot Examples added a nice, hand-cleaned-up map of the 48 continental US states 2010-09-09 22:43:02 +00:00
EggBot-Perl removed code that was incomplete 2010-12-21 22:35:57 +00:00
inkscape_contributed fixed a future-proof warning, converting 'if not node:' to 'if node is None:' to match the style of the other function. Should not affect functionality of the extension, but simply make the warning message go away. 2011-01-24 16:54:26 +00:00
inkscape_driver roll rev to 2.1.4 2010-12-24 21:30:07 +00:00
packaging/win Add windows NSIS install script 2010-10-05 05:25:38 +00:00