1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title> pcb-rnd user manual </title>
<meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<link rel="stylesheet" type="text/css" href="../default.css">
</head>
<body>
<h1> Feature Plugins</h1>
These plugins have a wide variety of origins and offer a likewise wide variety
of actions to the pcb-rnd user.
<ul class="toc">
<li><a href="acompnet/index.html"> acompnet </a>
<li><a href="asm/index.html"> asm: manual board assembly helper </a>
<li><a href="autocrop/index.html"> autocrop </a>
<li><a href="autoroute/index.html"> autoroute </a>
<li><a href="cam/index.html"> cam: configurable export jobs </a>
<li><a href="ddraft/index.html"> ddraft: the 2D drafting tool </a>
<li><a href="diag/index.html"> diag </a>
<li><a href="distalign/index.html"> distalign </a>
<li><a href="distaligntext/index.html"> distaligntext </a>
<li><a href="djopt/index.html"> djopt: DJ's options </a>
<li><a href="polystitch/index.html"> polystitch (pstoedit poly hole workaround) </a>
<li><a href="query/tutor_cli.html"> query <n/a>
<li><a href="scripting/index.html"> Scripting pcb-rnd </a>
<li><a href="stroke/index.html"> stroke (mouse gestures) </a>
<li><a href="vendordrill/index.html"> vendordrill </a>
<!-- a list of feature plugins that are one of the following:
todo/work in progress [wip], or [nodoc], due to not offering user
facing features or for deprecated plugins
[wip] <li><a href="autoplace/index.html"> autoplace </a>
[todo] draw_csect document what the dumcsect drawing means
[todo] draw_fab document what the fab drawings mean
[todo] expfeat, doc focus on short user facing description
[todo] extedit opens a new editor to make edits to an object or a selection
[todo] fontmode
[todo] fp_board
[todo] fp_fs
[todo] fp_wget
[nodoc] jostle - doesn't really work, will be superseded by a push&shove later
[todo] millpath
[todo] mincut
[todo] oldactions
[todo] polycombine
[todo] propedit
[todo] puller
[todo] query
[todo] renumber
[todo] report
[todo] rubberband_orig ??
[todo] script
[todo] shand_cmd
[todo] shape
[todo] sketch_route
[todo] smartdisperse
[todo] teardrops doc the plugin and drawbacks
-->
</ul>
|