One of two things will happen for me. One, I'll make a bunch of bad PCBs that end up as drink coasters and key chains. Two, I succeed in my plans and go broke populating all the boards with parts.
In case anyone is wondering why teardrops improve manufacturability it is to do the annular ring on vias. When you go for thin annular rings to minimise via size you have to factor in the possibility that the drill isn't perfectly aligned to the pad. In extreme cases where you are pushing the board vendor limits you can get breakouts where the annular ring becomes a C instead of O shape. That won't necessarily matter unless it creates open circuit from trace to via pad. Teardrops add extra copper at the trace entry point to prevent this open circuit happening on drill breakout.
I am very glad for the tear drop feature, I was spending too much time on every track-pad connection to make sure they there will be no problem during the production
Very cool! Been struggling with most of these issues, while trying to design my 2nd PCB/1st 4 layer PCB. 72 year old U of YT student. 🙄 Thanks to the KiCad developers for their efforts to make makers' lives easier. 👍
Great video! Switched to 8.0 yesterday. All the new features are great, thanks KiCAD Team! I’m having some render errors when dragging multiple footprints in the PCB editor though (also a new feature in 8.0) - it displays them multiple times until I restart, then it only shows the footprint once as it should be.
Visual stuff like that is usually because of a video driver issue. You might try changing the Antialiasing options in Preferences -> Common to see if it helps.
Awesome stuff, except the "select objects to the left/right" - because that already existed in 7 ;-) But it's still good you mentioned it. in case someone missed this really useful feature. The new polygon features will also save lots of time, and the teardrops (finally!) are just beautiful 🙂Thanks!
The selection has been around since at least version 6, maybe even 5? I mentioned it because I have already seen people get confused when trying to select only pins to use the pin helpers.
@@AddOhms Right! I watched again and you never said it was a *new* feature 😀 I'll probably switch to 8 at around 8.0.3, after they iron out the bigger bugs, whatever they are.
Me too! I mean, well, now that the video is done. I did run into a couple of minor bugs and one crash. I saw the crash in the RC builds as well. However, I'm unable to reliably reproduce it (yet).
wow, ok: not a huge fan of mystery meat features like that select-drag right vs left (how are you even supposed to discover this??), but I really appreciate knowing it! Thanks :)
Looks so great! I've put off updating from v6 because I'm not sure if this might break existing projects. Can anyone here comment on how smooth the transition is to v8? Is it seamless? Do my libraries need to be (irreversably) converted, for instance?
If you converted your libraries for v6, I don't think a change is needed for 7 or 8. (I switch back and forth with my personal library with no problem.) In general, loading older projects is not a problem. But you should back them up, just in case.
Does it have the ability to define variable annular ring sizing/spacing on different layers? I ask because some board houses offer low cost pooled services with smaller annular ring on the outer layers (which helps a lot with BGA footprints). In the past I've just eaten the extra cost to use the smaller annular rings on all layers, but it would be nice to be able to take advantage of the lower cost production without resorting to janky scripting hacks.
I don't think so. There is a long-term open issue for "complex pad stacks" which is what I think this falls under. The current workaround is to create multiple pads and stack those together.
If you are apprehensive about upgrading, don't worry! If you let KiCad take up twice as much as space, you can have both versions at the same time! (part joke, part serious. versions co-exist really well on all three platforms.)
@AddOhms managing two or more versions is something I'll never try again :) it was absolute hell on earth to organise project files, part/symbol libraries and 3rd party plugins (especially before the plug-in manager) . Had to redo a lot of symbols due to KiCAD 5.99 converting my libraries to a new file format. No Bueno!
Me too! I did a very simple PCB design in 8, but I didn't know fillet was added. I was in a hurry, so the board looks dumb because it has stupid square corners.
FYI, the KiCad forum already has a thread for the dev team to announce KiCad 9 features. One dev got timed out because they posted too many times in a row.
The day pin- and gate-swap while laying out the board (and with proper back-propagation into the schematic) gets implemented I'd be the happiest guy in the world. Routing FPGAs and also 74-series stuff without it is not fun... The 8-update seems more about productivity compared the to eye-candy that the 7 brought (as I remember it anyways) is definitely nice though.
That is the major thing that want me long for my old trusty Eagle. But after Eagle became integrated with Fusion360 even Kicad is better. ;-) @@AddOhms
I am a noob to KiCAD (PCB design actually), and so far, it is very easy and I love the price.....>FREE. I am in the process of doing extremely basic board design for a project I am doing. Thanks for the tips for this noob
@@schlotdoglaser Same here! I decided to make my own RP2040 dev board as a test project following the pi foundation's hardware design guide. There's tons of detail in it, so it makes for a great starter / learning project! My boards and parts just got here today actually so wish me luck with my first attempt at SMD reflow soldering!!!
Need the ability to bulk edit symbols. Most CAD packages let you select a bunch of symbols and edit the properties common between them. Say, changing the font size of a bunch of labels.
You mean like how you can do that in KiCad now? Or how KiCad has a tools, literally, called "Edit Text & Graphics Properties" (in both Schematic and PCB)?
It is already possible to run multiple instances of KiCad (and its programs) at the same time. However, you probably cannot open the same file in multiple instances.
KiCad 7 had the teardrops already. It looks like they just improved on the options and connected it more tightly to the zone fill. There needs to be a “clean to grid” capability that takes an existing schematic or pcb and adjusts it to a grid while not changing the design. This way, and symbols can be aligned to new grid rules at a push of a button, and components on the PCB can be aligned to placement resolution at a click of a button. I would love to see a lot more route optimizations. Holding not only matched lengths, but using net class for coupling rules, dynamic clearances, better creepage control based on pin heights, etc. It would also be nice to automatically generate good fab drawings and back side or side-by-side assembly drawings that are mirrored the right way for use by techs in the factory. Also, the 3d stuff needs work, as I often have mistakes in the STEP output that is not in the 3d viewer, and the viewer has detail not in the STEP output. Some better options in generating the 3d output to have more or less detail is useful. I am still waiting for the symbol library to convert to the scheme used for the footprints. The pretty directories are indeed pretty! It would be a whole lot easier to add symbols from vendors if they followed the same method. It would also be nice if it was easy within the schematic editor to move pins on a symbol around the shape. For instance, a microcontroller with a bunch of GPIOs can be grouped logically on the schematic easily, rather than have functions appear randomly around the symbol because they have to stick to what order the IOs were set to in the library.
@@AddOhms Thanks for the correction. I did not know I installed that. At any rate, it worked well in 7, so I was glad to have it and look forward to using the one in 8!
There are over 900 closed issues in this release. Many of those are bug fixes. (And of course there are the minor releases every 4 to 6 weeks with fixes as well.)
Respectfully, one of the things that draws me to KiCad is how fast bugs get fixed! The "add new features, leave legacy bugs" approach exactly describes the giant bloated (and recently acquired) software I finally abandoned in 2020.
If I re-counted correctly, I think I ended up covering 11 new features (and several "old" ones.) How many did you count?
One of two things will happen for me. One, I'll make a bunch of bad PCBs that end up as drink coasters and key chains. Two, I succeed in my plans and go broke populating all the boards with parts.
Why not both? :)
In case anyone is wondering why teardrops improve manufacturability it is to do the annular ring on vias. When you go for thin annular rings to minimise via size you have to factor in the possibility that the drill isn't perfectly aligned to the pad. In extreme cases where you are pushing the board vendor limits you can get breakouts where the annular ring becomes a C instead of O shape. That won't necessarily matter unless it creates open circuit from trace to via pad. Teardrops add extra copper at the trace entry point to prevent this open circuit happening on drill breakout.
P.s. it will also create a smoother impedance transition from trace to hole but I am guessing nobody uses them for that purpose?
Editable power symbols, most great improvement for me! Integrated properties window too.
This update is amazing. The property manager and the new pin features are very welcome and I'm so glad to see that grid nonsense fixed.
Right? Now only if there were a "...fix this fool's mistake" option!
I really like the chamfer update, it saves a lot of time when the board is resized!
Lots of new useful features, enough for another gift towards their goal for this update.
I am very glad for the tear drop feature, I was spending too much time on every track-pad connection to make sure they there will be no problem during the production
Very cool! Been struggling with most of these issues, while trying to design my 2nd PCB/1st 4 layer PCB. 72 year old U of YT student. 🙄
Thanks to the KiCad developers for their efforts to make makers' lives easier. 👍
Hi there, hello! :-) Just wanted to say I appreciate the edited subtitles!
I'm excited to try out the length tuning improvements. Matching lengths in 7 was always painful, especially for differential pairs.
Great video! Switched to 8.0 yesterday. All the new features are great, thanks KiCAD Team! I’m having some render errors when dragging multiple footprints in the PCB editor though (also a new feature in 8.0) - it displays them multiple times until I restart, then it only shows the footprint once as it should be.
Visual stuff like that is usually because of a video driver issue. You might try changing the Antialiasing options in Preferences -> Common to see if it helps.
Thanks. I'll try that.
Actually that one was just a bug. It's fixed in the upcoming 8.0.1.
@@jeffyoung8398Great
Awesome stuff, except the "select objects to the left/right" - because that already existed in 7 ;-) But it's still good you mentioned it. in case someone missed this really useful feature. The new polygon features will also save lots of time, and the teardrops (finally!) are just beautiful 🙂Thanks!
The selection has been around since at least version 6, maybe even 5? I mentioned it because I have already seen people get confused when trying to select only pins to use the pin helpers.
@@AddOhms Right! I watched again and you never said it was a *new* feature 😀 I'll probably switch to 8 at around 8.0.3, after they iron out the bigger bugs, whatever they are.
Me too! I mean, well, now that the video is done.
I did run into a couple of minor bugs and one crash. I saw the crash in the RC builds as well. However, I'm unable to reliably reproduce it (yet).
The property panel is great but I’m super jazzed about multi-part Drag in PCB. Will save a ton of time when optimizing placements!
If only massively costly cadence Allegro has so many improvements over one year
Awesome shirt !
Very nice new features!
thanks for the announcement
wow, ok: not a huge fan of mystery meat features like that select-drag right vs left (how are you even supposed to discover this??), but I really appreciate knowing it! Thanks :)
This "select from left or right" system is very common across CADs and other programs. So it's good to have in your toolbag anyway :)
@@vilts had no clue. merci!! :D
I agree, but it explains my occasional frustration as to why certain things were not getting selected sometimes. Now I know.😀
My favorite new feature is Arm Windows support. I can run it on my surface pro x.
Fillet line command was already available in KiCad7
Interesting. That's two features now that I missed in 7.
Tools like Altium, can also be used to design harnesses. Does KiCad8 lend itself to design System Wiring diagrams?
No, it does not.
In window property editing might be enough to get me to try KiCad 8.
My favorite feature is, it's FREE! ✌✌
Good point. You don’t even need to give them an email for the “free” trial!
Looks so great! I've put off updating from v6 because I'm not sure if this might break existing projects. Can anyone here comment on how smooth the transition is to v8? Is it seamless? Do my libraries need to be (irreversably) converted, for instance?
If you converted your libraries for v6, I don't think a change is needed for 7 or 8. (I switch back and forth with my personal library with no problem.)
In general, loading older projects is not a problem. But you should back them up, just in case.
Does it have the ability to define variable annular ring sizing/spacing on different layers? I ask because some board houses offer low cost pooled services with smaller annular ring on the outer layers (which helps a lot with BGA footprints). In the past I've just eaten the extra cost to use the smaller annular rings on all layers, but it would be nice to be able to take advantage of the lower cost production without resorting to janky scripting hacks.
I don't think so. There is a long-term open issue for "complex pad stacks" which is what I think this falls under. The current workaround is to create multiple pads and stack those together.
Here is the GitLab Issue if you'd like to vote for it and track the progress: gitlab.com/kicad/code/kicad/-/issues/2402
@@AddOhms Thanks, that does appear to be it or at least very much related to it.
Wait. KiCad 8?
I'm still using version 6.
If you are apprehensive about upgrading, don't worry! If you let KiCad take up twice as much as space, you can have both versions at the same time! (part joke, part serious. versions co-exist really well on all three platforms.)
@AddOhms managing two or more versions is something I'll never try again :) it was absolute hell on earth to organise project files, part/symbol libraries and 3rd party plugins (especially before the plug-in manager) . Had to redo a lot of symbols due to KiCAD 5.99 converting my libraries to a new file format. No Bueno!
Thank you ❤
When i open kicad 8.0, in the polygon shape properties there is no dropdown box for "net"? anyone know how to get it?
Are you looking in Schematic or PCB?
the polygon tools will save me sooooo much time
Me too! I did a very simple PCB design in 8, but I didn't know fillet was added. I was in a hurry, so the board looks dumb because it has stupid square corners.
All hail KiCad!
well presented
Wait, what? I haven't upgraded to 7 yet!
FYI, the KiCad forum already has a thread for the dev team to announce KiCad 9 features. One dev got timed out because they posted too many times in a row.
What OS dies it run on?😮
Windows, Linux, macOS
Also, I think there is some effort to support Arm-based Windows, too. (But I haven't looked into that.)
The day pin- and gate-swap while laying out the board (and with proper back-propagation into the schematic) gets implemented I'd be the happiest guy in the world. Routing FPGAs and also 74-series stuff without it is not fun... The 8-update seems more about productivity compared the to eye-candy that the 7 brought (as I remember it anyways) is definitely nice though.
I assumed there is an issue open for gate swap. And there is! It's been open for 16 years.... gitlab.com/kicad/code/kicad/-/issues/1950
That is the major thing that want me long for my old trusty Eagle. But after Eagle became integrated with Fusion360 even Kicad is better. ;-) @@AddOhms
I am a noob to KiCAD (PCB design actually), and so far, it is very easy and I love the price.....>FREE. I am in the process of doing extremely basic board design for a project I am doing. Thanks for the tips for this noob
@@schlotdoglaser Same here! I decided to make my own RP2040 dev board as a test project following the pi foundation's hardware design guide. There's tons of detail in it, so it makes for a great starter / learning project! My boards and parts just got here today actually so wish me luck with my first attempt at SMD reflow soldering!!!
Nice update.
The feature I really want to see is an AI front end that can generate the Kicad files.
That will be incredible.
I feel personally attacked in that last part. 😡 I was just typing in the comments "when is v9 out" when that part played.... 😥
So far, their major releases usually come in the first calendar quarter of the year.
A little more time and KiCad will turn into Altium :)
Tried KiCad 8 on my IMac, crashes every time I try to open a PCB, went back to version 7
Need the ability to bulk edit symbols. Most CAD packages let you select a bunch of symbols and edit the properties common between them. Say, changing the font size of a bunch of labels.
You mean like how you can do that in KiCad now? Or how KiCad has a tools, literally, called "Edit Text & Graphics Properties" (in both Schematic and PCB)?
I need: possibility to open more instance of sch or pcb, move part of scheme with elestic wire
It is already possible to run multiple instances of KiCad (and its programs) at the same time. However, you probably cannot open the same file in multiple instances.
... and you can already move schematic symbols with elastic wires (use Drag instead of Move).
Fillets - yes! Pronounced not like the steak FWIW. Thx!
KiCad 7 had the teardrops already. It looks like they just improved on the options and connected it more tightly to the zone fill.
There needs to be a “clean to grid” capability that takes an existing schematic or pcb and adjusts it to a grid while not changing the design. This way, and symbols can be aligned to new grid rules at a push of a button, and components on the PCB can be aligned to placement resolution at a click of a button.
I would love to see a lot more route optimizations. Holding not only matched lengths, but using net class for coupling rules, dynamic clearances, better creepage control based on pin heights, etc. It would also be nice to automatically generate good fab drawings and back side or side-by-side assembly drawings that are mirrored the right way for use by techs in the factory. Also, the 3d stuff needs work, as I often have mistakes in the STEP output that is not in the 3d viewer, and the viewer has detail not in the STEP output. Some better options in generating the 3d output to have more or less detail is useful.
I am still waiting for the symbol library to convert to the scheme used for the footprints. The pretty directories are indeed pretty! It would be a whole lot easier to add symbols from vendors if they followed the same method. It would also be nice if it was easy within the schematic editor to move pins on a symbol around the shape. For instance, a microcontroller with a bunch of GPIOs can be grouped logically on the schematic easily, rather than have functions appear randomly around the symbol because they have to stick to what order the IOs were set to in the library.
In version 7 (and before), there were plugins for teardrop support, but no built-in functions.
@@AddOhms Thanks for the correction. I did not know I installed that. At any rate, it worked well in 7, so I was glad to have it and look forward to using the one in 8!
Eagle better 🙃
EAGLE better what?
Are U kiddin?
Ha Ha Ha, you must be joking.
I dont need new features! I need bugfixes, and a software, that doesnt feel like its from the 00´s...
There are over 900 closed issues in this release. Many of those are bug fixes. (And of course there are the minor releases every 4 to 6 weeks with fixes as well.)
Respectfully, one of the things that draws me to KiCad is how fast bugs get fixed! The "add new features, leave legacy bugs" approach exactly describes the giant bloated (and recently acquired) software I finally abandoned in 2020.
If you want something pretty you can have that I guess. I prefer things that are fast and do things
You don't need Kicad, it's for people who design PCBs