Editing The Eggbot Extensions v2.0

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
{{EggBotDocs}}
 
 
 
{{OldVersion}}
 
 
 
 
The Eggbot Extensions || [[Eggbot Control|Eggbot Control >>>]]
 
The Eggbot Extensions || [[Eggbot Control|Eggbot Control >>>]]
  
 
----
 
----
  
'''Note:''' This page assumes that you are using v2.1.0 or earlier of the Eggbot extensions.  For v2.1 and later, see the [[The Eggbot Extensions v21|v2.1 extensions page]]. You can check which version you are running with the '''*''' tab of the Eggbot Control extension.
+
Inkscape interacts with your Eggbot through a collection of  "extensions" [1].  Inkscape extensions are simply pieces of software that extend the capabilities of Inkscape.  Extensions have proven to be such a successful means of extending Inkscape, that Inkscape now ships with over a hundred extensions. Additional extensions can be provided by third-parties.  The Eggbot extensions are a case in point: they are Inkscape extensions provided by the Eggbot community.  The primary purpose of the Eggbot extensions is to extend Inkscape by allowing it to "print" to your Eggbot.
 
 
 
 
Inkscape interacts with your Eggbot through a collection of  "extensions" [1].  Inkscape extensions are simply pieces of software that extend the capabilities of Inkscape.  Extensions have been so successful that Inkscape now ships with over a hundred. Additional extensions can be provided by third-parties.  The Eggbot extensions are a case in point: they are Inkscape extensions provided by the Eggbot community.  The primary purpose of the Eggbot extensions is to extend Inkscape by allowing it to "print" to your Eggbot.
 
  
 
To see which Eggbot extensions you have installed, launch Inkscape.  Once Inkscape is running, pull down the "Extensions" menu.  That will show you categories of extensions which are installed.  By selecting the "Eggbot" category, you can then see the list of individual Eggbot extensions and select one to use,
 
To see which Eggbot extensions you have installed, launch Inkscape.  Once Inkscape is running, pull down the "Extensions" menu.  That will show you categories of extensions which are installed.  By selecting the "Eggbot" category, you can then see the list of individual Eggbot extensions and select one to use,
Line 18: Line 9:
 
http://mtbaldy.us/~dnewman/tspart/extensions-intro-01.png
 
http://mtbaldy.us/~dnewman/tspart/extensions-intro-01.png
  
If you do not see "Eggbot" listed as an extension category, see the Troubleshooting section below.
+
If you do not see "Eggbot" listed as an extension, see the Troubleshooting section below.
  
 
In the pages which follow, each of the following Eggbot extensions will be presented in detail,
 
In the pages which follow, each of the following Eggbot extensions will be presented in detail,
Line 24: Line 15:
 
* [[Eggbot Control]]
 
* [[Eggbot Control]]
 
* [[Eggmazing]]
 
* [[Eggmazing]]
* [[Post process trace bitmap]] (experimental; available as a separate install)
+
* Preset hatch for fills (coming soon)
* [[Preset hatch for fills]]
 
 
* [[Reorder Paths for Speed]]
 
* [[Reorder Paths for Speed]]
 
* [[Strip Eggbot Data]]
 
* [[Strip Eggbot Data]]
* '''Your extension here?'''
 
  
The truly aswesome thing about Inkscape extensions is that you can write your own and share them with others.  The only pre-requisite is learning a language called Python [2, 3].  You can see the source code to the Inkscape extensions by locating the extensions subdirectory in your Inkscape installation directory.  Each extension is a file whose name ends with ".py".  They are ordinary text files and no special tools are needed to read them.  They can be written with a simple text editor.
+
The truly aswesome thing about Inkscape extensions is that you can write your own and share them with others.  The only pre-requisite is learning a language called Python [2, 3].  You can see the source code to the Inkscape extensions by locating the extensions subdirectory in your Inkscape installation directory.  Each of the extensions is a file whose name ends with ".py".  They are ordinary text files and no special tools are needed to read them.  They can be written with a simple text editor.
  
 
== Troubleshooting ==
 
== Troubleshooting ==
Line 38: Line 27:
 
== Notes ==
 
== Notes ==
  
[1] Presently, Inkscape only interacts with your Eggbot hardware through a single extension, "Eggbot Control." The other Eggbot extensions are tools which allow you to produce or modify Inkscape documents for use with your Eggbot.<br/>
+
[1] Inkscape really only interacts with your Eggbot through one extension, the "Eggbot Control" extension.  The other Eggbot extensions are tools which allow you to produce or modify Inkscape documents for use with your Eggbot.<br/>
 
[2] There are many online Python tutorials including the one maintained by the Python organization, [http://docs.python.org/tutorial/ The Python Tutorial].<br/>
 
[2] There are many online Python tutorials including the one maintained by the Python organization, [http://docs.python.org/tutorial/ The Python Tutorial].<br/>
 
[3] The Inkscape project provides some limited documentation on writing extensions at their wiki site.  See the "Extensions" topic under the "Developer tutorials" section at their  [http://wiki.inkscape.org/wiki/index.php/Inkscape main wiki page].  Studying existing extensions is a good way of supplementing the material found at the Inkscape wiki.
 
[3] The Inkscape project provides some limited documentation on writing extensions at their wiki site.  See the "Extensions" topic under the "Developer tutorials" section at their  [http://wiki.inkscape.org/wiki/index.php/Inkscape main wiki page].  Studying existing extensions is a good way of supplementing the material found at the Inkscape wiki.

Please note that all contributions to Evil Mad Scientist Wiki are considered to be released under the GNU Free Documentation License 1.3 (see Evil Mad Scientist Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)

Templates used on this page: