element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
PCB Design, Prototyping and Production
  • Products
  • More
PCB Design, Prototyping and Production
PCB Forum KiCad 7 is coming! (and fast!!)
  • Blog
  • Forum
  • Documents
  • Leaderboard
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join PCB Design, Prototyping and Production to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 16 replies
  • Subscribers 129 subscribers
  • Views 4559 views
  • Users 0 members are here
  • kicad
  • schematic capture
  • pcb design
Related

KiCad 7 is coming! (and fast!!)

baldengineer
baldengineer over 2 years ago

kicad 6.99 with version crossed-out and 7.0 added lol

Post from the KiCad Blog: Features Coming to KiCad 7

One of the reasons I recommend KiCad to anyone who wants to make more than one PCB (in their life) is because of how fast it is developing. Compared to any other options, each major release has brought significant functionality AND usability to the tool. Starting with version 5, the minor updates became extremely frequent. With version 6, there was a promise to shorten the major release cycle. And based on the minor release in the 6.0 branch, the team struck a strong balance between fixing bugs and adding quality-of-life improvements. They call it “cherry picking” when adding a feature from the 6.99 (or pre-7.0) branch.

That promise of more frequent major releases appears to be coming true.

  • KiCad 4: November 2015
  • KiCad 5: August 2018
  • KiCad 6: December 2021
  • KiCad 7: January 2023 (est)

This announcement lists some new features and their contributors in KiCad 7.0’s upcoming release. Plus, the announcement hints that the release could be as early as January 2023. Regardless, my bet would be a Q1 release. And oh boy. There are so many things in this update I cannot wait to start using.

I am looking forward to the plugin manager having a (more?) robust update capability, the command line interface (kicad-cli), auto-complete routes (in PCB), and the properties panel (in PCB). Plus, many other minor features.

I’m curious about the database integration that is mentioned in this article. It sounds like the hooks to access an inventory management system. But I’m not sure how adaptable it will be.

Check the announcement post for a complete list and some demos!

Is anyone else watching the KiCad 7 development? What are you excited to see? Or even what do you wish they would work on next?

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 2 years ago +2
    I'm mainly looking forward to this (Properties Panel). It's been a limitation that I couldn't simultaneously edit certain things. Now, this will speed it up! The Background Bitmaps will likely delight…
  • baldengineer
    baldengineer over 2 years ago in reply to shabaz +2
    OH! I forgot about the background bitmaps. I'm hoping that will help in reverse engineering existing PCBs. (Well, at least double-layer boards.)
  • baldengineer
    baldengineer over 2 years ago in reply to Andrew J +2
    Yes, copy/paste into sub-sheets works well. There is now a "paste special" to tell KiCad what you want to do with the annotations. That said, each subsheets still has to have unique annotations. If you…
Parents
  • dougw
    dougw over 2 years ago

    genebren sums it up for me too. I think it is absolutely great that KiCad is improving and I might even give it another try, but I will continue to use my old Eagle license as long as Eagle is faster. It wasn't a great year for PCBs but I think I designed 11 PCBs this year.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • dougw
    dougw over 2 years ago

    genebren sums it up for me too. I think it is absolutely great that KiCad is improving and I might even give it another try, but I will continue to use my old Eagle license as long as Eagle is faster. It wasn't a great year for PCBs but I think I designed 11 PCBs this year.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
  • shabaz
    shabaz over 2 years ago in reply to dougw

    I think KiCad will never be as speedy as EAGLE for quickly churning out schematic and PCB entry work to the extent that EAGLE operates. Plus, EAGLE avoids some modern UI and other conventions, so those familiar with its operation will be faster at using it.

    However, there is time gained with KiCad in other ways. I get the impression most KiCad operations are based on a philosophy of trying to reduce the chance for error as early as possible, rather than wait for later error checks. For instance, it has sensible ways of doing shaped pads for modern awkward SMD parts, which in turn reduces reported design errors, so less time spent checking things perhaps. Also, the routing is really neat - I don't wish to use an autorouter, but the manual routing will automatically find paths and avoid other traces and so on, in ways that old EAGLE (I don't know about recent EAGLE) couldn't.

    Also, the 3D viewer means less chance to make a mistake on the underside of the board! Previously I needed to load the Gerber files into a different tool, and although I still do, I can identify issues sooner and fix them immediately, because the 3D view can co-exist all the time you're working on PCB layout. With EAGLE I'd be generating Gerber files many times to improve things as much as I could.

    I believe if one is careful and doesn't make mistakes too often, then EAGLE is faster for those who are used to using EAGLE. But despite that, it's now more enjoyable producing boards with less stress with KiCad.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube