cac334bb45 
								
							
								 
							
						 
						
							
							
								
								Enforce board-level hole to hole on diff pairs  
							
							
 
							
							
							Makes the router behave like the DRC
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21240  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8acdcafe90 
								
							
								 
							
						 
						
							
							
								
								Find the proper line split  
							
							
 
							
							
							And avoid leaving duplicate tracks when overlapping
Fixes https://gitlab.com/kicad/code/kicad/-/issues/10422  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f415ba78fa 
								
							
								 
							
						 
						
							
							
								
								ADDED: Drag and drop images into schematic editor  
							
							
 
							
							
							Also fixed paste so that the image attaches to the cursor for placement
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15379  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26f0c03e61 
								
							
								 
							
						 
						
							
							
								
								ADDED: support for 45 degree crosshairs  
							
							
 
							
							
							Fixes https://gitlab.com/kicad/code/kicad/-/issues/6047  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d02358da2f 
								
							
								 
							
						 
						
							
							
								
								Make fullscreen cursor actually fullscreen  
							
							
 
							
							
							Very wide screens could see the edge of the cursor :) 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61aeea9237 
								
							
								 
							
						 
						
							
							
								
								DIALOG_CHANGE_SYMBOLS: fix hanging is some cases and shows a better message.  
							
							
 
							
							
							When (happens after converting old schematics to the new format) trying to
update symbols having a bad lib id can hang Eeschema (infinite loop)
It can easily happens when the user has badly converted the schematic.
Also display a error message when happens.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21536  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8330cf5d12 
								
							
								 
							
						 
						
							
							
								
								Separate reset text pos from other attr  
							
							
 
							
							
							Position is frequently usefully placed and we might not want to nuke it
just to get the updated text
Fixes https://gitlab.com/kicad/code/kicad/-/issues/18387  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								206dfa2883 
								
							
								 
							
						 
						
							
							
								
								Allow scaling grouped graphics in pcbnew  
							
							
 
							
							
							Adds scaling handles and editpoints to drag shapes larger/smaller while
maintaining proportions.  Future additions might include non
proportional scaling
Fixes https://gitlab.com/kicad/code/kicad/-/issues/13072  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1dc278488d 
								
							
								 
							
						 
						
							
							
								
								REPORTER's HasMessage indicates that any message got reported, not stored.  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83427c38aa 
								
							
								 
							
						 
						
							
							
								
								Revert "Use board stackup colors by default in 3D render job."  
							
							
 
							
							
							This reverts commit d2f852504a 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a77e1027d6 
								
							
								 
							
						 
						
							
							
								
								Fix QA error.  
							
							
 
							
							
							When updating the symbol, we clear the libpins, so remove it to avoid
getting garbage while updating 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								679ee7e4d1 
								
							
								 
							
						 
						
							
							
								
								Refactor symbol creation to extract from GUI  
							
							
 
							
							
							Adds QA testing to creation routine 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e1910ca86 
								
							
								 
							
						 
						
							
							
								
								Manually check pad layers before inserting  
							
							
 
							
							
							We do not rely on GetEffectiveShape(layer) to return null for layers
