Commit Graph

4 Commits

Author SHA1 Message Date
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
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
d2a91d3644 Initial Release
Eggduino - Arduino Firmware for arduinobased Spherebot
direct Integration in Inkscape
2014-04-17 20:46:46 +02:00