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 11: Line 11:
 
: EggBot Controlは、メインのEggBot拡張機能です。 これは、Eggbotで図面を「印刷」する準備ができたときに使用するツールです。 設定を調整し、図面をEggBotに印刷するために使用するのは、プロット用の「コントロールパネル」です。 EggBot Control拡張機能には8つのタブがあり、以下のセクションで説明します。
 
: EggBot Controlは、メインのEggBot拡張機能です。 これは、Eggbotで図面を「印刷」する準備ができたときに使用するツールです。 設定を調整し、図面をEggBotに印刷するために使用するのは、プロット用の「コントロールパネル」です。 EggBot Control拡張機能には8つのタブがあり、以下のセクションで説明します。
  
== Plot タブ ==
+
== Plot ==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext2_plot.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext2_plot.jpg}}
Line 21: Line 21:
 
: 図面の一部のみをプロットする場合は、[レイヤー]タブの使用を検討してください。 一時停止したプロットを再開するには、[再開]タブを使用します。
 
: 図面の一部のみをプロットする場合は、[レイヤー]タブの使用を検討してください。 一時停止したプロットを再開するには、[再開]タブを使用します。
  
== Setup タブ ==
+
== Setup ==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext3_setup.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext3_setup.jpg}}
Line 35: Line 35:
 
: 目的の値を設定したら、[適用]ボタンをクリックしてそのアクションを実行します。
 
: 目的の値を設定したら、[適用]ボタンをクリックしてそのアクションを実行します。
  
== Timing タブ ==
+
== Timing ==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext4b_timing.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext4b_timing.jpg}}
Line 78: Line 78:
 
: <p>技術面での注意:ペンを上げる場合と同様に、遅延はペンの下方への動きの<i>終了</ i>ではなく、<i>開始</ i>から始まります。 ペンが下に移動するのにかかる時間を計算できます。 たとえば、ペンアップ位置Uが68、ペンダウン位置Dが62、ペン下降速度rが20で、ペンが完全に下がってから(非常に長い)250ミリ秒の遅延が必要だとします。 項目8を参照すると、ペンが下がるまでに(U-D)/ r =(68-62)/ 20 = 6/20 = 0.3秒= 300 msがあります。 整定のために必要な250ミリ秒の一時停止を追加することは、この値を実際に550に設定する必要があることを意味します。</ p>
 
: <p>技術面での注意:ペンを上げる場合と同様に、遅延はペンの下方への動きの<i>終了</ i>ではなく、<i>開始</ i>から始まります。 ペンが下に移動するのにかかる時間を計算できます。 たとえば、ペンアップ位置Uが68、ペンダウン位置Dが62、ペン下降速度rが20で、ペンが完全に下がってから(非常に長い)250ミリ秒の遅延が必要だとします。 項目8を参照すると、ペンが下がるまでに(U-D)/ r =(68-62)/ 20 = 6/20 = 0.3秒= 300 msがあります。 整定のために必要な250ミリ秒の一時停止を追加することは、この値を実際に550に設定する必要があることを意味します。</ p>
  
== Options タブ ==
+
== Options ==
  
 
{{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}}
Line 116: Line 116:
 
: 基本的に、EggBotは直線セグメントのみを描画します。 描画する円、円弧、または3次スプラインが表示されると、EggBotは曲線の経路をたどる多数の短い線分で滑らかな曲線を近似します。 この近似は、より多くの短い線分を描画することにより、より滑らかに見えるようにすることができます。 または、より少ない、より長い線セグメントを描くことで、より粗くすることができます。 滑らかさの度合いは、このオプションで制御されます。 指定された値が小さいほど、近似が滑らかに表示され、描画に時間がかかります。 通常、デフォルト値の0.2が許容値です。
 
: 基本的に、EggBotは直線セグメントのみを描画します。 描画する円、円弧、または3次スプラインが表示されると、EggBotは曲線の経路をたどる多数の短い線分で滑らかな曲線を近似します。 この近似は、より多くの短い線分を描画することにより、より滑らかに見えるようにすることができます。 または、より少ない、より長い線セグメントを描くことで、より粗くすることができます。 滑らかさの度合いは、このオプションで制御されます。 指定された値が小さいほど、近似が滑らかに表示され、描画に時間がかかります。 通常、デフォルト値の0.2が許容値です。
  
== Manual commands タブ ==
+
== Manual commands==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext6_manual.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext6_manual.jpg}}
  
: 「手動」タブの名前は、選択した基本的なコマンドを手動でEggbotに送信できるようになっています。 「Check EBB Version」コマンドを除いて、これらのコマンドは、描画しようとしている卵または他のオブジェクトに対するEggbotの設定を微調整するのに役立ちます。
+
The "Manual" tab is so named as it allows you to manually send select, basic commands to the Eggbot.  With the exception of the "Check EBB Version" command, these commands are intended to aid in fine tuning your Eggbot's setup for an egg or other object you are about to draw on. 
  