that the pad does not exist on.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21523  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4da77e046c 
								
							
								 
							
						 
						
							
							
								
								Revert "Add FOLLOW_PCB, FOLLOW_PLOT_SETTINGS appearance presets to 3D render job dialog."  
							
							
 
							
							
							This reverts commit 1a9993d764 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								03c230dd64 
								
							
								 
							
						 
						
							
							
								
								Read legacy tokens before current tokens.  
							
							
 
							
							
							(So current can overwrite.)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21525  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01991fed53 
								
							
								 
							
						 
						
							
							
								
								Prevent jobs from affecting each other via reporters when running jobsets from CLI.  
							
							
 
							
							
							(cherry picked from commit 44a3bb9274 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5576d1ed9c 
								
							
								 
							
						 
						
							
							
								
								schematic: allow label properties window to be closed with numpad enter  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								424807da03 
								
							
								 
							
						 
						
							
							
								
								Fix ODB++ path creation.  
							
							
 
							
							
							(cherry picked from commit 72e1904708 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fbca40dd8 
								
							
								 
							
						 
						
							
							
								
								Increase default precision in ODB++ export job dialog.  
							
							
 
							
							
							(cherry picked from commit 279a30974e 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59af606a5c 
								
							
								 
							
						 
						
							
							
								
								French translation update  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a9993d764 
								
							
								 
							
						 
						
							
							
								
								Add FOLLOW_PCB, FOLLOW_PLOT_SETTINGS appearance presets to 3D render job dialog.  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2f852504a 
								
							
								 
							
						 
						
							
							
								
								Use board stackup colors by default in 3D render job.  
							
							
 
							
							
							(cherry picked from commit f7380ae015 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a467727503 
								
							
								 
							
						 
						
							
							
								
								Tweak display names for via protection features  
							
							
 
							
							
							- "Type II a" -> "Type II-a", as given in IPC-4761 text
- remove unnecessary spaces in parentheses 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c47641f454 
								
							
								 
							
						 
						
							
							
								
								Revert "Add asan switch indicators"  
							
							
 
							
							
							This is a good idea but only for non-nested coroutines.  We nest.
This reverts commit a9121d4cd1 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								637902f43f 
								
							
								 
							
						 
						
							
							
								
								DIALOG_PIN_PROPERTIES: fix display issue of invisible pins  
							
							
 
							
							
							After changes in Eeschema code, in DIALOG_PIN_PROPERTIES invisible Pin
were not displayed, making pin edition not easy. This is now fixed. 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66a1e268d7 
								
							
								 
							
						 
						
							
							
								
								EasyEDA import: Add footprint Reference text on F_Fab.  
							
							
 
							
							
							(cherry picked from commit 26b6c28bef 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e58b34843 
								
							
								 
							
						 
						
							
							
								
								EasyEDA import: Build basic Courtyard box for footprints.  
							
							
 
							
							
							(cherry picked from commit 8cd7b73b2a 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26b5e89640 
								
							
								 
							
						 
						
							
							
								
								EasyEDA import: Place component shape and marking on F_Fab.  
							
							
 
							
							
							(cherry picked from commit c2d31699bf 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec2d9c9d4c 
								
							
								 
							
						 
						
							
							
								
								Add green color indication to length tuning status popup.  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29a818218a 
								
							
								 
							
						 
						
							
							
								
								Don't fire events when loading dialog state.  
							
							
 
							
							
							(Fixes crash when opening Pin Properties dialog.) 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3f85071f91 
								
							
								 
							
						 
						
							
							
								
								Don't double mirror groups.  
							
							
 
							
							
							Also removes previous fix, which had side-effects.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/8121 
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20465  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73bb65b802 
								
							
								 
							
						 
						
							
							
								
								Formatting.  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42735b775d 
								
							
								 
							
						 
						
							
							
								
								Remove unreachable PASTE_MODE.  
							
							
 
							
							
							Also, don't depend on enum order.
Fixes KICAD-YJ8. 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d636eec643 
								
							
								 
							
						 
						
							
							
								
								router: Inline drag by track end even if cursor is slightly outside the track shape.  
							
							
 
							
							
							(cherry picked from commit 12cf3f9301 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								937d53b77c 
								
							
								 
							
						 
						
							
							
								
								Update golden ERC QA files after  f896417ed4 
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7201918383 
								
							
								 
							
						 
						
							
							
								
								Track alt pin changes  
							
							
 
							
							
							Make sure that we are following the lib changes when updating
Fixes https://gitlab.com/kicad/code/kicad/issues/21202  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90621947bf 
								
							
								 
							
						 
						
							
							
								
								Bug fixes for locked tuning patterns.  
							
							
 
							
							
							The router uses locking to know the bounds of the
tuning pattern so it must be temporarily unlocked
while editing with the router. 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f896417ed4 
								
							
								 
							
						 
						
							
							
								
								Show errors before warnings in DRC/ERC.  
							
							
 
							
							
							(cherry picked from commit 316a9511e8 
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81864057d2 
								
							
								 
							
						 
						
							
							
								
								Update translations  
							
							
								
 
							
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f005d9e688 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Portuguese (Brazil))  
							
							
 
							
							
							Currently translated at 94.0% (9865 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pt_BR/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ba7d9efb49 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Korean)  
							
							
 
							
							
							Currently translated at 94.0% (9859 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ko/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								441032d914 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Chinese (Simplified Han script))  
							
							
 
							
							
							Currently translated at 96.9% (10164 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b1e6298473 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Japanese)  
							
							
 
							
							
							Currently translated at 99.9% (10487 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								40f1aaa0c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Ukrainian)  
							
							
 
							
							
							Currently translated at 100.0% (10488 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3e93d3f5d9 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Chinese (Simplified Han script))  
							
							
 
							
							
							Currently translated at 96.9% (10164 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								80d20dd3a1 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Swedish)  
							
							
 
							
							
							Currently translated at 99.8% (10469 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d92e2e5a62 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Japanese)  
							
							
 
							
							
							Currently translated at 99.9% (10478 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5c9fead65c 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (Japanese)  
							
							
 
							
							
							Currently translated at 99.9% (10478 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								08a3bac912 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (German)  
							
							
 
							
							
							Currently translated at 99.0% (10385 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/  
							
						 
						2 months ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								67dc1d3c3b 
								
									
								
							
								 
							
						 
						
							
							
								
								Translated using Weblate (German)  
							
							
 
							
							
							Currently translated at 99.0% (10385 of 10488 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/  
							
						 
						2 months ago