124 Commits (809e71abac9855e933e3dc85f29f1684caf5af9a)

Author SHA1 Message Date
jean-pierre charras 430a09a5a0 sch legacy plugin: fix compatibility issues with old library 2.2 version 9 years ago
Wayne Stambaugh 5f2099f0d2 Add simulation demo folder to install target list. 9 years ago
jean-pierre charras cc2b3583cd Fix incorrect configs in simulation demos. 9 years ago
Maciej Suminski 0315499137 Added a missing library 9 years ago
Maciej Suminski e4c7b4af4f Corrected simulation demos 9 years ago
Maciej Suminski 22f5bceda0 Removed obsolete sim demo folder. 9 years ago
Tomasz Wlostowski 4ecc17385d sim: more examples 9 years ago
Tomasz Wlostowski cf9abef23a demos: some simulation examples [wip] 9 years ago
Maciej Suminski ef45cd696d Refresh plots after simulation is relaunched 9 years ago
Maciej Suminski d5acd7575d Updated demo schematics for simulation 9 years ago
Tomasz Wlostowski bfb08fb7c4 test schematic added 9 years ago
jean-pierre charras 9a0d346afa Minor update: pic_programmer demo: use current (updated) components instead of old ones in schematic and board. 9 years ago
jean-pierre charras aea1f1be6d page layout reader: fix a minor issue in parseGraphic method. Update a old (incorrect) .kicad_wks file in demo. page_layout_writer.cpp: remove a few useless spaces in output files. 10 years ago
jean-pierre charras 351752f4e4 Fix Bug #1539889 (empty translated strings which create issues in translation tools) 10 years ago
jean-pierre charras 75b1df464d Pcbnew and Gerbview: layer manager: use double click to edit color (as usual to edit someting) and simple click (as previously) to select the layer. Reason: avoid opening the color dialog each time a new layer is selected. 10 years ago
unknown 274e88d381 Fix Python demo script gen_gerber_and_drill_files_board.py to choose one or 2 drill files when calling SetOptions() if NPTH pads are used. 10 years ago
jean-pierre charras a988d7a2f1 Demos: minor update in kit-dev-coldfire-xilinx_5213.kicad_pcb 10 years ago
jean-pierre charras ecad3ad235 Netlist generator: avoid changing the order of parts in libparts section each time libraries are reloaded. 10 years ago
jean-pierre charras 6d8fb6015b Fix Bug #1512726 (pl_editor can't not load template that have image with (option page1only) ) 10 years ago
jean-pierre charras 01be350851 Update clipper library version (from 6.21) to the latest (currently 6.4.0 , 2 July 2015) which fixes some bugs. 10 years ago
jean-pierre charras ae506e8223 polygons in footprint body: fix incorrect calculation of polygons with clearance or outline thickness (fix bug #1511366) 10 years ago
jean-pierre charras c94a5dd46f Footprint wizard: fixes and enhancements in python scripts. 10 years ago
jean-pierre charras 8ff5bc6108 gen_gerber_and_drill_files_board.py script: fix incorrect output folder for drill files. 10 years ago
jean-pierre charras bb95fcccfc plotcontroller: add method to get the current plot full file name and the current plot folder full path from Python script. 10 years ago
unknown ad10218a58 Rename {Set,Get}GerberExtensions() to {Set,Get}GerberProtelExtensions() (better name) in public API. 10 years ago
unknown 3ca82446d8 Fixes in GEDA footprint plugin import. 10 years ago
jean-pierre charras 70b584c5f5 Dialog Pad Properties: fix 2 issues: Bug #1504749 (pad parameter "delta" checking error for non trapezoid pads which do not use this parameter) and SMD pads allowed on all layers 10 years ago
kinichiro acc19096c3 Demos: fix 3D models (bug 1500956) kit/pic/sonde/test_xil/video 10 years ago
kinichiro d797379855 Demos: fix 3D models (bug 1500956) complex_hierarchy/ecc83/flat_hierarchy 10 years ago
Wayne Stambaugh ce68767fce Demos: fix 3D models due to library changes. (fixes lp:1500956) 10 years ago
jean-pierre charras 8174e1aefd 3D viewer: speed up the silkscreen layer generation (not perfect, but it help). 10 years ago
jean-pierre charras 0a10813352 Eeschema: BOM dialog: fix some minor issues when displaying messages. 10 years ago
jean-pierre charras e25ba1f51e Demos: make a private library for each demo, to avoid issues when using modified kicad new schematic libraries 11 years ago
jean-pierre charras 699c76ccea Rework on EXCELLON_WRITER class, to allow gerber and drill files creation from a python script. 11 years ago
jean-pierre charras 9da39717ae Add a python script example in demo folder to create various plot files from a board. Fix also some issues in plot controller helper class. 11 years ago
Maciej Suminski b85ed89ea5 Corrected a few pads layer settings in 'sonde xilinx' demo. 11 years ago
jean-pierre charras ff154dba3c demos/ schematic tidying 11 years ago
jean-pierre charras c9b9ccd2b6 Fix issue #1429665 (eeschema doesn't recognize .sch file when the LIBS section is empty. But the section is not used, just a comment, therefore can be empty). 11 years ago
jean-pierre charras 6a19315557 Fix compat with swig 3.03 11 years ago
jean-pierre charras 45fcc04dbf Update ecc83 demo. default KISYS3DMOD definition on Linux: add /usr/local/kicad/share/kicad/module/package3d test to find a suitable value. 11 years ago
jean-pierre charras 6bae852cb9 Minor fixes: specctra export: skip malformed circles (having a radius = 0) in board outline creation, which can crash 3d-viewer or vrml export. 11 years ago
jean-pierre charras 06f59a94ed eeschema: Find Replace: fix a bug in replace command: sometimes, the string to replace was found, but not replaced if this string contained lower case letters. 11 years ago
jean-pierre charras 3814cdaff1 Pcbnew: Minor fix in hotkeys. Demos: add an example to use a local fp-lib-table and local libs, and update schematics and boards. 11 years ago
jean-pierre charras 3d83434275 Very minor fixes. 11 years ago
jean-pierre charras ff6d09d22c Fix some case sensitive filename issues. 11 years ago
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. 11 years ago
jean-pierre charras 01a8442b35 3d viewer: minor code cleaning (remove useless #include ) 11 years ago
jean-pierre charras 4c77724134 Very minor fixes. *.kicad_pcb files update to current Pcbnew version. 11 years ago
jean-pierre charras adf1553b20 Update demo files 11 years ago
jean-pierre charras 9a7116d4ab Update old demo board files. Minor code cleaning. 12 years ago