Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -12,7 +12,7 @@ Features:
|
|||||||
- Implemented Eggbot-Protocol-Version 2.1.0
|
- Implemented Eggbot-Protocol-Version 2.1.0
|
||||||
- Turn-on homing: switch-on position of pen will be taken as reference point.
|
- Turn-on homing: switch-on position of pen will be taken as reference point.
|
||||||
- No collision-detection!!
|
- No collision-detection!!
|
||||||
- Supported Servos: At least ine type ;-) I use Arduino Servo-Lib with TG9e- standard servo.
|
- Supported Servos: At least one type ;-) I use Arduino Servo-Lib with TG9e- standard servo.
|
||||||
- Full Arduino-Compatible. I used an Arduino Uno
|
- Full Arduino-Compatible. I used an Arduino Uno
|
||||||
|
|
||||||
Tested and fully functional with Inkscape.
|
Tested and fully functional with Inkscape.
|
||||||
@@ -23,8 +23,13 @@ Installation:
|
|||||||
- Install Inkscape Tools wit Eggbot extension. Detailed instructions: (You yust need to complete Steps 1 and 2) http://wiki.evilmadscientist.com/Installing_software
|
- Install Inkscape Tools wit Eggbot extension. Detailed instructions: (You yust need to complete Steps 1 and 2) http://wiki.evilmadscientist.com/Installing_software
|
||||||
|
|
||||||
- Because of an bug in the Eggbot-extension (Function findEiBotBoards()), the Eggduino cannot be detected by default. Hopefully, the guys will fix this later on. But we can fix it on our own.
|
- Because of an bug in the Eggbot-extension (Function findEiBotBoards()), the Eggduino cannot be detected by default. Hopefully, the guys will fix this later on. But we can fix it on our own.
|
||||||
It is quiete easy: Instructions: Go to your Inkscape-Installationfolder and navigate to subfolder
|
It is quiete easy:
|
||||||
.\App\Inkscape\share\extensions open File "eggbot.py" in texteditor and search for: "Try any devices which seem to have EBB boards attached" delete or uncomment the following 6 lines (example: in Version 2.3.4 line 1353-1357) save file and enjoy your selfmade Eggbot/Spherebot with full Inkscape-Integration.
|
Instructions: Go to your Inkscape-Installationfolder and navigate to subfolder
|
||||||
|
.\App\Inkscape\share\extensions
|
||||||
|
open File "eggbot.py" in texteditor and search for:
|
||||||
|
"Try any devices which seem to have EBB boards attached" delete or uncomment the following 6 lines
|
||||||
|
(example: in Version 2.3.4 line 1353-1357)
|
||||||
|
save file and enjoy your selfmade Eggbot/Spherebot with full Inkscape-Integration.
|
||||||
Prepare some Eggs and have fun.
|
Prepare some Eggs and have fun.
|
||||||
|
|
||||||
Todos and Feature-Wishlist:
|
Todos and Feature-Wishlist:
|
||||||
|
|||||||
Reference in New Issue
Block a user