kicad-doc icon indicating copy to clipboard operation
kicad-doc copied to clipboard

KiCad new documentation repository [moved to https://gitlab.com/kicad]

Results 53 kicad-doc issues
Sort by recently updated
recently updated
newest added
trafficstars

see https://bugs.launchpad.net/kicad/+bug/1741330/comments/3

The doc says: > KiCad automatically generates the command, for example: xsltproc -o "%O" "/home//kicad/eeschema/plugins/bom2csv.xsl" "%I" You may want to add the extension, so change this command line to: xsltproc...

@ciampix WIth v5 just being released, there will be down time coming in the future before the next major version is closing in on release and new documentation is needed....

Asciidoctor apparently wasn't ready enough in 2015, but how about now? I found a couple of nice features there, although they are "experimental" (need :experimental: attribute). Check out https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#ui-macros. It...

enhancement
help wanted
cmake

While discussing the italian translation of this section some issues in the english version came to light (original discussion: https://github.com/KiCad/kicad-doc/issues/537) To save everyone a trip over to the other issue,...

The helpfile for creating a new component is unclear. The used symbol for storing the new component does not exist (green Arrow down in opamp) See getting started with kicad...

In Getting Started eeschema section steps 48, 49 and 55...57 are outdated because the new recommended workflow is to use Tools->Update PCB. In any case the initial creation of netlist...

https://github.com/KiCad/kicad-source-mirror/commit/2ff74cb3fc7be819c5035cb372037163adf6dfe2

Document opacity behaivour in pcbnew, this may not be easy to document properly, but I guess it is nice to have. https://bugs.launchpad.net/kicad/+bug/1779290

Hi In https://github.com/KiCad/kicad-doc/blob/master/src/eeschema/eeschema_symbol_library_table.adoc there is no explanation about the Move Up and Move Down controls. I guess it acts on priority, but it's not explained. Also, nothing on the Active...