Wykres commitów

207 Commity (a5f6673a0d4c8d4fe73e276b172dc59c013287a3)

Autor SHA1 Wiadomość Data
Windell Oskay a5f6673a0d Rename "Egg-Bot Examples" to "example files" 2014-12-15 10:40:32 -08:00
Windell Oskay 9438b2e614 Update eggbot_hatch INX file, to fix XML issue
https://code.google.com/p/eggbotcode/issues/detail?id=85
2014-12-15 09:56:44 -08:00
Windell Oskay 832ce0fd30 Remove bad spacing elements in XML
Closes #13
2014-12-15 04:05:01 -08:00
Windell Oskay 2e1dfcc2be Delete .DS_Store 2014-12-15 02:54:28 -08:00
Windell Oskay d3fff06314 Update & reorganize 2014-12-15 02:51:16 -08:00
Windell Oskay 8815e7592c Test commit 2014-12-15 01:38:44 -08:00
Windell Oskay a52023ddb6 Merge branch 'master' of https://github.com/evil-mad/eggbotcode 2014-12-15 00:53:50 -08:00
Windell Oskay 6ae962cf35 Update README.md 2014-09-26 09:30:19 -07:00
Windell Oskay c6c6e910fe Update README.md 2014-09-26 09:30:11 -07:00
Windell Oskay 505ae57b3e Initial commit 2014-09-25 09:38:05 -07:00
brian.schmalz a00ae3b75f git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@306 72233254-1b6c-9e9c-5072-401df62706fb 2014-08-06 02:19:40 +00:00
brian.schmalz@gmail.com 50048bdc32 Minor comment spelling fixes.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@305 72233254-1b6c-9e9c-5072-401df62706fb
2014-06-25 08:10:50 +00:00
brian.schmalz d3a74c1516 Version 2.2.5 release - added 3-byte parameters to SM command for really long moves.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@303 72233254-1b6c-9e9c-5072-401df62706fb
2014-04-30 07:33:49 +00:00
brian.schmalz 7f459a1017 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@302 72233254-1b6c-9e9c-5072-401df62706fb 2014-04-29 03:16:46 +00:00
brian.schmalz a2a471dcb0 EBB Firmware version 2.2.4 release
See http://www.schmalzhaus.com/EBB/EBBReleaseNotes.html for more information on changes for this release. Main point is that it _should_ operate just as 2.0.1 does with respect to Inkscape and Water Color bot.

git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@298 72233254-1b6c-9e9c-5072-401df62706fb
2014-04-29 03:07:18 +00:00
brian.schmalz 508ff3b996 Minor update - no code change. Just fixed some comments for QC command in ebb.c
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@297 72233254-1b6c-9e9c-5072-401df62706fb
2014-03-28 11:35:19 +00:00
brian.schmalz 2644c76b42 Version 2.2.3 - fix for issue 71
Re-wrote the whole ADC software to allow for much simpler enable/disable of ADC channels and simultaneous use of ADC values by different parts of the code.
New AC command introduced.
C command syntax changed.

git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@290 72233254-1b6c-9e9c-5072-401df62706fb
2014-01-11 20:29:20 +00:00
brian.schmalz 33da829fac Test build of v2.2.2 firmware - should (by default) act exactly the same as v2.0.1 with regards to timing.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@289 72233254-1b6c-9e9c-5072-401df62706fb
2013-10-26 14:23:15 +00:00
brian.schmalz@gmail.com 9099d47149 More work on v2.2.2 - added new SC,14,1 or SC,14,0 to turn on/off old behavior with <duration> parameter.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@288 72233254-1b6c-9e9c-5072-401df62706fb
2013-10-21 03:53:54 +00:00
brian.schmalz a4483cc9db git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@287 72233254-1b6c-9e9c-5072-401df62706fb 2013-10-18 11:55:09 +00:00
brian.schmalz 742dbdf74c Version 2.2.2 in progress - got several major things changed:
// 2.2.2 10/15/13 - Fixed bug with SE command that was preventing anything other
//                  than 50% duty cycle from working.
//                - Updated SC,2,{0,1,2} to control PIC and drivers connection
//                  0 = PIC controls built in drivers
//                  1 = PIC controls external step/dir/en drives
//                  2 = external step/dir/en controls built-in drivers
//                - Also updated the pins that are used for driving external
//                  step/dir/en drives. (See documentation)
//                - Updated SC,1,{0,1,2} documentation to match code and removed
//                  SC,14 which is not needed.
//                - Updated logic for EM command to use state of SC,2,{0,1,2}
//                  properly.


