Alex Shvartzkop
43614dd350
Update translations
1 week ago
2tama3
b1b87c9bee
Translated using Weblate (Japanese)
Currently translated at 100.0% (10781 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
1 week ago
Sárkány Lőrinc
1965944522
Translated using Weblate (Hungarian)
Currently translated at 37.9% (4088 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
1 week ago
Pferd O
22e55c61b1
Translated using Weblate (German)
Currently translated at 99.9% (10776 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
Frank Sonnenberg
802dcae1ed
Translated using Weblate (German)
Currently translated at 99.9% (10777 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
Pferd O
9f85735f35
Translated using Weblate (German)
Currently translated at 99.9% (10777 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
Temuri Doghonadze
8aec7737a3
Translated using Weblate (Georgian)
Currently translated at 29.2% (3152 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ka/
1 week ago
2tama3
fcca141db2
Translated using Weblate (Japanese)
Currently translated at 100.0% (10781 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
1 week ago
Sárkány Lőrinc
6ba78e3a77
Translated using Weblate (Hungarian)
Currently translated at 37.8% (4079 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/hu/
1 week ago
Pferd O
35546d9f03
Translated using Weblate (German)
Currently translated at 99.9% (10776 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
metin kiruc
c528e929b5
Translated using Weblate (Turkish)
Currently translated at 95.0% (10248 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/tr/
1 week ago
Frank Sonnenberg
2d25d88364
Translated using Weblate (German)
Currently translated at 99.9% (10776 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
Pferd O
21ef451af9
Translated using Weblate (German)
Currently translated at 99.9% (10776 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
Pferd O
5e05b4917d
Translated using Weblate (German)
Currently translated at 99.9% (10774 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
1 week ago
Максим Горпиніч
23499780f0
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (10781 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/uk/
1 week ago
Henrik Kauhanen
200f349085
Translated using Weblate (Swedish)
Currently translated at 99.7% (10754 of 10781 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/sv/
1 week ago
Seth Hillbrand
5514396c75
Fix following path issue
When we follow paths in either direction, we are appending the next
segment based on the distance from the start, so everything should be
referenced in the same order (front to back)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21913
1 week ago
Jeff Young
836ac0903f
Fix a dumb copy/pasta and an overzealous delete.
1 week ago
Yiannis Michael
86043d50be
Fix contraints dialog tooltips
The tooltips on the constraints dialog describe how the values cannot be
reduced by custom rules, and that is false. This commit updates these
tool tips with correct information.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20092
2 weeks ago
Carsten Presser
14f79a8dac
Update sallen-key simulation-demo
User newer symbol that match the current upstream library.
Move the 'lowpass' label so it looks nicer
1 month ago
Carsten Presser
6e6238e9c8
Rename 'pspice' simulation demo to 'amplifier-ac'
1 month ago
Carsten Presser
8a31f33578
Update 'pspice' simulation example
It used very outdated symbols
Also the name is not good.
1 month ago
Carsten Presser
e6b863fa9b
Update LM317 simulation example
Use modern symbols
Align to grid
Show interesting simulation parameters
1 month ago
Carsten Presser
4dbc428ecb
Update simulation demos: Replace '0' symbols with GND
Just a tiny visual fix: Replace the 0-Symbol with GND symbol.
Also store as KiCad9
1 month ago
Carsten Presser
8b78bfbb41
Update laser_driver simulation example
This demo had some outdated symbols that don't look like the ones we
currently have in the upstream library.
Also some of the sim-parameters are now shown in the schematic to better
explain what is happening.
Hopefully that will make the example more accessible.
Resolves: https://gitlab.com/kicad/libraries/kicad-symbols/-/issues/3205
1 month ago
Quentin Freimanis
ad07c85cea
altium pcbs: import pad to die length and delay
3 months ago
Jeff Young
4f3fb892b3
Attempt to fix build error.
1 week ago
Jeff Young
419f2fc310
Keep aspect ratio for square barcodes when setting from property inspector.
1 week ago
Jeff Young
814f65934f
Improvements to DRC marker clearance paths.
Reverts most of the fix for 9778. Highlighting
multiple markers creates confusion in both the
status bar and how the associated clearance paths
are shown.
Also adds more clearance path graphics to make
the need for a fix to 9778 somewhat less acute.
Also makes clearance graphics scale with marker.
1 week ago
Jeff Young
516a604864
Fix logic error.
(We only need to test for otherPad when we're
dereferencing it for otherPad->FlashLayer().)
Also removes self-intersecting collision
testing for simple shapes.
Also fixes NearestPoints() cases for circles
and rectangles to include the circle and/or
rectangle width.
1 week ago
Seth Hillbrand
3a67dceab2
Fix polygon point editor behavior to avoid hard limits
When dragging a vertex, use the 45/90 limits as guides and display the
full guidelines. When dragging a midpoint, do not use these limits.
Keep the standard converging limit
1 week ago
jean-pierre charras
cc245475c5
Fix a compil issue: add missing include (at least on msys2 build)
1 week ago
Seth Hillbrand
f114d0d393
ADDED: Collision detection when dragging in eeschema
Checks if the movement of wires/pins/junctions will create join two nets
that were not previously joined. If so, it places a red circle at the
joint and changes the cursor to a warning sign (so that you can tell if
there is a collision off-screen)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15394
1 week ago
jean-pierre charras
5577b8e1b9
French translation update
1 week ago
jean-pierre charras
118410eb1b
Fix BOARD::ConvertBrdLayerToPolygonalContours() broken for PCB_TABLE
ConvertBrdLayerToPolygonalContours() convert basic graphic items to their
polygonal shapes to allow plotting them in DXF export and vrml export.
For PCB_TABLE, the conversion of PCB_TABLE basic graphic items (textx, segments)
was not made.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21934
1 week ago
Seth Hillbrand
063430e488
Avoid minor overlaps
Some geometry creates 1-2nm overlaps. These are not actually overlaps
because our collinear test can't correctly determine their
directionality, so we limit the overlap to at least 25 units (arbitrary)
to skip these chunks
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21946
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21930
1 week ago
JamesJCode
78d9bfc138
Fix rotation condition panel size for dynamic component class rules
1 week ago
Seth Hillbrand
7b26c57e07
Update movement constrainer
When moving an object in pcbnew, instead of using the constrainer to
restrict motion, we use it to build snapping guidelines that are visible
to the designer and make keeping movement on the various axes easier but
not required
1 week ago
Seth Hillbrand
91290a78a6
Avoid crash when adjusting meander shape
We cannot maintain a pointer to the lc after it goes out of scope
1 week ago
Jeff Young
ca09a8a2d4
Enforce aspect ratio of square barcodes.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21838
1 week ago
Jeff Young
aa72a7a257
Handle rotation of rounded corner rectangles.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/21634
1 week ago
Alex Shvartzkop
f3e7fc1207
Update translations
1 week ago
Temuri Doghonadze
5a902f2c02
Translated using Weblate (Georgian)
Currently translated at 28.3% (3053 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ka/
2 weeks ago
CloverGit
94862475c5
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 95.0% (10245 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/zh_Hans/
1 week ago
ZbeeGin
e296fddc60
Translated using Weblate (Polish)
Currently translated at 94.6% (10199 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/pl/
1 week ago
2tama3
439bbfced0
Translated using Weblate (Japanese)
Currently translated at 100.0% (10780 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2 weeks ago
Temuri Doghonadze
caecc5330a
Translated using Weblate (Georgian)
Currently translated at 28.3% (3052 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ka/
2 weeks ago
2tama3
5681b7c93a
Translated using Weblate (Japanese)
Currently translated at 100.0% (10780 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/ja/
2 weeks ago
Pferd O
ccf23f65fe
Translated using Weblate (German)
Currently translated at 99.8% (10769 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/de/
2 weeks ago
Michal Kundrát
3691eb0150
Translated using Weblate (Czech)
Currently translated at 70.2% (7574 of 10780 strings)
Translation: KiCad EDA/master source
Translate-URL: https://hosted.weblate.org/projects/kicad/master-source/cs/
2 weeks ago