¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Delete Connection

 

I just tried that in both 5 and 6, with the same result. 'u' does
nothing, whilst 'i' creates a graphical line. Indeed hovering over the
graphical line button in 6 reveals the shortcut 'i'.

Regards,

Robert.

* Plain text email - safe, readable, inclusive. *

On 18/05/2022 09:14, wu.weikang via groups.io wrote:
In *Kicad5*, I finish this operation by doing the following:
1. Hover mouse over the wire you want to delete,
2. press *"i"* to select the entire net, you can hit *"i"* twice to extend the
selected net segments.
3. press "*Del*" to delete the entire selected net.

±·´Ç·É£¬¾±²Ô *Kicad 6*, the only change is you need to press *¡®³Ü¡¯* instead of *'i'*.
Lots of operation defined on hotkeys in Kicad.
--
This email has been checked for viruses by Avast antivirus software.


Re: Delete Connection

wu.weikang@
 

In Kicad5, I finish this operation by doing the following:
1.?Hover mouse over the wire you want to delete,
2.?press??"i" to select the entire net, you can hit "i" twice to extend the selected net segments.
3. press "Del" to delete the entire selected net.

±·´Ç·É£¬¾±²Ô Kicad 6, the only change is you need to press?¡®³Ü¡¯ instead of 'i'.
Lots of operation defined on hotkeys in Kicad.


Delete Connection

 

Up to and including Kicad 5, EESchema had a menu option "Delete
Connection", which allowed one to select a wire and delete it and all
the connected wires not connected via a junction. This seems to have
disappeared in Kicad 6, with the only alternative being to select the
wire, press Alt-4, and then Del (or Delete from the menu). This
creates additional work for something I do frequently (indeed more
frequently than just deleting a single wire). Additionally, Alt-4
selects wires beyond a junction, which is often not what I want.

Am I missing something, or do I need to raise the reinstatement of
"Delete Connection" as a feature request?

Regards,

Robert.

* Plain text email - safe, readable, inclusive. *

--
This email has been checked for viruses by Avast antivirus software.


Re: create tracks with any angle

 

¿ªÔÆÌåÓý

Hi Andy,
??? MANY, MANY thanks for this advices. After I lost many ours, now it works ! ! !
??? Best regards,
??? Jean-Paul

****
Jean-Paul Gendner
03 88 27 03 44
Site :


Le 2022-05-14 ¨¤ 01:15, Andy a ¨¦crit?:

I think this is due to the interactive router settings.

Main menu bar:

route > interactive router options (bottom of the list)

set mode = Highlight collisions

set options: Free angle mode (no shove/walkaround)

That should allow you to place the track at any angle.

Andy






On Fri, 13 May 2022 14:04:03 +0200
"jpgendner" <jean-paul.gendner@...> wrote:

Hello,
 ??? I appologize because I am no more able to create tracks with any 
angle !
 ??? I have unchecked the corresponding case, but it do not works !

 ??? A few months ago, I does that, but I do not remember how ! !
 ??? I am using Kicad version 5.1.8 under Windows 10 64 bits.
 ??? Any help is welcome ...
 ??? Best regards,
 ??? Jean-Paul

****
Jean-Paul Gendner
Site : f5bu.fr 











Re: create tracks with any angle

 

I think this is due to the interactive router settings.

Main menu bar:

route > interactive router options (bottom of the list)

set mode = Highlight collisions

set options: Free angle mode (no shove/walkaround)

That should allow you to place the track at any angle.

Andy






On Fri, 13 May 2022 14:04:03 +0200
"jpgendner" <jean-paul.gendner@...> wrote:

Hello,
??? I appologize because I am no more able to create tracks with any
angle !
??? I have unchecked the corresponding case, but it do not works !

??? A few months ago, I does that, but I do not remember how ! !
??? I am using Kicad version 5.1.8 under Windows 10 64 bits.
??? Any help is welcome ...
??? Best regards,
??? Jean-Paul

****
Jean-Paul Gendner
Site : f5bu.fr <>





create tracks with any angle

 

¿ªÔÆÌåÓý

Hello,
??? I appologize because I am no more able to create tracks with any angle !
??? I have unchecked the corresponding case, but it do not works !

??? A few months ago, I does that, but I do not remember how ! !
??? I am using Kicad version 5.1.8 under Windows 10 64 bits.
??? Any help is welcome ...
??? Best regards,
??? Jean-Paul

****
Jean-Paul Gendner
Site :


Bug/Feature with PCM

 

In getting several PCBnew plugins working under v6.0.5 I have found that after installing one from file if you go straight into PCBnew
often the icon doesn't appear on it's toolbar.

I always make sure I close PCBnew before I add a plugin.

You cannot fix this by changing the "show icon" box in PCBnew's preferences - it makes no difference.

However, if you close and restart KiCad completely it fixes the problem (assuming that the icon is enabled).

Running under Win10 x64.

Regards,
Dave


Plugin development foe v6.x

 

Hi, I am trying to modify a v5 plug-in to run under v6 but while it installs OK its icon doesn't appear in the tools menu.

I have noticed the same symptom with other plug-ins if KiKit is not installed.

I have previously done this with the "Show/Hide References" plug in and it does appear on the tools menu but with an ICON that is different to the one I provide in the zip file.

Is there a dependency between plug-ins and KiKit ???

Is there something that needs configuring in KiKit or KiCad to support a new plug-in (other than the directory structure/layout and the json file - both of which I respect).

Regards,
Dave


Re: Symbols for IC DIL sockets - where are they?

 

On Thu, 5 May 2022 23:42:26 +0100
"David Slipper" <softfoot@...> wrote:



Yes it is the symbols I need, for the schematic.
Use any 14 or 16 pin socket, then associate it with the DIL footprint
when doing the PCB.


Re: Symbols for IC DIL sockets - where are they?

 

¿ªÔÆÌåÓý

Usually it would make more sense to draw the schematic using the symbols for the ICs to be plugged into the sockets, then assign a suitable footprint. To allow for the size and hole size of a socket rather than an IC, you might need to slightly modify the DI symbols and store them in a new library for use on that project.

IF you really only want to draw lots of IC sockets connected together, then one way might be to use connector symbols with two rows.

hth

Andrew

On 05/05/2022 23:51, Jorge Ferreira wrote:

Hi


A package symbol for the schematic ???


On 05/05/22 23:42, David Slipper wrote:


Yes it is the symbols I need, for the schematic.

Regards,
Dave


On 05/05/2022 18:05, Tony Casey wrote:
On Thu, 2022-05-05 at 14:18 +0100, Andy wrote:
Looking in the right place if I'm anything to go by :-)

Use the footprint editor to find and check them.. They are in the
subsection "Package_DIP"
The OP talks about symbols. It's not clear that he actually means footprints.

-- 
Regards,
Tony

-- 
e: andrew@...
m: +44 (0)7802 740593
t: +44 (0)1525 376339


Re: Symbols for IC DIL sockets - where are they?

 

¿ªÔÆÌåÓý

Hi


A package symbol for the schematic ???


On 05/05/22 23:42, David Slipper wrote:


Yes it is the symbols I need, for the schematic.

Regards,
Dave


On 05/05/2022 18:05, Tony Casey wrote:
On Thu, 2022-05-05 at 14:18 +0100, Andy wrote:
Looking in the right place if I'm anything to go by :-)

Use the footprint editor to find and check them.. They are in the
subsection "Package_DIP"
The OP talks about symbols. It's not clear that he actually means footprints.

-- 
Regards,
Tony


Re: Symbols for IC DIL sockets - where are they?

 

¿ªÔÆÌåÓý


Yes it is the symbols I need, for the schematic.

Regards,
Dave


On 05/05/2022 18:05, Tony Casey wrote:

On Thu, 2022-05-05 at 14:18 +0100, Andy wrote:
Looking in the right place if I'm anything to go by :-)

Use the footprint editor to find and check them.. They are in the
subsection "Package_DIP"
The OP talks about symbols. It's not clear that he actually means footprints.

-- 
Regards,
Tony


Re: Symbols for IC DIL sockets - where are they?

 

You will find them under 'Package_DIP:DIP-16_W7.62mm'

Regards
Lex

-----Original Message-----
From: [email protected] <> On Behalf Of David Slipper
Sent: donderdag 5 mei 2022 10:56
To: [email protected]
Subject: [kicad-users] Symbols for IC DIL sockets - where are they?

I have a project that contains symbols for 4 x 16pin DIL IC sockets that I was able to update my PCB from.

But after a couple revisions and went back to change the design but now it complains that that symbol doesnt exist and "rescues" it.

Trying to change the symbol from the library but unable to find any symbols for DIL sockets ??

These connectors are used for an inter-board cable so I dont want to use one for a 16 pin IC.

Running KiCad v6.0.5 x64 under Win 10.

I'm surprised they dont exist, but I'll be darned if I can find one.

What am I missing ??

Regards,
Dave


Re: Symbols for IC DIL sockets - where are they?

 

On Thu, 2022-05-05 at 14:18 +0100, Andy wrote:
Looking in the right place if I'm anything to go by :-)

Use the footprint editor to find and check them.. They are in the
subsection "Package_DIP"
The OP talks about symbols. It's not clear that he actually means footprints.

-- 
Regards,
Tony


Re: Symbols for IC DIL sockets - where are they?

 

What am I missing ??
Looking in the right place if I'm anything to go by :-)

Use the footprint editor to find and check them.. They are in the
subsection "Package_DIP"

Andy



On Thu, 5 May 2022 09:56:08 +0100
"David Slipper" <softfoot@...> wrote:

I have a project that contains symbols for 4 x 16pin DIL IC sockets that
I was able to update my PCB from.

But after a couple revisions and went back to change the design but now
it complains that that symbol doesnt exist and "rescues" it.

Trying to change the symbol from the library but unable to find any
symbols for DIL sockets ??

These connectors are used for an inter-board cable so I dont want to use
one for a 16 pin IC.

Running KiCad v6.0.5 x64 under Win 10.

I'm surprised they dont exist, but I'll be darned if I can find one.

What am I missing ??

Regards,
Dave







Symbols for IC DIL sockets - where are they?

 

I have a project that contains symbols for 4 x 16pin DIL IC sockets that I was able to update my PCB from.

But after a couple revisions and went back to change the design but now it complains that that symbol doesnt exist and "rescues" it.

Trying to change the symbol from the library but unable to find any symbols for DIL sockets ??

These connectors are used for an inter-board cable so I dont want to use one for a 16 pin IC.

Running KiCad v6.0.5 x64 under Win 10.

I'm surprised they dont exist, but I'll be darned if I can find one.

What am I missing ??

Regards,
Dave


Re: suggest new feature: Arc-shaped Edge Plating #pcb-manufacture

 

On Sun, 2022-05-01 at 07:56 -0700, Rick Collins wrote:
The part I don't get is how they control where the plating starts and stops.? Looking at the image in your link, it shows what appears to be a cut out in the board edge.? The plating is not on the entire edge, but stops at a point.? I can discern no feature that controls this stopping point.? It is possible this point is defined after the plating by the final routing step cutting away the plating beyond this point.? The image is not clear enough to tell.?
I don't know all the details, either. But most PCB fabricators that I know of don't use your Gerber and Excellon files as-is - for a start, they add their production numbers to the silkscreen layer and usually tweak the copper layers to compensate for their processes - undercutting etc.. The drill holes are also not what the designer thinks they are either - sizes are adapted to what drills the fab actually has, and compensated for plating thickness etc.. There is quite a lot of back-end work that the PCB designer never sees and normally doesn't need to know about.

-- 
Regards,
Tony


Re: suggest new feature: Arc-shaped Edge Plating #pcb-manufacture

 

When I do such a thing, I have to make a fab drawing and just call it out as something like "edge plated". Sometimes things are just not easy to convey just via the gerbers, so you need the fab drawing to act as the actual binding contract to what needs to be done.?


On Thu, Apr 28, 2022, 2:49 AM wu.weikang via <wu.weikang=@groups.io> wrote:
I want to add an ?Arc-shaped Plating?Edge Pad to my PCB. I wonder if it is possible to do this in 6.0.x version.

?I know one can add Custom shape for SMD pad . and one can define round or oval drill,? but I found no way to define and arc-shape drill route.


Re: suggest new feature: Arc-shaped Edge Plating #pcb-manufacture

 

The part I don't get is how they control where the plating starts and stops.? Looking at the image in your link, it shows what appears to be a cut out in the board edge.? The plating is not on the entire edge, but stops at a point.? I can discern no feature that controls this stopping point.? It is possible this point is defined after the plating by the final routing step cutting away the plating beyond this point.? The image is not clear enough to tell.?

--

Rick Collins

? - Get 1,000 miles of free Supercharging
? - Tesla referral code -


Re: Dead Kicad projects

 

¿ªÔÆÌåÓý

Thanks Tony . . . got it nailed?
? ? Cheers?

On Apr 30, 2022, at 1:43 AM, Tony Casey <tony@...> wrote:

?
On Fri, 2022-04-29 at 19:03 -0700, Jeff Miller via groups.io wrote:

Thanks Tony. I¡¯ve tried that.? In File Explorer¡­..Under ¡°recent files¡±? for example: NAME: LOW PASS FILTER (with KiCad logo)? TYPE: KiCad Project? ??Size: 0KB? If I right click on a file, a number of options come up with no option to delete.

I think in the KiCad program there is a file that holds all the .pro files and that is what I need to find.

Just because you see something listed in "Recent files", doesn't mean it actually exists. That's just a separate list of shortcuts. The existence of a shortcut doesn't necessarily mean the target file still exists. Windows sometimes loses track of files and even folders, depending on what you did with them.

With "Recent files" listed, right-click on one of the KiCad .pro files in the list and select the option "Open file location". When that folder opens, is the file there? If it is, it is there that you can delete it, not in the "Recent files" list. The .pro is just a project profile file, it doesn't contain the actual design data, that's in the other files in the same folder. If you want to delete the entire project, you should delete the folder the files are in.

-- 
Regards,
Tony