Commit Graph

8 Commits

Author SHA1 Message Date
Bartosz Borkowski
7464762465 Code cleanup.
- firmware now supports SM buffering, so SMQB command is no longer needed
- commmented code and repeated fragments removed
2015-05-28 22:19:04 +02:00
cocktailyogi
6505252c20 Major update
imported some improvements from user "bartebor"
- fixed some timing issues
- added button-support via #ifdefine
- worked on penarm-shaking-bug
- restructured some codesegments
2015-05-05 22:27:01 +02:00
Bartosz Borkowski
0d7fe3e922 Adding few improvements:
- motors toggle button: allows for manual adjustments and silences motors
- pen toggle button: pen up and down positions are stored in EEPROM
- SMQB command: allows faster and smoother operation with custom version of eggbot extension (bartebor/eggbot_extensions)
- PRG button fix
2015-04-30 23:43:14 +02:00
cocktailyogi
f4b7367399 Version 1.4 2015-03-29 11:38:26 +02:00
cocktailyogi
d8cc9bdccd update to version 1.3
see version history
2015-03-29 09:53:33 +02:00
cocktailyogi
411a57627d Update to Verisonn 1.2
complete rework of Move-Algorithm, no position errors any more, complete
in integer math //it was the hell to debug it... ;-)
optimized timing of Ack-Answer
added command QP "Query Pen", untested, answer might be wrong 0 <--> 1?
optimized Init-String for EBBv13
optimized some variable types to enhance memory performance
changed enablePenMotor to 6 by default to match it to Spherebot
Electronics
changed default maxSpeeds from 1000 to 2000;
2014-04-25 17:38:49 +02:00
cocktailyogi
7852a828b9 update to V1.1 2014-04-22 13:13:58 +02:00
cocktailyogi
d2a91d3644 Initial Release
Eggduino - Arduino Firmware for arduinobased Spherebot
direct Integration in Inkscape
2014-04-17 20:46:46 +02:00