BS function has changed during routing

In the older version I used that was maybe 8 years old, while I was routing, hitting the BS key would delete the last segment that I added and that was very useful. I could cancel one segment at a time and restart from where it left off while still in routing mode. Now that doesn’t work any more. Hitting the BS key doesn’t seem to do anything during routing. I just have to cancel routing, delete the segment and then that cancels routing mode. I then have to delete the segment in non-routing mode and then I then have to hit the routing icon again and start the routing over again. I liked it better the old way.

I suppose you should play a little more with current KiCad (I have never used so old one).
Make sure you don’t use “Legacy Toolset” (F9) - remnant of old KiCad and will disappear sooner or later. May be BS key works there as you expect (I never routed in Legacy).
Use “Modern Toolset” (F11 or F12). Here Push/Shove routing works.
Don’t telling you to do that way but It is possible to route by klicking at track beginning and end and later modify track (hotkey ‘D’ and ‘G’).
I am writing about 5.1.10.

Short answer, things change, so adapt.
Changing to another (newer) KiCad version does take some time to get used to it’s new features.

The “interactive router” that Piotr mentioned was likely not present yet in an 8 year old KiCad version, and indeed you need the “modern toolset” to use the interactive router. A short survey of youtube video’s shows several of them on early 2014, and that was probably close to it’s introduction.

For me the Push & Shove mode of the interactive router was a very good reason to immediately drop the "legacy mode (Back then the KiCad canvases had names like “Cairo” or maybe “openGL”… Can’t even recall those names anymore :slight_smile: The interactive Push & Shove router is a dream to work with. If you want to use it effectively though, you have to adapt your strategy in routing tracks. Push & Shove does what it’s name implies, it pushes tracks and vias aside during routing. As a result, I stopped caring where I first lay my tracks. You just put hem in approximately in the right place, (which saves time), and when you’re laying more tracks, they find better positions.

I can also vaguely recall undoing the “fix” of the last segment during routing, but now I don’t even know anymore why I wanted to do that. Maybe it was for a method that drew the track segments one by one? With the interactive router I often have 5 or more “live” segments before I fix them.

On Linux, the legacy mode has been dropped quite some time ( 2 years or so?) ago, and I can’t even select it anymore.

KiCad V6 is also ever getting closer. Recently I experimented a bit with it’s routing capabilities in KiCad-nightly V5.99 and the interactive router works noticeably better then it does in V5.1.x


Another aspect:
Do you use: Pcbnew / Edit / Cleanup Tracks & Via’s?
image
It can save some time to just ignore stubs, and then every half an hour or so do a cleanup of the pieces left over. If you don’t like the result of the cleanup, you can undo it with [Ctrl + z]. I also save my work before I do operations that could be questionable.

I don’t have 5.1 on the current machine to test, but in the nightly (5.99) backspace to unfix a route works fine.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.