Skip to content

Commit 5b28adb

Browse files
committed
[DOCs][Updated] Reflected #892 changes to RST files
1 parent 7534a30 commit 5b28adb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/configuration/preflights/drc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
DRC
77
~~~
88

9-
Runs the DRC (Distance Rules Check) to ensure we have a valid PCB.
9+
Runs the DRC (Design Rules Check) to ensure we have a valid PCB.
1010
You need a valid *fp-lib-table* installed. If not KiBot will try to temporarily install the template. |br|
1111
This is a replacement for the *run_drc* preflight that needs KiCad 8 or newer. |br|
1212
GUI exclusions and schematic parity are supported

docs/source/configuration/preflights/run_drc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Run DRC (**Deprecated for KiCad 8**)
77
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88

9-
Runs the DRC (Distance Rules Check) to ensure we have a valid PCB.
9+
Runs the DRC (Design Rules Check) to ensure we have a valid PCB.
1010
For KiCad 8 use *drc*
1111
The report file name is controlled by the global output pattern (%i=drc %x=txt). |br|
1212
Note that the KiCad 6+ *Test for parity between PCB and schematic* option is not supported. |br|

0 commit comments

Comments
 (0)