: 通常、「コマンド」ドロップダウンリストで実行する操作を選択し、「適用」ボタンをクリックします。 2つのモーターウォーキングコマンドの場合、モーターのステップ数を指定して、モーターを前方(+)または後方(-)に回転させることもできます。
+
In general, you will want to select the operation to perform with the "Command" drop-down list, and then click the "Apply" button.  For the two motor walking commands, you can also specify the number of motor steps to turn the motor forward (+) or backwards (-).
  
  
 
==== Raise the Pen ====
 
==== Raise the Pen ====
  
: ペンをペンアップ位置まで持ち上げます。 ''ほとんどの場合、このアクションに[セットアップ]タブを使用する方が簡単です。
+
Lift the pen to the pen up position.  ''In most cases, it is easier to use the Setup tab for this action.''
  
  
 
==== Lower the Pen ====
 
==== Lower the Pen ====
  
: ペンをペンダウン位置まで下げます。 ''ほとんどの場合、このアクションに[セットアップ]タブを使用する方が簡単です。
+
Lower the pen to the pen-down position.  ''In most cases, it is easier to use the Setup tab for this action.''
  
  
 
==== Walk Motor 2 (egg) ====
 
==== Walk Motor 2 (egg) ====
  
: [Egg]モーター(プロットしているオブジェクトを回転させる)を[Walk distance]フィールドで指定されたステップ数だけ前方または後方に回転させます。 完全な革命には3200のステップがあります。
+
Rotate the "Egg" motor (which turns the object you are plotting) forward or backwards the number of steps specified in the "Walk distance" field.  There are 3200 steps around in a full revolution.
  
: 正および負の距離が許可されます。 負の値は、正の値とは反対の回転方向を示します。 この操作を実行するときにペンが下にある場合、線が描画されます。 描画面でのペン先の位置を正確に登録しようとする場合、このコマンドを使用できます。 モーターは必要に応じて自動的に作動します。
+
Positive and negative distances are allowed.  A negative value gives the opposite direction of rotation from that of a positive value.  If the pen is down when this operation is performed, then a line line will be drawn.  You may wish to use this command when attempting to precisely register the pen tip's position on the drawing surface. Note that the motor will automatically be engaged if necessary.
  
  
 
==== Walk Motor 1 (pen) ====
 
==== Walk Motor 1 (pen) ====
  
: 「歩行距離」フィールドで指定されたステップ数だけ、ペンアームを前後に前後に動かします。 移動する角度はステップ* 360度/ 3200になります。これは、ペンアームの完全な回転(実際には不可能)が3200ステップの移動を必要とするためです。
+
Move the pen arm longitudinally forward or backwards the number of steps specified in the "Walk distance" field. The angle moved will be steps * 360 degrees / 3200, since a full revolution of the pen arm (which is not possible in practice) would require 3200 steps of movement.
  
: 正および負の距離が許可されます。 負の値は、正の値と反対の動きの方向を示します。 この操作の実行時にペンが下にある場合、経度線のセグメントが描画されます。 描画面でのペン先の位置を正確に登録しようとする場合、このコマンドを使用できます。 モーターは必要に応じて自動的に作動します。
+
Positive and negative distances are allowed.  A negative value gives the opposite direction of motion from that of a positive value.  If the pen is down when this operation is performed, then a segment of a line of longitude will be drawn.  You may wish to use this command when attempting to precisely register the pen tip's position on the drawing surface. The motor will automatically be engaged if necessary.
  
  
 
==== Enable Motors ====
 
==== Enable Motors ====
  
: Eggbotの「ペン」および「卵」モーターを作動(電源オン)します。
+
Engage (power on) the Eggbot's "pen" and "egg" motors.
  
  
 
==== Disable Motors ====
 
==== Disable Motors ====
  
: Eggbotの「ペン」および「卵」モーターを無効(電源オフ)にします。 ''ほとんどの場合、このアクションに[セットアップ]タブを使用する方が簡単です。
+
Disable (power off) the Eggbot's "pen" and "egg" motors.  ''In most cases, it is easier to use the Setup tab for this action.''
  
  
Line 162: Line 162:
 
==== Engraver On ====
 
==== Engraver On ====
  
