The future of the Getting Started guide

but also by other people with lots of experience and who know all the tricks.

I’d think that adding little tips and tricks through the getting started guide (for example the auto repeat and increment for adding labels while depressing [Ins] helps a lot with helping newbies who read it up to speed with KiCad and how to use it effectively. Anyone who knows such tips can add them. It is of course always some sort of balance.

1 Like

So my new PC is up and running now.
I made a fresh fork of the KiCad documentation on gitlab, cloned it my own PC.

I also got some help from a friend who helped me with ironing out some GIT issues (and I only gave him half a beer)
I also made a trivial (but real) merge request to test my workflow:

Next step is figuring out what this “Group DM” is.
https://www.technipages.com/how-to-set-up-a-group-dm-in-discord
Ah, it’s probably already setup and working, I only have to use it…

Next step is some more coordination in who does what.

Just noticed that this thread has gained 1400 views in 25 days, which is quite a lot.

1 Like

I will start a group DM so we can coordinate

@craftyjon Have you made that group DM yet? Where can I find it?

I do not understand this:

The PNG picture with the workflow flowchart is a bit troublesome, but most of the guide can be updated relatively easy. After I’ve managed to get to a merge request 2 days ago, I’m now ready to do some more serious work.

@gkeeth How are your efforts going? A simple way to coordinate and prevent doing double work is to agree who does which chapters. After most of the chapter are updated collaboration gets more complex, but git should be able to help there.

@Aris_Kimi You’ve also shown some interest to help, and may want to join the group DM that craftyjon promised. Apparently @ixhuti has also shown interest to work on the Blue/Green/Red flowchart.


At the moment I’m mostly waiting for some global coordination of who does what, as apparently there is now some interest from several people to work on this.

1 Like

Paul, I responded to you in the group DM.

Yes, I know. I found it. (And you already know I found it. :slight_smile: )

As a bystander who wishes he had more time to donate to this effort, I’m happy to see a group effort working on this. I look forward to seeing the end result.

A big thank you to all who are able and willing to put in this effort.

1 Like

For anyone curios, the Group PM is in:
https://forum.kicad.info/t/re-the-future-of-the-getting-started-guide/32512/15

But as far as I know it’s not viewable by anyone not part of that group.

I am currently writing a beginner’s tutorial for KiCad v6. This is our third tutorial on KiCad v6. Below is a list of topics I am covering.

  • Why KiCad?
  • What’s Inside KiCad Suite?
  • Plugins
  • Themes
  • Keyboard Shortcuts
  • Schematic Editor
  • Worksheets
  • Grid
  • Units
  • Schematic Symbols
  • Power Symbols
  • SPICE Symbols
  • Symbol Libraries
  • Drawing Schematic
  • Annotation
  • Electrical Rule Check (ERC)
  • Netlist
  • Footprint Assignment Tool
  • Bulk Editing
  • PCB Editor
  • Grid
  • Origin
  • Layers
  • Footprints
  • Through-Hole Technology (THT)
  • Surface Mount Technology (SMT)
  • Footprint Libraries
  • Board Outline
  • Tracks
  • Plated and Non-Plated Holes
  • Vias
  • Ratsnest
  • Selection Filter
  • Manual Routing
  • Filled Zones
  • Keepout Area
  • Design Rule Checker (DRC)
  • Updating PCB from Schematic
  • 3D Shapes
  • 3D Viewer
  • Gerbers
  • Bill of Materials
  • Position Files
  • Git Versioning
  • Optimal Settings
2 Likes