7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-12 11:19:36 +00:00
Commit Graph

50 Commits

Author SHA1 Message Date
Wayne Stambaugh
7f84e24ac5 Update demos to V9 file formats except simulations. 2025-02-18 09:24:23 -05:00
jean-pierre charras
ab85c41028 Demo update 2024-12-22 18:24:46 +01:00
jean-pierre charras
5ce6060012 Demos update 2024-07-18 08:07:16 +02:00
jean-pierre charras
31394e95d7 Demo update 2024-02-03 17:09:48 +01:00
jean-pierre charras
bfa9ea66cc Demo update 2023-11-10 10:30:33 +01:00
jean-pierre charras
c3ae2d4f43 Demos update 2023-04-12 17:16:50 +02:00
Wayne Stambaugh
37b9b3f3cc Update demos using latest file formats. 2023-02-06 14:29:24 -05:00
jean-pierre charras
bff263b6da Demos update. 2022-10-15 09:07:59 +02:00
jean-pierre charras
bba00fa74c Demos update. 2021-11-25 13:09:59 +01:00
jean-pierre charras
011fad3894 Demos update 2021-11-22 14:00:43 +01:00
jean-pierre charras
2ad6650e13 Update demos 2021-08-16 10:48:44 +02:00
jean-pierre charras
0596318d93 Demos update 2021-03-05 14:06:35 +01:00
jean-pierre charras
65ca3da22d Demo update 2021-02-06 11:33:13 +01:00
jean-pierre charras
2d282b8b19 Demos update 2021-01-15 20:21:23 +01:00
Seth Hillbrand
44b2c907c6 Update env vars in demos 2021-01-01 16:20:35 +00:00
jean-pierre charras
701e404838 Update demos 2020-11-09 11:10:25 +01:00
jean-pierre charras
18d4112fce Demos update 2020-01-02 08:49:19 +01:00
jean-pierre charras
951c78c901 demo update 2019-12-23 17:08:37 +01:00
jean-pierre charras
71375f42ce Update demo 2019-11-16 19:53:46 +01:00
jean-pierre charras
c6889b0065 Fixes in demo kit-dev-coldfire-xilinx_5213. 2019-09-16 15:28:21 +02:00
jean-pierre charras
0ecf5dea86 update demo kit-dev-coldfire-xilinx_5213 2019-09-16 13:43:09 +02:00
jean-pierre charras
f204208667 Update demo kit-dev-coldfire-xilinx_5213 2019-09-12 18:40:03 +02:00
Maciej Suminski
42d05e21a7 Updated demos
- moved pspice to simulation
- imported netlists in layout files
2018-06-29 14:04:29 +02:00
jean-pierre charras
86d6ed5abf Demo update to used V5 libs 2018-05-14 09:33:45 +02:00
jean-pierre charras
8a70acb821 Update demos to use V5 libraries. 2018-05-08 15:29:21 +02:00
jean-pierre charras
90951ac1d1 Update demo to use V5 libraries. 2018-05-06 11:53:08 +02:00
jean-pierre charras
cb134fd065 Update demos 2018-04-09 19:37:17 +02:00
jean-pierre charras
c1879b269f Update demos to use sym-lib-table and recent libraries 2017-11-14 19:46:21 +01:00
jean-pierre charras
13b2cb4d16 Demos: update full footprint names and net zones, to avoid warnings when updating a netlist 2017-04-19 14:17:50 +02:00
jean-pierre charras
a988d7a2f1 Demos: minor update in kit-dev-coldfire-xilinx_5213.kicad_pcb 2015-11-10 20:33:02 +01:00
jean-pierre charras
6d8fb6015b Fix Bug (pl_editor can't not load template that have image with (option page1only) )
demo kit-dev-coldfire-xilinx_5213.kicad_pcb: minor 3d shape update
2015-11-03 17:03:44 +01:00
jean-pierre charras
ae506e8223 polygons in footprint body: fix incorrect calculation of polygons with clearance or outline thickness (fix bug )
Clean demos
2015-11-02 10:24:32 +01:00
jean-pierre charras
70b584c5f5 Dialog Pad Properties: fix 2 issues: Bug (pad parameter "delta" checking error for non trapezoid pads which do not use this parameter) and SMD pads allowed on all layers
The existing test was disabled for an unknown reason, which is a non sense and more important breaks the DRC.
2015-10-10 18:56:31 +02:00
kinichiro
acc19096c3 Demos: fix 3D models (bug 1500956) kit/pic/sonde/test_xil/video 2015-10-03 01:14:48 +09:00
jean-pierre charras
e25ba1f51e Demos: make a private library for each demo, to avoid issues when using modified kicad new schematic libraries 2015-05-18 09:15:25 +02:00
jean-pierre charras
ff154dba3c demos/ schematic tidying 2015-03-28 13:24:13 +01:00
jean-pierre charras
3d83434275 Very minor fixes. 2014-08-29 08:47:05 +02:00
jean-pierre charras
ff6d09d22c Fix some case sensitive filename issues. 2014-08-04 14:17:33 +02:00
jean-pierre charras
5f63becff1 3D viewer: move helper functions from 3d_draw.cpp to 3d_draw_helper_functions.cpp. Add comments in .h sources. Better management of background color. coding style fixes. 2014-08-04 13:28:29 +02:00
jean-pierre charras
01a8442b35 3d viewer: minor code cleaning (remove useless #include )
dialog_track_via_size: set minimal size  and make dialog resizable.
Update demo file.
2014-07-30 17:39:55 +02:00
jean-pierre charras
adf1553b20 Update demo files 2014-07-06 12:50:32 +02:00
jean-pierre charras
f7ca6e4bf9 add patch from Cirilo Bernardo, and minor fixes. 2014-01-25 13:23:29 +01:00
jean-pierre charras
f0412874c0 Update demo files. A minor code cleaning. 2014-01-10 21:12:36 +01:00
Dick Hollenbeck
8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules.
File "rules" has instructional text as comments near top.

2) Convert all text files in repo to LF line ending form.
   Any checkout done with "rules" in play will convert the working
   tree to native line ending, while keeping repo as LF line ending.
2013-05-25 23:36:44 -05:00
jean-pierre charras
8d22086097 AUTHORS.txt: add some contributor names (I certainly forgot some other contributors, and I apologize).
Demos: convert .brd files to .kicad_pcb files and fix 2 broken files
2013-01-14 13:16:23 +01:00
jean-pierre charras
61edf74377 Demo files cleanup and update 2010-12-04 18:38:41 +01:00
bennett78
2c15036eb3 BOM - format , one part per line
output 8 user fields
2010-03-18 03:37:38 +00:00
bennett78
ea4f81a1d5 Update for better BOM, backannotate example 2010-03-01 19:14:46 +00:00
raburton
02b7362970 set eol-style native on new files 2009-02-22 21:32:27 +00:00
charras
3df3f6a09f version changed to RC2 2009-02-21 07:28:14 +00:00