Difference between revisions of "Eggbot Troubleshooting"

From Evil Mad Scientist Wiki
Jump to: navigation, search
m
m
Line 20: Line 20:
 
<div id="mirrored">
 
<div id="mirrored">
 
;Mirrored text
 
;Mirrored text
 +
If your text appears "mirrored" (e.g., inverted from left to right) then first check the assembly directions to ensure that you have wired the egg motor correctly.  Check that the ordering of the colored wires matches the picture.  if they do not, then correct their ordering and try replotting.  If you are sure that they are wired correctly then everything is still okay: some stepper motors are just backwards.  From the Eggbot Control extension, check (or uncheck) the "Reverse motion of Motor 2 (egg)" checkbox on the "Options" tab.  Then click the "Apply" button.  Then plot your test again.  If things are still reversed, then make sure that your change to the setting took effect.  If there is still an issue, then perhaps you need to instead or also change the "Reverse motion of Motor 1 (pen)" setting. Note that after doing an upgrade of the Eggbot extensions, it is possible for this setting to get lost.  In that case, simply set it again and save it with the Apply button.
 
</div>
 
</div>
  
 
<div id="upsidedown">
 
<div id="upsidedown">
 
;Upside down text
 
;Upside down text
</div>
+
Is your text plotting upside down?  First, let us be clear: the (vertical) top of your Inkscape drawing should correspond to the pole of your egg closest to the egg motor.  That is the end of your egg closest to the Eggbot's headstock.  With this orientation in mind, if your text is plotting upside down then change the "Reverse direction of Motor 1 (egg)" setting.  This setting is under the "Options" tab of the Eggbot Control extension.  After changing the setting, click the Apply button to save your setting.  Note that after doing an upgrade of the Eggbot extensions, it is possible for this setting to get lost.  In that case, simply set it again and save it with the Apply button.</div>
  
 
<div id="ellipses">
 
<div id="ellipses">

Revision as of 15:23, 29 December 2010

Don't panic -- there are some first time setup issues you may encounter as well as some other, easily corrected "learning curve" items.

Stair steps
Loud stepper motors
Does your plot appear to have "stair steps" or jagged lines? Are the stepper motors loud or whining? You likely need to adjust the "Current Adjust" control on the EBB board with a small screwdriver. This is a physical control -- a potentiometer -- on the EBB circuit board mounted to your Eggbot chassis. The control is labelled "CUR ADJ" on the board. If the current is too strong or too weak you may see (or hear) these symptoms. The current increases as you rotate the control counter-clockwise (CCW). Starting with the control turned all the way clockwise (CW), both motors should be very weak. As you increase the current -- turning the control with a small screw driver CCW -- you should be able to feel the motors increasingly resist moving by your hand. The ideal setting is one that provides smooth, relatively low-noise moves from the stepper motors, but has enough torque that the pen arm is not "floppy". Often, this is about half way CCW, maybe a little less. More current, while increasing the motors torque, leads to jerky moves, with position errors (e.g., stair steps).
NOTE: the stepper motors are the two large, metal encased motors which mount to the Eggbot's chassis. One rotates the egg while the other rotates the proximal pen arm. The smaller, plastic encased motor which raises and lowers the distal pen arm is a "servo motor". It's behavior is not controlled by the current adjustment.
Mirrored text

If your text appears "mirrored" (e.g., inverted from left to right) then first check the assembly directions to ensure that you have wired the egg motor correctly. Check that the ordering of the colored wires matches the picture. if they do not, then correct their ordering and try replotting. If you are sure that they are wired correctly then everything is still okay: some stepper motors are just backwards. From the Eggbot Control extension, check (or uncheck) the "Reverse motion of Motor 2 (egg)" checkbox on the "Options" tab. Then click the "Apply" button. Then plot your test again. If things are still reversed, then make sure that your change to the setting took effect. If there is still an issue, then perhaps you need to instead or also change the "Reverse motion of Motor 1 (pen)" setting. Note that after doing an upgrade of the Eggbot extensions, it is possible for this setting to get lost. In that case, simply set it again and save it with the Apply button.

Upside down text
Is your text plotting upside down? First, let us be clear: the (vertical) top of your Inkscape drawing should correspond to the pole of your egg closest to the egg motor. That is the end of your egg closest to the Eggbot's headstock. With this orientation in mind, if your text is plotting upside down then change the "Reverse direction of Motor 1 (egg)" setting. This setting is under the "Options" tab of the Eggbot Control extension. After changing the setting, click the Apply button to save your setting. Note that after doing an upgrade of the Eggbot extensions, it is possible for this setting to get lost. In that case, simply set it again and save it with the Apply button.
Circles look elliptical
Ends don't meet in plots
"Paste in place" results in a bitmap copy (OS X)
"Paste in place" doesn't place the object in its original location (OS X)
On Macs, if your "Paste" or "Paste in Place" operations are resulting in bitmaps being imported into your Inkscape drawing, then you need to change your X11 preferences. X11 is the windowing system which Inkscape runs to manage its windows. If you click on any running Inkscape window, you will see in the Apple menu bar along the top of your screen the menu item "X11" just to the right of the Apple-icon menu item. Click on the X11 menu and select the "Preferences..." item. In the resulting popup "X11 Preferences" window, select the "Pasteboard" tab. In the resulting option set, unset the item "Update Pasteboard when CLIPBOARD changes".
Another symptom of this problem is that the "Paste in Place" operation does not paste the copied object back to its original location; instead it appears elsewhere on your drawing page. Furthermore, you can check to see if a bitmap was pasted by looking at the "Edit" menu. If the "Undo" item indicates that an "import" was done, then a bitmap was imported.