Editing Eggbot コントロール

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 82: Line 82:
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext5_options.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext5_options.jpg}}
  
: 多くのプロット関連オプションは、「オプション」タブで設定されます。 これらのオプションのほとんどは、一度設定するだけで忘れられます。 描画メディアを変更しても変化しません。
+
A number of plotting related options are set with the "Options" tab.  Most of these options need only be set once and then forgotten.  They do not vary as you change your drawing media.
  
  
 
==== Reverse motion of Motor 1 (pen) ====
 
==== Reverse motion of Motor 1 (pen) ====
  
: このオプションのデフォルトはTrue(チェック済み)です。
+
This option defaults to True (checked).
  
: 「歴史的」なEggBot座標系では、図面を印刷するときに、図面の上部が主軸台に向けられ、下端が心押台に向けられます。 時間の経過とともに、「モーター1の逆運動(ペン)」と「モーター2の逆運動(卵)」の両方をチェックすることで、一般的にそれを逆にするのが最善であることがわかりました。 この方法をお勧めしますが、卵の「太い」端(またはガラス飾りの基部)をより大きな卵カプラーの方に置くほうが自然です。 ただし、両方のチェックボックスをオフにして、図面の上部をヘッドストックに向けることができます。
+
The “historical” EggBot coordinate system is such that when you print a drawing, the top of the drawing is oriented towards the headstock, and the bottom edge is towards the tailstock. Over time, we have generally found it best to reverse that, by checking both “Reverse motion of Motor 1 (pen)” and “Reverse motion of Motor 2 (egg)”. This way which we recommend, it is more natural to put the “fat” end of an egg (or the base of a glass ornament) towards the larger egg coupler, where it tends to perform better.  You can, however, uncheck both checkboxes to point the top of your drawing towards the headstock.
  
  
 
==== Reverse motion of Motor 2 (egg) ====
 
==== Reverse motion of Motor 2 (egg) ====
  
: 上記の理由により、このオプションのデフォルトはTrue(チェック済み)です。
+
This option defaults to True (checked), for the reasons described above.
  
  
 
==== Egg (x) axis wraps around ====
 
==== Egg (x) axis wraps around ====
  
: このオプションのデフォルトはTrue(チェック済み)です。 チェックすると、EggBotは適切な方向に卵を回転させ続けるだけで長い行を「ラップ」します。 これは、テッセレーションに似たパターンを卵に描くのに特に役立ちます。 また、多くのターンで回転した場合でも、ショートカットは1ターン未満で直進することができます。
+
This option defaults to True (checked). When checked,  the EggBot will "wrap" long lines by just continuing to rotate the egg in the appropriate direction.  This is especially helpful for drawing patterns on your eggs which look similar to tessellations. It will also allow a shortcut to return straight home in less than a turn, even when rotated by many turns.
  
  
 
==== Return home when done ====
 
==== Return home when done ====
  
: このオプションのデフォルトはTrue(チェック済み)です。 プロットが終了すると、EggBotはペンをプロットの開始位置に戻します。
+
This option defaults to True (checked).  After finishing a plot, the EggBot will position the pen back to the plot's starting position.
  
  
 
==== Enable engraver, if attached ====
 
==== Enable engraver, if attached ====
  
: このオプションのデフォルトはTrue(チェック済み)です。 Eggbotで使用するために[http://shop.evilmadscientist.com/productsmenu/partsmenu/297彫刻添付ファイル]を購入または構築した場合は、このオプションを使用して、プロット中に彫刻機を有効または無効にします。 このオプションを選択すると、彫刻機がオンになり、プロット全体で実行されたままになり、プロットが終了したときにのみオフになることに注意してください。 ペンアームを持ち上げるたびに彫刻機の電源が切れることはありません。
+
This option defaults to True (checked). If you have purchased or built an [http://shop.evilmadscientist.com/productsmenu/partsmenu/297 engraving attachment] for use with your Eggbot, then use this option to enable or disable the engraver while plotting.  Note that when this option is selected, the engraver will be turned on and left running throughout the plot and only turned off when the plot is finished.  The engraver is not turned off each time the pen arm is lifted. 
  
  
 
==== Curve smoothing (lower for more) ====
 
==== Curve smoothing (lower for more) ====
  
: 基本的に、EggBotは直線セグメントのみを描画します。 描画する円、円弧、または3次スプラインが表示されると、EggBotは曲線の経路をたどる多数の短い線分で滑らかな曲線を近似します。 この近似は、より多くの短い線分を描画することにより、より滑らかに見えるようにすることができます。 または、より少ない、より長い線セグメントを描くことで、より粗くすることができます。 滑らかさの度合いは、このオプションで制御されます。 指定された値が小さいほど、近似が滑らかに表示され、描画に時間がかかります。 通常、デフォルト値の0.2が許容値です。
+
Fundamentally, the EggBot only draws straight line segments. When presented with a circle, arc, or cubic spline to draw, the EggBot approximates the smooth curve with many short line segments that follow the path of the curve.  This approximation can be made to appear smoother by drawing even more, shorter line segments.  Or, it can be made rougher be drawing fewer, longer line segments.  The degree of smoothness is controlled with this option.  The smaller the value specified, the smoother the approximation will appear and the longer it will take to draw. The default value of 0.2 is generally an acceptable value.
 +
 
  
 
== Manual commands タブ ==
 
== Manual commands タブ ==

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)