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}}
Line 179: Line 179:
 
: プロットに関する特定の情報、特に保存および再開プロセスのファイルの進行状況は、SVGドキュメント内に保存されます。 このオプションは、理由がある場合に、ファイルからその情報を削除します。
 
: プロットに関する特定の情報、特に保存および再開プロセスのファイルの進行状況は、SVGドキュメント内に保存されます。 このオプションは、理由がある場合に、ファイルからその情報を削除します。
  
== 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.
  
== Layers タブ ==
+
 
 +
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 ==
  
 
{{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 200:
 
: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)