: 彫刻機のモーターをオンにします。 [http://shop.evilmadscientist.com/productsmenu/partsmenu/297添付ファイルの彫刻]が必要です。
+
Turn the engraver motor on.  Requires an [http://shop.evilmadscientist.com/productsmenu/partsmenu/297 engraving attachment] to be useful.
  
  
 
==== Engraver Off ====
 
==== Engraver Off ====
  
: 彫刻機のモーターをオフにします。 [http://shop.evilmadscientist.com/productsmenu/partsmenu/297添付ファイルの彫刻]が必要です。
+
Turn the engraver motor off.  Requires an [http://shop.evilmadscientist.com/productsmenu/partsmenu/297 engraving attachment] to be useful.
  
  
 
==== Check EBB version ====
 
==== Check EBB version ====
  
: EggBotのファームウェアバージョンを照会します。 「EBB」ファームウェアの更新に関する情報は[[Updating_EBB_firmware |こちら]で確認できます]
+
Query the EggBot its firmware version. Information about updating its "EBB" firmware can be [[Updating_EBB_firmware|found here]].
  
  
 
==== Strip plotter data from file ====
 
==== Strip plotter data from file ====
  
: プロットに関する特定の情報、特に保存および再開プロセスのファイルの進行状況は、SVGドキュメント内に保存されます。 このオプションは、理由がある場合に、ファイルからその情報を削除します。
+
Certain information about your plot -- in particular progress through the file for save and resume processes -- is saved within your SVG document. This option will strip that information from your file, should there be a reason to do so.
  
== Resume タブ ==
+
 
 +
== Resume ==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext7_resume.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext7_resume.jpg}}
  
: EggBotには、プロットを一時停止および再開できる便利な機能があります。 EggbotのEBB(EiBotBoard)コントロールボードのPRGボタンを押すと、プロットが一時停止します。 その後、描画速度やペンの上下位置の変更などの調整を行うことができます。 調整を行った後、このタブの[適用]ボタンをクリックしてプロットを再開できます。 Inkscapeを終了することもできます。 EggBot Control拡張機能は、図面ファイルにプロット情報を自動的に保存します。 したがって、Inkscapeを終了する前に図面ファイルを保存した場合、後でInkscapeを再起動して図面を再度開くことで、プロットを再開できます。
 
  
: EBBボードのPRGボタンを押した後、再開するのではなく、プロットをキャンセルする場合は、[キャンセルして帰宅のみ]ボックスをオンにします。
+
The EggBot has a useful feature which allows you to pause and resume your plots.  By pressing the PRG button on the Eggbot's EBB (EiBotBoard) control board, plotting is paused.  You can then make adjustments including changing drawing speeds and pen up or down positions.  After making any adjustments, you can resume the plot by clicking the "Apply" button on this tab.  Note that you can even exit Inkscape.  The EggBot Control extension will automatically store plotting information in your drawing file.  So, if you save the drawing file before exiting Inkscape, you can later resume your plot by relaunching Inkscape and re-opening your drawing.
 +
 
 +
 
 +
Check the "Cancel and return home only" box if you wish to cancel the plot after pressing the PRG button on the EBB board, rather resuming.
 +
 
  
== Layers タブ ==
+
== Layers ==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext8_layers.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext8_layers.jpg}}
  
: デフォルトでは、EggBot Control拡張機能は図面全体をプロットします。 ただし、図面を個別のInkscapeレイヤーに分割すると、各レイヤーまたはレイヤーのグループを個別のプロット実行でプロットできます。 これにより、各色を独自のレイヤーに分割することで、複数の色で図面を簡単にプロットできます。 最初の色のペンをロードし、そのレイヤーをプロットします。 そのレイヤーが完成したら、ペンを次の色に変更して、そのレイヤーをプロットします。 この機能を使用するための唯一の要件は、0〜100の範囲の整数で各レイヤー名を開始することです。たとえば、名前を持つ3つのレイヤーがある場合、
+
By default, the EggBot Control extension will plot your entire drawing.  However, if you divide your drawing into separate Inkscape layers, you can then plot each layer or groups of layers in distinct plotting runs.  This makes it easy to plot drawings with multiple colors by separating each color into its own layer.  Load the pen for the first color, then plot that layer.  When that layer is finished, change the pen to the next color and plot that layer.  The only requirement to using this feature is that you begin each layer name with an integer in the range 0 through 100.  For example, if you have three layers with the names,
  
 
:1 - Red swirls
 
:1 - Red swirls
Line 197: Line 201:
 
:2 - Blue circles
 
:2 - Blue circles
  
: 次に、「次で始まるレイヤーのみをプロット」フィールドに「1」を指定することにより、2つの赤いレイヤーを赤ペンでプロットできます。 次に、ペンを青に変更し、そのフィールドに「2」を指定して青のレイヤーをプロットします。
+
Then you can plot the two red layers with a red pen by specifying "1" in the "Plot only layers beginning with" field.  You can then change the pen to blue and plot the blue layer by specifying "2" in that field. 
 +
 
 +
 
 +
The only control within the Layers tab is the numeric entry box, '''Plot only the layers beginning with'''  You can choose any integer in the range 1 through 100, inclusive. Click the "Apply" button each time to begin plotting of the selected layers.
  
: [レイヤー]タブ内の唯一のコントロールは、数値入力ボックスです。 '' '次で始まるレイヤーのみをプロット' '' 1〜100の範囲の整数を選択できます。 毎回「適用」ボタンをクリックして、選択したレイヤーのプロットを開始します。
 
  
== * タブ ==
+
== * ==
  
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext8_version.jpg}}
 
{{sized-external-image|470px|https://cdn.evilmadscientist.com/wiki/eggbot/extensiontut/ext8_version.jpg}}
  
この最後のタブは、EggBot Controlの「About」ページであり、現在インストールされている拡張機能のバージョンが表示されます。 また、拡張機能に関する既知の要件、制限、または問題をリストします。
+
This final tab is the EggBot Control's "About" page and shows the version of the extension which you currently have installed. Also, it lists any known requirements, limitations or problems with the extension.
  
 
----
 
----

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)