git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@286 72233254-1b6c-9e9c-5072-401df62706fb
2013-10-18 01:37:45 +00:00
brian.schmalz f8f7b5d056 Added extra release notes to ebb.c for version 2.2.1
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@283 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:51:33 +00:00
brian.schmalz b923542042 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@281 72233254-1b6c-9e9c-5072-401df62706fb 2013-09-22 16:24:57 +00:00
brian.schmalz 94ea2e3705 Version 2.2.1 files - for testing.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@280 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:24:07 +00:00
brian.schmalz ad840c7e30 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@279 72233254-1b6c-9e9c-5072-401df62706fb 2013-09-22 16:23:31 +00:00
brian.schmalz ab6ed06ae7 Adding in output hex files.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@278 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:23:08 +00:00
brian.schmalz 3526b92138 Adding in Microchip's HIDBootloader.exe and associated files for those that want to update their EBBs but not download the whole MLA.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@274 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:16:36 +00:00
brian.schmalz 5805509e4a Updated files to MLA USB stack v2.9j
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@273 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:11:45 +00:00
brian.schmalz ad2f3bff79 Latest build of bootloader - no code changes (just compiler version and MPLABX version)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@272 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:11:14 +00:00
brian.schmalz 9db05f09d6 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@271 72233254-1b6c-9e9c-5072-401df62706fb 2013-09-22 16:10:17 +00:00
brian.schmalz 9ab9fa3b62 Checking in final v2.2.1 output files.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@268 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-22 16:05:59 +00:00
brian.schmalz 5bc42bc5c2 Fixed issue #66.
https://code.google.com/p/eggbotcode/issues/detail?id=66&can=1


git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@267 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-21 19:11:42 +00:00
brian.schmalz d0c8381f45 Worked through a number of problems with getting the command delay value up to 64K milliseconds. Found issues with integer promotion and access variable usage. Fixed.
Version 2.2.1: now with all <duration> parameters OK up to 64Kms.

git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@266 72233254-1b6c-9e9c-5072-401df62706fb
2013-09-21 13:03:01 +00:00
windelloskay 0e81145150 sync revision level in extension/inx
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@265 72233254-1b6c-9e9c-5072-401df62706fb
2013-08-11 07:30:31 +00:00
windelloskay 072d813c3b Added Hershey Text to SVN-- for real this time?
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@264 72233254-1b6c-9e9c-5072-401df62706fb
2013-08-11 07:20:51 +00:00
windelloskay a4b3747884 Added Hershey Text to SVN; bug fix for empty param in Inkscape 0.48.4
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@263 72233254-1b6c-9e9c-5072-401df62706fb
2013-08-11 07:19:48 +00:00
brian.schmalz 7860edd33a Modified the EXE installer generator script for v2.0 of the driver installer.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@262 72233254-1b6c-9e9c-5072-401df62706fb
2013-03-31 04:10:27 +00:00
brian.schmalz 90cc2cfc1c Updated project to use RB3 as an output to control the light. Also added a new light state machine.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@261 72233254-1b6c-9e9c-5072-401df62706fb
2013-03-02 22:03:53 +00:00
brian.schmalz bd72fac013 Added SimpleServo application, showing simple PLC like operation (one stepper motor, one RC servo, and one sensor) with a state machine. I.e. an example of how to modify the stock EBB firmware to do something specific.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@260 72233254-1b6c-9e9c-5072-401df62706fb
2013-02-13 05:31:20 +00:00
brian.schmalz 416d049c87 Forgot to check in the pruned Microchip folder with USB stack.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@259 72233254-1b6c-9e9c-5072-401df62706fb
2013-02-11 04:19:26 +00:00
brian.schmalz be517e47f2 Finally got both bootloader and application building properly under MPLAB X.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@250 72233254-1b6c-9e9c-5072-401df62706fb
2012-11-17 23:42:45 +00:00
brian.schmalz 05c9f2dcd2 Updated MPLABX project for bootloader - built both 46J50 and 45J50 bootloaders.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@249 72233254-1b6c-9e9c-5072-401df62706fb
2012-11-17 20:01:28 +00:00
brian.schmalz 3c0bec6ce0 In the process of moving EBB source files around, including bootloader, etc.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@248 72233254-1b6c-9e9c-5072-401df62706fb
2012-11-17 18:15:46 +00:00
brian.schmalz 822ef9b984 In the process of moving EBB source files around, including bootloader, etc.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@247 72233254-1b6c-9e9c-5072-401df62706fb
2012-11-17 17:45:04 +00:00
brian.schmalz 101770977a In the process of moving EBB source files around, including bootloader, etc.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@246 72233254-1b6c-9e9c-5072-401df62706fb
2012-11-17 17:40:10 +00:00
brian.schmalz a226126c42 In the process of moving EBB source files around, including bootloader, etc.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@245 72233254-1b6c-9e9c-5072-401df62706fb
2012-11-17 17:29:09 +00:00
brian.schmalz db90f16692 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@244 72233254-1b6c-9e9c-5072-401df62706fb 2012-11-15 04:31:40 +00:00
brian.schmalz de3f156b41 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@243 72233254-1b6c-9e9c-5072-401df62706fb 2012-11-13 02:43:18 +00:00
brian.schmalz 4f617f0548 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@242 72233254-1b6c-9e9c-5072-401df62706fb 2012-11-13 02:41:27 +00:00
brian.schmalz ad2d789d21 git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@241 72233254-1b6c-9e9c-5072-401df62706fb 2012-11-13 02:41:08 +00:00